![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| libncurses.so.5 | chrs0302 | SUN Solaris | 4 | 08-05-2005 08:56 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
need libncurses.so
I'm trying to run a program called screen. When I try to execute it, I get this message:
(root@megas)/home/root# screen /usr/lib/hpux32/dld.so: Unable to find library 'libncurses.so'. Killed This is an Itanium machine running 11.23. I've done some hunting around, but can't seem to find this file for HP-UX. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
not sure about HP-UX, but.... if 'screen' lives under /usr/local/bin, see if there's /usr/local/lib/libncurses.so
If there's one, make sure that your LD_LIBRARY_PATH includes /usr/local/lib |
|
#3
|
||||
|
||||
|
#4
|
|||
|
|||
|
You probably need the ncurses-devel package,check at a HP-UX repository like http://hpux.cs.utah.edu/
|
|||
| Google The UNIX and Linux Forums |