From owner-freebsd-hackers Sun Mar 26 21:55:33 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA05040 for hackers-outgoing; Sun, 26 Mar 1995 21:55:33 -0800 Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA05034 for ; Sun, 26 Mar 1995 21:55:26 -0800 Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.8/8.6.6) with SMTP id WAA01275; Sun, 26 Mar 1995 22:56:47 -0700 Message-Id: <199503270556.WAA01275@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol To: hackers@FreeBSD.org cc: bob@obiwan.pmr.com (Bob Willcox) Subject: Re: httpd as part of the system. In-reply-to: Your message of "Sun, 26 Mar 1995 18:14:29 CST." Date: Sun, 26 Mar 1995 22:56:45 -0700 From: Steve Passe Sender: hackers-owner@FreeBSD.org Precedence: bulk Hello, > Given that, are you going to provide a 1.1.5.1 version of Mosaic 2.5? freefall.cdrom.com:/incoming: Mosaic-1151.gz <- unzip & place in /usr/X11R6/bin Mosaic-etc.tgz <- cd /usr, 'tar -xzvf' it The first is mosaic version 2.5 for freeBSD-1.1.5.1 The second contains the app defaults file (Mosaic) and XKeysymDB Also there: MosaicTerm.gz <- dynamically linked to libtermnet libtermnet.so.2.3.gz <- dynamic newterm lib for above These two make a version linked to the pseudo-slip package 'newterm'. They are built for the 950322-SNAP. They are untested, I know nothing of setting up newterm. I built them with lib kindly provided by Chuck Robey, he will be testing it soon. Anyone else feel free to try them, let us know the results. Steve Passe smp@clem.systemsix.com