Op deze wijze zou het moeten gaan
The following instructions worked for me to install lightscribe under 64-bit ubuntu. Open a terminal, then copy and paste each command as required.
The version numbers will need to be changed to match the actual download files. The first two commands will install the LightScribe software. The remaining commands will resolve issues with referencing a required library.
sudo dpkg -i --force architecture lightscribe-1.12.37.1-linux-2.6-intel.deb
sudo dpkg -i --force architecture lightscribeApplications-1.10.19.1-linux-2.6-intel.deb
sudo ln -s /usr/lib/liblightscribe.so.1 /usr/lib32/
sudo ln -s /usr/lib/liblightscribe.so /usr/lib32/
sudo ldconfig
The following instruction will provide a two-item menu that includes an option to print darker labels:
sudo /usr/lib/lightscribe/elcu.sh
Van deze site
http://www.lightscribe.com/discussionBoards/index.aspx?g=posts&t=2724