solidsnake Posted May 12, 2010 Share Posted May 12, 2010 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
solidsnake Posted May 13, 2010 Author Share Posted May 13, 2010 ok i figured out how to make shared library but i just need this file libpcre.so.3 cuz i found it but its seems corrupted when i run mta says Bus Error so i need libpcre.so.3 can anyone upload it ? Link to comment
solidsnake Posted May 14, 2010 Author Share Posted May 14, 2010 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
Orange Posted May 15, 2010 Share Posted May 15, 2010 As you said on IRC, you haven't got root privledges. Are you sure? Can't you just ask host to help you? Link to comment
solidsnake Posted May 15, 2010 Author Share Posted May 15, 2010 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now