[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV lynx compilation under ptx4.1.4
From: |
Klaus Weide |
Subject: |
Re: LYNX-DEV lynx compilation under ptx4.1.4 |
Date: |
Sat, 20 Sep 1997 12:31:25 -0500 (CDT) |
On Sat, 20 Sep 1997, T.E.Dickey wrote:
> > afternoon-
> >
> > i've been chasing my tail all morning with this one - maybe
> > you can help.
> >
> > i've never compiled lynx2.7.1 under a platform that doesn't
> > have ranlib, so i've never had to remove any references to it
> > from the build. i'm trying to build lynx on a sequent/ptx4.1.4
> > platform, and the the archive towards the end of the procedure
> > fails with 'Make cannot load ranlib.' ( no kidding.... )
> >
> > where is ranlib referenced so i can axe it?
> probably in WWW/Library/Implementation (in the development version, this
> is already addressed, since ranlib is one of those things that's become
> obsolete on a lot of platforms)
Yea but would make (which make?) output a message like
'Make cannot load ranlib.' ??
That seems strange. Anyway, the ranlib command appears in various
files WWW/Library/*/*[Mm]akefile but should be preceded by '-' so that
make will ignore the error if it doesn't exist. Maybe he has a weird
make.
Klaus
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;