lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV hp-ux


From: marcus
Subject: LYNX-DEV hp-ux
Date: Wed, 13 Nov 1996 09:57:44 +0000 ()

Im not on this list so please email me directly if you have any questions.

I have lynx 2-6 with the important patchset installed on hpux 10.20.  
heres the changes I had to do to the makefile.  I used the 
cc that comes with HP-UX.  

> snake3:
>       cd WWW/Library/snake; $(MAKE) CC="cc" LYFLAGS="$(SITE_LYDEFS)"
>       cd src; $(MAKE) all CC="cc" MCFLAGS="-O -Ae -DFANCY_CURSES -DUNIX \
>               -DSNAKE -I../$(WWWINC) $(SITE_DEFS)" \
>               LIBS="-lc -lHcurses -ltermcap \
>               $(WAISLIB) $(SOCKSLIB) $(SITE_LIBS)" \
>               WWWLIB="../WWW/Library/snake/libwww.a"

as long as I added -lc and -lHcurses, lynx2-6 works great!

I probably should have done this too:
cd src; $(MAKE) all CC="cc" MCFLAGS="-e -DFANCY_CURSES -DUNIX \
as the default cc does not have -O or -A.

Marc Winkler
Systems Administrator
Equifax Health Analytical Services
address@hidden

"There's a reason Cray's run UNICOS (Unix) and not Windows"
;
; 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]