Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 03:12:37 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        lh@aus.org
Cc:        jcwells@u.washington.edu, current@FreeBSD.ORG, steveo@iol.ie
Subject:   Re: Netscape | Mozilla
Message-ID:  <199901281112.DAA69718@silvia.hip.berkeley.edu>
In-Reply-To: <199901271901.OAA22237@ayukawa.aus.org> (message from Luke on Wed, 27 Jan 1999 14:20:32 -0500 (EST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Luke <lh@aus.org>

 * linux_lib port. [why does it install into / anyways]

You can put it anywhere and symlink to it, like sysinstall does now,
but it has to be called "/compat" (or some other well-known place)
because of the implementation.  The string "/compat/linux" has to be
hardcoded in the linux emulator binary.  (If we move it to
"/usr/local/compat", people who use LOCALBASE other than "/usr/local"
will be screwed, etc.)

I know, I tried to change it before until I realized that it's not
that easy.

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901281112.DAA69718>