[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ns install failed
Looks to me like gcc is not installed. You may be able to find a binary
release for HP-UX.
If not you can get the source at http://www.sunsite.unc.edu/pub/gnu/.
Be sure to configure the LANGUAGES option for both C and C++,
and read
http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9804/0124.html
before you compile TclCl.
Finally, you need to install ns-allinone. It has all of the components
necessary for ns (i.e. tcl, tk otcl, etc.)
These have dependencies and must be intalled in the proper order
Hope this helps!
art mena
boeing
> ----------
> From: Alan.Hsu@nmp.nokia.com[SMTP:Alan.Hsu@nmp.nokia.com]
> Sent: 04 June, 1998 7:11 AM
> To: ns-users@mash.cs.berkeley.edu
> Cc: Alan.Hsu@samail01.nmp.nokia.com
> Subject: ns install failed
>
> >
> > Hi,
> >
> > I tried to install ns, but got the following error messages. Could
> you
> > please advise me what is wrong?
> >
> > Best Regards,
> > Alan Hsu
> >
> > >
> > > ....
> > >
> > > > > > loading cache ./config.cache
> > > > > > checking for ranlib... ranlib
> > > > > > checking for a BSD compatible install... ./install-sh -c
> > > > > > No .configure file found in current directory
> > > > > > Continuing with default options...
> > > > > > checking host system type... hppa1.1-hp-hpux10.20
> > > > > > checking target system type... hppa1.1-hp-hpux10.20
> > > > > > checking build system type... hppa1.1-hp-hpux10.20
> > > > > > checking for gcc... no
> > > > > > checking for cc... cc
> > > > > > checking whether the C compiler (cc ) works... yes
> > > > > > checking whether the C compiler (cc ) is a
> cross-compiler...
> no
> > > > > > checking whether we are using GNU C... no
> > > > > > checking for c++... no
> > > > > > checking for g++... no
> > > > > > checking for gcc... no
> > > > > > checking for CC... no
> > > > > > checking for cxx... no
> > > > > > checking for cc++... no
> > > > > > checking whether the C++ compiler (gcc ) works... no
> > > > > > configure: error: installation or configuration problem: C++
> > compiler
> > > > > > cannot create executables.
> > > > > > otcl configuration failed! Exiting ...
> >
> > +------------------------------+------------------------------+
> > | Alan Hsu | |
> > | Nokia Research Center | Email: alan.hsu@nmp.nokia.com|
> > | 6000 Connection Drive | Tel: (972) 894-4818 |
> > | Irving, Texas 75039 | Fax: (972) 894-4589 |
> > | U. S. A. | Mobile:(817) 360-6982 |
> > +------------------------------+------------------------------+
> >
> >
> >
>