Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 1999 14:20:01 -0700 (PDT)
From:      Chris Costello <chris@calldei.com>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/12913: Handbook section 23 ("Linux emulation") still points to /usr/ports/emulators/linux_lib instead of linux_base
Message-ID:  <199908012120.OAA57936@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR docs/12913; it has been noted by GNATS.

From: Chris Costello <chris@calldei.com>
To: "Oleg V. Volkov" <rover@fly.lglobus.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/12913: Handbook section 23 ("Linux emulation") still points to /usr/ports/emulators/linux_lib instead of linux_base
Date: Sun, 1 Aug 1999 16:19:48 -0500

 On Mon, Aug 02, 1999, Oleg V. Volkov wrote:
 > >Fix:
 > 	
 > 	Obvious.
 
    ...and here's a patch:
 
 Index: chapter.sgml
 ===================================================================
 RCS file: /home/ncvs/doc/en/handbook/linuxemu/chapter.sgml,v
 retrieving revision 1.15
 diff -u -1 -r1.15 chapter.sgml
 --- chapter.sgml	1999/06/20 21:19:13	1.15
 +++ chapter.sgml	1999/08/01 21:19:06
 @@ -157,3 +157,3 @@
        <sect3>
 -	<title>Installing using the linux_lib port</title>
 +	<title>Installing using the linux_base port</title>
  	
 @@ -162,5 +162,5 @@
  	  do this by hand, however, it is vastly simpler to just grab the
 -	  linux_lib port:</para>
 +	  linux_base port:</para>
  
 -	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_lib</userinput>
 +	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
  &prompt.root; <userinput>make all install</userinput></screen>
 @@ -210,3 +210,3 @@
  	
 -	<para>What if you install the <filename>linux_lib</filename> port and
 +	<para>What if you install the <filename>linux_base</filename> port and
  	  your application still complains about missing shared libraries? How
 
 -- 
 |Chris Costello <chris@calldei.com>
 |Stack Error:  Lost on a cluttered desk...
 `-----------------------------------------
 


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



help

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