PDA

View Full Version : The Perfect Setup - Fedora Core 5 (64-bit) - sasl2


toadeny
1st August 2006, 11:01
Hi,

I have tried to setup the fc5 perfect install, all has gone well until page 5.

I am running a 64bit LGA775 celeron 2.66.

-----


We must edit /usr/lib64/sasl2/smtpd.conf so that Postfix allows PLAIN and LOGIN logins. It should look like this:


vi /usr/lib64/sasl2/smtpd.conf



the file does not exist [new file].

additionally the /usr/lib64 directory does not exist.

i must be doing something very basic wrong.

thanks in advance.

falko
2nd August 2006, 14:11
What's the output of uname -m?

toadeny
2nd August 2006, 22:37
Hi Thanks for your reply, the output is below:


[nathan@fc5 ~]$ uname -m
i686

falko
3rd August 2006, 17:18
Ok, then you're running a 32-bit Fedora, not a 64-bit version.
Then you must replace /usr/lib64 with /usr/lib in the tutorial, and it should work. :)

toadeny
3rd August 2006, 22:31
thanks. i made a rather silly mistake!