Hello,

Here are the commands that I use to manually install dvbcut on my Ubuntu 
installation:

checkout:
svn co https://dvbcut.svn.sourceforge.net/svnroot/dvbcut/trunk dvbcut

Compile and install:
autoconf
./configure --with-qt3-include=/usr/include/qt3/ --prefix=/usr
make
sudo make install


Could anybody please tell me how I can create a tarball from the svn 
directory produced by the checkout?


Thanks in advance,

Francesco

------------------------------------------------------------------------------
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to