lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV 2-7rp trials


From: Nelson Henry Eric
Subject: Re: LYNX-DEV 2-7rp trials
Date: Thu, 24 Apr 1997 13:52:02 +0900 (JST)

> Well, I got the 2-7rp code, and started to look at testing it. First hurdle:

I'm envious.  Wonder when I'll ever get it downloaded.

> Does anyone have a known good solaris2-ncurses makefile that they can share?

The following worked for me with Klaus's lynx-2.7.1oldRP+wb+ct-0.2.zip.
                                                   ^^^
solaris2-ncurses:
        cd WWW/Library/solaris2; $(MAKE) CC="gcc" LYFLAGS="$(SITE_LYDEFS)"
        cd src; $(MAKE) all CC="gcc" MCFLAGS="-O4 -s -DCS -DFANCY_CURSES \
                -DNCURSES -DUNIX -DSVR4 -DSOLARIS2 -DCURS_PERFORMANCE \
                -DUTMPX_FOR_UTMP -DUSE_DIRENT -DLOCALE -DHAVE_TERMIOS_H \
                -I../$(WWWINC) $(SITE_DEFS)" \
                LIBS="-L/usr/ccs/lib -R/usr/ccs/lib -lncurses -lnsl -lsocket \
                -lresolv" \
                WWWLIB="../WWW/Library/solaris2/libwww.a" \
                STYLE=NCStyle

Maybe there's a hint in there somewhere.

__Henry
;
; 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]