Ubuntu Suomen keskustelualueet

Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: Juhhe1 - 29.12.06 - klo:21.02

Otsikko: kdenlive ohjelman .deb teko checkinstall:lla
Kirjoitti: Juhhe1 - 29.12.06 - klo:21.02
Miten pystyn tekemään checkinstall:lla .deb paketin tuosta kdenlive ohjelmasta. Olen siis ajanut .configuren ja maken läpi, kun kirjoitan sudo checkinstall se jää tälläiseen kohtaan

Koodia: [Valitse]
Installing with make install...

========================= Installation results ===========================
WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake install
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/unsermake/__init__.py", line 1362, in ?
    main()
  File "/usr/lib/python2.4/site-packages/unsermake/__init__.py", line 1047, in main
    files = os.listdir(sourcedir)
OSError: [Errno 2] No such file or directory: '/usr/lib/python2.4/site-packages/unsermake'
make: *** [install] Virhe 1

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

sudo unsermake install asentaa kyllä ohjelman, mutta haluaisin tehdä siitä .deb paketin.