[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Re:



>I'd suspect that your c++ is not g++. You may try a c++ -v to see what 
>it is, or edit configure and delete c++ from that CC macro search list.

Otcl should not require gcc/g++, but should work with any C++
compiler.

However, there is a VERY COMMON g++ installation bug that 
triggers the warning message:

> checking whether the C++ compiler (c++ ) works... no
> configure: error: installation or configuration problem: C++ compiler
> cannot create executables.

So, as
<http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9906/0152.html>
said, you may wnat to check your gcc/g++ installation.

If this turns out to be the problem please let us know
(and ideally send us the exact error message [if you didn't already])
and we'll add this to the common installation problems web page.

   -John Heidemann



>
>- Haobo
>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]]On Behalf Of Martin Koyabe
>> Sent: Thursday, June 08, 2000 9:21 AM
>> To: [email protected]
>> Cc: [email protected]
>> Subject: [ns] Re:
>> 
>> 
>> L,
>> 
>> What was the suggested solution to the problem below. I am also 
>> having the same 
>> problem here installing Otcl on HP-UNIX platform 
>> 
>> [..]
>> http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9906/0152.html
>> 
>> 
>> -- Martin
>> 
>> 
>> 
>> 
>