bug-ncurses
[Top][All Lists]
Advanced

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

RE: ncurses5.5 depot appears to not include the runtime and shlibs


From: Thomas Dickey
Subject: RE: ncurses5.5 depot appears to not include the runtime and shlibs
Date: Wed, 1 Feb 2006 05:50:52 -0500 (EST)

On Tue, 31 Jan 2006, Feltman, Irv wrote:

Thomas,

No doubt that what you say is true.  I have no clue who bundles the
depots and thought I would pass along the facts.  Hoped that someone
like yourself would know who to pass it on to.

I have some idea for the Linux and *BSD packagers, but do not recall any contact with any of the Unix vendors (other than random newsgroup comments which generally are a waste of bandwidth).

I have spent most of the day trying to find the ncurses SHLIBS to
satisfy the Lynx corequisite requirement.  Haven't found it anywhere and
so have not been able to load Lynx on HP 11i until I do.

Don't happen to know where I could find the shared libraries do you?

no - if you have a compiler it shouldn't be hard to do:

I would do something like this:

        configure --with-shared --with-caps=hpux11 --program-prefix=n
        make
        make install.progs install.data install.libs

to install tic as "ntic", make the terminfo compatible with HPUX and install the shared libraries.


Thanks
Irv



-----Original Message-----
From: Thomas Dickey [mailto:address@hidden
Sent: Tuesday, January 31, 2006 7:40 PM
To: Feltman, Irv
Cc: address@hidden
Subject: Re: ncurses5.5 depot appears to not include the runtime and
shlibs

On Tue, 31 Jan 2006, Feltman, Irv wrote:

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/ncurses-5.5/

That's an HP site - not an ncurses bug.

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



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




reply via email to

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