>>>>> "Steve" == Steve Juranich writes: Steve> On Fri, 13 Oct 2000, guran remberg wrote: >> [EMAIL PROTECTED]:~$ scilab [EMAIL PROTECTED]:~$ >> /usr/lib/scilab-2.5/bin/scilex: error in loading shared libraries: >> libtk8.0.so: cannot open shared object file: No such file or >> directory >> >> then I did: >> >> [EMAIL PROTECTED]:~$ locate libtk8.0.so /usr/lib/libtk8.0.so.1 >>
Steve> Make sure that /usr/lib is in your LD_LIBRARY_PATH. Just a ln -sf libtk8.0.so.1 /usr/lib/libtk8.0.so, I think -- Sergey Suleimanov