IgorGlock Posted December 23, 2009 Posted December 23, 2009 Hello world ! I have a-.-' FreeBSD R00T Server and I can't run my server up?! root# cd mta_linux-1.0.3 root# sh mta-server mta-server: 1: Syntax error: "(" unexpected root# Can some help me? my english F-
Easterdie Posted February 8, 2010 Posted February 8, 2010 freebsd 7.2: ./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory need help
MTA Team jhxp Posted February 16, 2010 MTA Team Posted February 16, 2010 I'm not much into FreeBSD, but you need to install the package that contains that library (libpcre , version 3). Search in the repository for packages that contain such name, and if your FreeBSD is 64 bit, install the package that's suitable for running 32 bit apps.
shortybsd Posted September 12, 2010 Posted September 12, 2010 I have the error: ./mta-server: Error opening terminal: xterm. Currently I installed pcre via ports via cd /usr/ports/devel/pcre. make PREFIX=/usr install then linked the library to downgrade to version 3 via cd /compat/lib/, ln -s libpcre.so.0 libpcre.so.3 now I get that error. If anyone knows the problem please let me know, otherwise I will let you FreeBSD guys know how to fix it if I figure it out.
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