Click to See Complete Forum and Search --> : help with xcdroast?


bobtcowboy
04-05-2001, 10:25 PM
ok, I apt-got installed xcdroast cuz I heard good stuff about it...

after it installs n stuff, I run a
chmod +s /usr/bin/xcdroast

though actually it wanted me to run
chmod +s /usr/local/bin/xcdroast

after that, I run it (either as a normal user or as root) and I get this message... I'm still learning, so if anyone could shed any light, it'd be great.

I know the burner works (burning right now using cdrecord ... hmm... could that be the problem?) I'm running Progeny Debian if it matters.

here's the output:


bill@Rohan:~$ su
Password:
Rohan:/home/bill# xcdroast
xcdroast: error while loading shared libraries: libtix4.1.8.0.so.1: cannot load shared object file: No such file or directory


Thanks!
Bill

pwrhouse
04-05-2001, 11:14 PM
i believe that tix is part of or used with tcl/tk. See if you have tix installed. If not try to apt-get it. I am suprised that Debian didn't see this dependency.

bobtcowboy
04-06-2001, 12:11 AM
Originally posted by pwrhouse:
i believe that tix is part of or used with tcl/tk. See if you have tix installed. If not try to apt-get it. I am suprised that Debian didn't see this dependency.

ok, so I did a find for *libtix* and came up with a file called libtix4.1.8.3.so.1 ... is there a reason that this library won't work?

is it configured wrong?

Bill

Molecule Man
04-06-2001, 10:14 AM
I am not sure on this problem, but I would suggest using XCDRoast .98 insted of .96, though .98 is alpha/beta, the author suggests using it instead, it now has more features than the old version. It is now a GTK+ app though.