View Single Post
  #6 (permalink)  
Old 03-29-2006, 01:14 PM
jesse jesse is offline
New Member
 
Posts: 4
Default Fedora Core 5

It works great on FC5. I had to do a few things to get it working.

First, I had to make a few symlinks for some libraries:

ln -s /lib/libssl.so.0.9.7a /lib/libssl.so.5
ln -s /lib/libcrypto.so.0.9.7a /lib/libcrypto.so.5
ln -s /usr/lib/libbind.so.4.0.2 /usr/lib/libbind.so.3

next, I had to create an account for postfix.

After that, the install was pretty flawless, and it's happily running on my server.



Quote:
Originally Posted by gjnieuwenhuis
Hi,

As Fedora FC5 has just been released: Has anyone tried installing Zimbra on FC5 yet? My current server runs on FC4 but my new hardware has a strong dislike for FC4 so I can choose between FC3, FC5 or Centos 4.3.
Any suggestions (without the usual distri wars please) on which would
run most stable on a Compaq Evo D510 E-PC ?

Thanks,
GJ.
Reply With Quote