Another solution is to (as root) run: `ln -s /usr/lib/libtix4.1.8.3.so.1 /usr/lib/libtix4.1.8.0.so.1` , which will make a symbolic link to the file for which xcdroast is looking.
Levi Bard On Sun, 2001-09-16 at 12:21, Carlos Sousa wrote: > Krammer Clemens wrote: > > hello, > > > > when i try to launch xcdroast, i get: > > > > benz:~ > xcdroast > > xcdroast: error while loading shared libraries: libtix4.1.8.0.so.1: cannot > > open shared object file: No such file or directory > > > > benz:~ > locate libtix > > /usr/lib/libtix.so.4.1 > > /usr/lib/libtix4.1.8.3.so.1 > > This has already come up (see lists archive). The solution was to > extract (not install) the xcdroast package from stable (potato) into a > temp directory, and copy the libtix4.1.8.0.so.1 file into /usr/lib/ > > That's what I did, worked for me. > > Carlos Sousa > >

