Re: WWW under SCO Unix

mitra@path.net (Mitra)
Newsgroups: list.www-talk
Path: mitra
From: mitra@path.net (Mitra)
Subject: Re: WWW under SCO Unix
Organization: Pandora Systems
Date: Wed, 21 Apr 1993 17:42:40 GMT
Message-id: <C5uH75.DMw@pandora.sf.ca.us>
X-Newsreader: TIN [version 1.1 PL8]
References: <9304201345.AA10829@www3.cern.ch>
Apparently-To: www-talk@nxoc01.cern.ch

On Marc's suggestion I grabbed the xmosaic-1.0 files, the library code
in there is much changed from the WWW library, although its parentage is
still visible.

The first set of changes worked fine and got rid of a bunch of bugs,
however the sticky point is in HTFile.c where it uses the "direct"
structure rather than "dirent" which is (according to xmosaic's tcp.h
file) more appropriate for several systems.  Unfortunately the code is
differennt enough between xmosaic and WWW that without better
understanding its not possible to just copy it over.

The actual error reported is that there is no d_namlen in the
structure.

Any help appreciated, 


- Mitra