lynx-dev
[Top][All Lists]
Advanced

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

[HPADM] SUMMARY Curses.h on 10.20


From: RGuzman
Subject: [HPADM] SUMMARY Curses.h on 10.20
Date: Wed, 10 Sep 1997 21:13:18 -0400

Thanks to J.C. Choi for your answer, definitely it's fix my problem.

Here is my original question:

>After making an upgrade from 10.01 to 10.20 we are having problems with
>the curses.h library.
>
>We made the program (see next) basically to test terminal attributes.
>It works on 10.01 but not on 10.20. We compile it with -lcurses flag.
>
>I restored previous (10.01) libcurses.a and curses.h on my 10.20 machine
>just in case, but still does not work on 10.20.

The answer was to compile using the following format:

        cc -o object_file -D_HP_CURSES source_file.c -lHcurses


Ruben Guzman
TRICOM
address@hidden
----------------------------------
If you indicate where I should change the makefile to try this, I can do
it easily today.


>
============================================================================
Roger Hill, P.O.Box 4T, Barbados, West Indies.   
Tel:246-230-9596        Fax:246-433-8365         E-mail: address@hidden
============================================================================

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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