On Wednesday 31 October 2007 15:16:48 Paul Davis wrote:
On Wed, 2007-10-31 at 15:06 +0000, J M Needham wrote:
Try
sudo ln -s -T /usr/local/bin/libpsphymod.so.0 /usr/bin/libpsphymod.so.0
(1) the original said "lib", not "bin"
(2) bad idea
(3) edit /etc/ld.so.conf and do it the right way
When you go to configure it, say "./configure --libdir=/usr/local"
Gordon