Thank you for a great software package! We have a bit of a problem however in that apache on Leopard Server runs in 64 bit mode. That means our mod_python is trying to find the 64 bit version of libpq and failing. We have everything else compiled to be 32/64 bit universal binaries but Postgres. I copied the libraries from a i386/x86_64 bit build over the top of your files and everything works just fine. I've heard there are some issues with running the server in 64 bit mode but I cannot find any links to back this up! Sorry.
Could you add x86_64 to the universal build? I know PPC was added not too long ago, the process should be rather similar.
Cheers,
Ryan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Thank you for a great software package! We have a bit of a problem however in that apache on Leopard Server runs in 64 bit mode. That means our mod_python is trying to find the 64 bit version of libpq and failing. We have everything else compiled to be 32/64 bit universal binaries but Postgres. I copied the libraries from a i386/x86_64 bit build over the top of your files and everything works just fine. I've heard there are some issues with running the server in 64 bit mode but I cannot find any links to back this up! Sorry.
Could you add x86_64 to the universal build? I know PPC was added not too long ago, the process should be rather similar.
Cheers,
Ryan
Great. Thank you!
It's on the list for 8.3.