Jump to content

CentOS 5.4 - Missing libpcre.so.3


Recommended Posts

hi i have problem when i run mta server

-bash-3.2$ ./mta-server
./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory

well i dont have root account so is there anyway to run it .... i heared something about shared library (export LD_LIBRARY_PATH) but i dont get it

Link to comment

This Problem still ... i put libpcre.so.3 in /mta/lib >> new folder i create it for this (libpcre.so.3)

then

-bash-3.2$ ./mta-server 
./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory
-bash-3.2$ cd /home/user/mta
-bash-3.2$ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/user/mta/lib" ./mta-server
 
Bus error
.-bash-3.2$

how can i fix this ? i did what it said in this http://www.linux.org/docs/ldp/howto/Program-Library-HOWTO/shared-libraries.html

Link to comment
As you said on IRC, you haven't got root privledges. Are you sure? Can't you just ask host to help you?

i did already but it seems he is busy or something last time when he said to me send me package link to install it for ya .... that is all

* now im downloading / installing CentOS 5.4 in my local pc (virtual pc) & im going to try to figure it out & check files same as hosting files or not (library)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...