Lincvs package in Ubuntu 5.10

'Forum Post ulist at gs1.ubuntuforums.org
Sat Oct 22 11:59:02 UTC 2005


This worked for me:



Go into Synaptic. If -kdelibs-, -fakeroot-, -alien- and -cvs- aren't
installed, install them, and exit Synaptic.

Download the lincvs .deb into e.g. /tmp from your nearest mirror:

http://tinyurl.com/bh4lc


Code:
--------------------
    cd /tmp

  fakeroot alien --to-tgz lincvs_1.4.0-2_i386.deb

  fakeroot alien --to-deb lincvs-1.4.0.tgz

  sudo dpkg -i lincvs_1.4.0-2_all.deb

  lincvs &
--------------------


John


-- 
jpmcc




More information about the ubuntu-users mailing list