I tried doing an install on a shared web host, and got the following error:
Checking for existing version..........*** Failed ***
---------------------------------------------------------------------
Errors indicate a shared library needed by Texis could not be found:
*** /home/pyrite/lib/search/install-tmp/usr/local/morph3/bin/monitor: error while loading shared libraries: libtermcap.so.2: cannot open shared object file: No such file or directory ***
This is often caused by incompatible changes between versions of the
OS or C lib, eg. the version Texis was created with and your version.
Install the above missing library from your OS media if possible.
Your Linux version appears to be 2.4.26
You may also be able to FTP the lib from ftp://ftp.thunderstone.com/pub/linux/
*** Aborting installation due to above error ***
Since I don't have root access, how do I get the install script to see the shared lib I downloaded from the ftp site for my kernel?
Checking for existing version..........*** Failed ***
---------------------------------------------------------------------
Errors indicate a shared library needed by Texis could not be found:
*** /home/pyrite/lib/search/install-tmp/usr/local/morph3/bin/monitor: error while loading shared libraries: libtermcap.so.2: cannot open shared object file: No such file or directory ***
This is often caused by incompatible changes between versions of the
OS or C lib, eg. the version Texis was created with and your version.
Install the above missing library from your OS media if possible.
Your Linux version appears to be 2.4.26
You may also be able to FTP the lib from ftp://ftp.thunderstone.com/pub/linux/
*** Aborting installation due to above error ***
Since I don't have root access, how do I get the install script to see the shared lib I downloaded from the ftp site for my kernel?