I am configuring a shell box for inclusion in my subnet.
I have tcl8.3 setup on the machine which runs debian.
When i do a ./configure from a user account I receive no fatal error to the configure script..... but the actual make fails.
---------------------
Sucessful compile: eggdrop
./eggdrop: error in loading shared libraries: libtcl8.3.so: cannot open shared object file: No such file or directory
make: *** [modegg] Error 127
-----------------------------------
Any assistance you could render me with this issue would be appreciated.
Masskilla: Yes I have, thoroughly; You see, it compiles fine, and the Makefile has the correct paths, but the linker fails to find the shared library, this is right after the compiler found it!. The only thing I can think of is that my system, Red Hat 6.2, is compiled/installed without X11 or any gui for that matter, it's just a server.