On Tue, Jul 09, 2002 at 10:24:57AM +0100, Brian O'Donoghue wrote:
> Well when I was installing it I found that the install was replacing some of
> the binaries in /usr/apache/bin to do with creating 'encrypted I think'
> passwords... and the version of libcrypt on the Slackware system was causing
> a problem with whatever version of the password creation utils the mail
> server install was attempting to install.... so I copied the binaries during
> the install from an alternate location on my hdd... ie once the utils had
> been replaced in the apache dir... but the install script was still asking
> me questions... I recopied the correct version of the password utils into
> the apache directory thus side stepping the whole issue of libcrypt... I
> think... and yes I have verified that I am not running any other services
> that might conflict with the mailserver...
The above probably won't bypass any shared library issues - you might be
able to bypass any such issues by putting the correct library versions in
/some/other/location and then doing
# LD_LIBRARY_PATH=/some/other/location:$LD_LIBRARY_PATH
# export LD_LIBRARY_PATH
for the programs in question.
> But when I issue the command mailserver start... I get
>> Bynari Mail Server: Starting XX.....start command failed. /And no obvious
> way of finding out why... scratches head
Get ltrace and strace and play around with them - they may often be of
help in debugging seemingly opaque issues.
Gary.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!