On Mon, 01 May 2000, Norm McMillan wrote about, "Predict" install problems.:
> My apology in advance if this is the wrong list for this type of inquiry.
> It should perhaps be in linux-newbie, but it is ham related!
>
> I'm running Red Hat 6.0, kernel 2.2.5-22
> I've downloaded and untared "predict" into /tmp/predict.
>
> I have the ncurses 4.2 library but can't find any sign of pthreads! It may
> be on the distro disk (APC Revised ed Linux Pocket Book.) but I can't find
> it there either.
The install program does not look for the ncurses lib (as i see it), it
looks for a souce file in /usr/include
>
> On running ./install as explained in the README I get this error message.
> (almost immediately!)
>
> one moment please... installer.c: 7: curses.h: no such file or directory
> ./install: ./installer: no such file or directory
With the above error message one can conclude that you dont have a file
called /usr/include/curses.h which is normaly installed by every distro.
The second error comes automaticly as the install script carries on after
its 'cc' line failed.
> And install aborts.
>
> >From the ncurses docs I am under the impression that ncurses replaces
> curses, and so am a little puzzled.I expected an error when install looked
> for pthreads but not for curses.
>
> The questions are...
> Where do I look for pthreads(.lib?)? Is it on the distr as an RPM?
> Whats with the curses/ncurses error?
They are in /usr/lib on a standard Slackware-7.0 system so i presume thats
where they will reside on others as well.
They being;
/usr/lib/libpthread.a
/usr/lib/libpthread_p.a
/usr/lib/libpthread.so
The whole package installs perfectly here on my slackware-7.0 system.
>
> Hope someone can help or point me to some help.
>
>
> Norm, VK2XCI.
> Mount Hope NSW. Voice of the Edge of The Outback
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/