On Wed, 6 Aug 2008, Allin Cottrell wrote:
Perhaps try
sudo ldconfig
though I think "make install" should normally take care of that.
If all alse fails, please try this:
make clean
make >make.log 2>&1
sudo sh -c "make install >install.log 2>&1"
and email me make.log and install.log. Thanks!
Allin.