> When I try to run Scid locally like so :- > [peter@localhost scid]$ ./scid > ./tkscid: error while loading shared libraries: libtcl8.5.so: cannot open > shared object file: No such file or directory
If you are sure you have libtcl8.5.so and libtk8.5.so installed in either /usr/lib or /usr/local/lib, then you may have to just issue "sudo ldconfig" to let the linker/loader know about them. Not all operating systems do this at reboot. If this doesn't help, you can also try "man ld.so" and look for info about the LD_LIBRARY_PATH variable. Steven ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users