Hi, I know that are already several questions of this kind but i haven't found one topic that helps me.
So the problem is that I got a shell and the host doesnt have tcl 8.5 installed so I downloaded and installed on my home dir. So, after that i ran "./configure" and it detected both tcl.h and lib on the dir that I installed tcl so thats good I thought. Made "make config" without errors but when i did "make" it appeared the this error, "error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory
make: *** [modules] Error 127".
Can anyone please help me with this? Since the host doesnt have tcl installed but I placed on my home dir and it also detects it, what can I do now? Remember, this is a shell from a host provider.
So, everytime I need to restart the eggdrop I need to repeat the export thing? Isn't there a way to add to crontab or something like that?
Also, sorry for making another topic about this, i saw on another thread someone saying to do this but I thought that only the host could do this, didn't wanted to mess something :/.