Re: [PHP] Error running ./configure (c++ error)

2001-11-19 Thread Roy Sigurd Karlsbakk

 Do you have appropriate permissions in the directory you are runnning
 configure in for the user running configure??

Yes.
I'm r00t
--
Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA

Computers are like air conditioners.
They stop working when you open Windows.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Error running ./configure (c++ error)

2001-11-18 Thread Roy Sigurd Karlsbakk

Hi all

I try to ./configure php to run on a just-upgraded rh72 box, but it tells
me c++ cannot create executables.

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-msql \
--enable-inline-optimization --enable-ftp
check...
check...
check...
checking for c++... c++
checking whether the C++ compiler (c++   -Wl,-rpath,/usr/local/Hughes/lib 
-L/usr/local/Hughes/lib) works... no
configure: error: installation or configuration problem: C++ compiler cannot create 
executables.

The following c++-like stuff is installed

# rpm -qa | grep ++
libstdc++-2.96-98
gcc-c++-2.96-98
libstdc++3-devel-3.0.1-3
libsigc++-1.0.3-5
compat-libstdc++-6.2-2.9.0.16
libstdc++-devel-2.96-98
libstdc++3-3.0.1-3
gcc3-c++-3.0.1-3
compat-egcs-c++-6.2-1.1.2.16
libsigc++-devel-1.0.3-5

Thanks a lot

roy
--
Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA

Computers are like air conditioners.
They stop working when you open Windows.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]