|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Terry Carmen (terry
cnysupport.com)
Date: Sun Feb 01 2009 - 20:33:36 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mayuresh Kasture wrote:
> Hello everyone,
>
> I am trying to install postfix. When I do make install, I get an error,
> //etc/postfix/post-install: Error: no /usr/sbin/postconf command found.
> Re-run this command as /etc/postfix/post-install
> command_directory=/some/where.
> make: *** [install] Error 1
> /
> But, I can see postconf in /usr/sbin.
> /root
mayuresh-desktop://home/mayuresh/Desktop/Tools/Postfix/postfix-2.5.6/#
> ls -l /usr/sbin/postconf
> -rwxr-xr-x 1 root root 568127 2009-02-01 16:45 /usr/sbin/postconf
> /
If you're running anything like SELinux or AppArmor, turn it off.
If you're running a plain *nix install, something is screwed up in your
installation package. Download a fresh copy from http://www.postfix.org/
and try again.
Troubleshooting your specific problem is possible, but probably not a
productive use of your time.//
> I followed instructions given in
> http://archive.netbsd.se/?ml=postfix-users&a=2004-08&t=308185
> <http://archive.netbsd.se/?ml=postfix-users&a=2004-08&t=308185>,
>
Use the instructions that come with postfix or from the above URL. 3rd
party instructions are not necessarily current or accurate.
. . .
> gives/
> ///usr/sbin/postconf: error while loading shared libraries:
> libmysqlclient.so.16: cannot open shared object file: No such file or
> directory
> postconf -d mail_version failed
> /
The default postfix install does not use mysql. Unless you require it
for something, it's probably a package dependency you're missing on a
precompiled version of postfix. If you actually need mysql, you should
make sure that mysql and the mysql client libraries are installed.
Terry
--
Terry Carmen
CNY Support, LLC
http://cnysupport.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]