Installation Question

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Installation Question

Jimmy Freese
Hi,

I'm very interested in using the package.

I'm using Linux Red Hat 2.4.21-15.0.3.EL.

./configure gives me the following error.

appending configuration tag "F77" to libtool
checking namespace support... no
configure: error: namespaces not supported

and then it exits. I am not very familiar with
namespace support and C++ but I have gcc version 3.2.3
20030502 (Red Hat Linux 3.2.3-39).

Any help would be appreciated.

Thank
jimmy


               
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


Reply | Threaded
Open this post in threaded view
|

Re: Installation Question

Luigi Ballabio-2
On 2004.08.14 09:14, Jimmy Freese wrote:

> I'm using Linux Red Hat 2.4.21-15.0.3.EL.
>
> ./configure gives me the following error.
>
> appending configuration tag "F77" to libtool
> checking namespace support... no
> configure: error: namespaces not supported
>
> and then it exits. I am not very familiar with
> namespace support and C++ but I have gcc version 3.2.3
> 20030502 (Red Hat Linux 3.2.3-39).

Jimmy,
        can you provide more info? You might find them if you look into  
the generated config.log file.

Later,
        Luigi