From owner-freebsd-emulation Mon Dec 2 08:56:10 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA00168 for emulation-outgoing; Mon, 2 Dec 1996 08:56:10 -0800 (PST) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA00128 for ; Mon, 2 Dec 1996 08:56:01 -0800 (PST) Received: from unalmodem.usc.unal.edu.co (unalmodem09.usc.unal.edu.co [168.176.3.39]) by apolo.biblos.unal.edu.co (8.8.2/8.8.2) with SMTP id KAA06804; Mon, 2 Dec 1996 10:44:05 -0500 (EST) Message-ID: <32A3229F.6B4A@fps.biblos.unal.edu.co> Date: Mon, 02 Dec 1996 10:40:31 -0800 From: "Pedro Giffuni S." Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Juergen Lock CC: Marc van Kempen , emulation@freebsd.org Subject: Re: Linux's VRgopher References: <199611211743.SAA26095@nietzsche.bowtie.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk That mail is old ;)... The problem was that I forgot to define the environment variable. I wanted to port this some day, but I am working on other stuff rught now. Thanks anyway! Pedro. Juergen Lock wrote: > > Pedro Giffuni writes: ..... > well. linux uses resolv+, you can hack around this problem by > creating a resolv+ format host.conf (`order bind,hosts'...) > somewhere else like in /compat/linux/etc and pointing an > environment variable to it. > > I can look up the details if you need them, i haven't installed > this right now sorry... > > cheers, > Juergen