From owner-freebsd-current Sat Sep 11 4:32:58 1999 Delivered-To: freebsd-current@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id 4CF9E1510C for ; Sat, 11 Sep 1999 04:32:52 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (ppp01.egd.igd.fhg.de [153.96.43.211]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAA21C7 for ; Sat, 11 Sep 1999 13:32:10 +0200 Message-ID: <37DA3D24.78045A72@rostock.zgdv.de> Date: Sat, 11 Sep 1999 13:29:40 +0200 From: Thomas Runge X-Mailer: Mozilla 4.6 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-current@FreeBSD.ORG Subject: Re: Compupic - yes, it works. References: <01D4D419B1A4D111A30400805FE65B1303365FF9@nmrusdunsx1.nielsenmedia.com> <3.0.3.32.19990910231146.0076d004@mail.embt.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom Embt wrote: > Now another question: Have you been able to get to /usr? When I try to > bring it up I get /compat/linux/usr instead. At least /home works.. :) I guess, thats the way our linux mode works. If the application asks for a special directory, it's prefixed with /usr/compat (or even /compat) and tried. If it can't be found, it will take the "right" directory. So, if you make a symlink with a different name, it should work. -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message