DVDStyler Installation under Ubuntu Gutsy 7.10
20 December 2007
If you need of a good DVD authoring software try DVDStyler. Follow next step for installation :
1) Update your repository sources and add this lines to your /etc/apt/sources.list :
#DVDStyler
deb http://de.archive.ubuntu.com/ubuntu gutsy universe
deb http://dvdstyler.sourceforge.net/repository/ubuntu/ gutsy main
2) Update
sudo apt-get update
3) Install DVDStyler
sudo apt-get install dvdstyler
4) You’ll probably get th following error message:
dvdstyler: error while loading shared libraries: libwxsvg.so.0: cannot open shared object file: No such file or directory
You need to install libraries. You can find Debian package n this site. If you have a previous version of libwxsvg0 libraries you have to uninstall them and reinstall from synaptic and not from debian package.
3 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed
1.
yamo | 27 December 2007 at 10:34 pm
I’ve got this message
Impossible de récupérer http://dvdstyler.sourceforge.net/repository/ubuntu/dists/gutsy/main/binary-i386/Packages.gz 404 Not Found
2.
nexthing | 28 December 2007 at 7:56 am
One week ago it worked. You can try any other repository ( for example http://repository.akirad.net/).
3.
Mauro | 7 January 2008 at 2:22 pm
Hi, the problem to install the last version of DVDstyler under Gutsy is the dependency with mjpegtools library.
Do you know how to solve this issue? Is it possible to upgrade mjpegtools?
Thanks