> 1. make sure /etc/ld.so.conf lists non-standard¹ directories that those
> libraries may be in and then run ldconfig (you'll need to root to do this)
>       ¹ anything other than /lib and /usr/lib
> 
> 2. It'd be nice to know why c++ is being tried instead of g++.  I'm sure
> g++ is supposed to be tested first.  How many compilers do you have
> installed? What does:
>       ls -l `locate g++ | grep bin`
> and
>       ls -l `locate c++ | grep bin`
> result in?

Next guess:

Do you have any aliases defined that might be relevant?

Andre'

-- 
André Pönitz ........................................ [EMAIL PROTECTED]

Reply via email to