bug-ncurses
[Top][All Lists]
Advanced

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

Re: problem installing ncurses 5.4 on hp-ux


From: Thomas Dickey
Subject: Re: problem installing ncurses 5.4 on hp-ux
Date: Tue, 5 Apr 2005 08:39:30 -0400 (EDT)

On Tue, 5 Apr 2005 address@hidden wrote:


Hi  - I wonder if you can help with problem installing ncurses 5.4

I am trying to install it on hp-ux 11i, with an ansi c compiler.

The problem is that you don't have a C++ compiler (and the autoconf check doesn't stop on that point - actually a problem with the autoconf package rather than ncurses' configure script).

You can use configure --without-cxx to work around that problem.


I type :

./configure

and then

make

After some time, i get :

... CPP_HAS_PARAM_INIT 0
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 0
... HAVE_BUILTIN_H 0
... HAVE_GPP_BUILTIN_H 0
... HAVE_GXX_BUILTIN_H 0
... HAVE_STRSTREAM_H 0
... HAVE_TYPEINFO 0
... HAVE_VALUES_H 0
... USE_STRSTREAM_VSCAN 0
... USE_STRSTREAM_VSCAN_CAST 0
        cd ../objects;   -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include  -D_HPUX_SOURCE -I/usr/local/include/ncurses  -c ../c++/curse
sh: -I../c++:  not found.
*** Error exit code 127

Stop.
*** Error exit code 1

Stop.



Paul Stuart

Development DBA
Allianz Cornhill
IT Dept
Tel:            +44 (020) 8580 8057
Email:          address@hidden





************************************************************
Copyright in this message and any attachments remains
with us. It is confidential and may be legally privileged.
If this message is not intended for you it must not be read,
copied or used by you or disclosed to anyone else. Please
advise the sender immediately if you have received this
message in error.

Although this message and any attachments are believed
to be free of any virus or other defect that might affect
any computer system into which it is received and opened
it is the responsibility of the recipient to ensure that
it is virus free and no responsibility is accepted by
Allianz Cornhill Insurance plc for any loss or damage in
any way arising from its use.

Cornhill Life, Cornhill Direct and Allianz Global Risks
are trading names of Allianz Cornhill Insurance plc.

Petplan and DBI are part of the Allianz Cornhill group of
companies.

Allianz Cornhill Insurance plc, Registered in England
number 84638. Registered Office: 57 Ladymead, Guildford,
Surrey GU1 1DB.

Allianz Cornhill Insurance plc is authorised and regulated
by the Financial Services Authority.

************************************************************


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]