From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FAULY-0006yX-2C for garchives@archives.gentoo.org; Sat, 18 Feb 2006 15:50:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1IFn7CC023280; Sat, 18 Feb 2006 15:49:07 GMT Received: from ender.volumehost.net (adsl-69-154-123-202.dsl.fyvlar.swbell.net [69.154.123.202]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1IFj4r8001030 for ; Sat, 18 Feb 2006 15:45:05 GMT Received: from localhost (localhost [127.0.0.1]) by ender.volumehost.net (Postfix) with ESMTP id 9CC5ACCA8 for ; Sat, 18 Feb 2006 15:45:03 +0000 (UTC) Received: from ender.volumehost.net ([127.0.0.1]) by localhost (ender.volumehost.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10091-14 for ; Sat, 18 Feb 2006 15:45:02 +0000 (UTC) Received: from ath600 (ip70-178-169-79.ks.ks.cox.net [70.178.169.79]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ender.volumehost.net (Postfix) with ESMTP id 56721CCA5 for ; Sat, 18 Feb 2006 15:45:02 +0000 (UTC) From: Zac Slade To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] What about a new file system subtree? Date: Sat, 18 Feb 2006 09:44:59 -0600 User-Agent: KMail/1.9.1 References: <200602181652.53773.info@maestroprogramador.com> In-Reply-To: <200602181652.53773.info@maestroprogramador.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200602180944.59424.krakrjak@volumehost.net> X-Virus-Scanned: amavisd-new at volumehost.net X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k1IFj4r8001030 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k1IFn7CT023280 X-Archives-Salt: 704053a6-beaf-4183-aa94-439b9a1ef7d5 X-Archives-Hash: b597faa6afdbc6e29834f2f55bd4cad5 On Saturday 18 February 2006 09:52, Rafael Fern=E1ndez L=F3pez wrote: > "./configure ; make ; make install" (in an app called 'whatever') and i= t > could create for example "/home/me/bin/whatever" and > "/home/me/share/doc/whatever" or > "/home/me/doc/whatever", and so on. This is what --prefix is for. ./configure --prefix=3D~/ make && make install This puts it into /home/user/ where /home/user is considered to be / --=20 Zac Slade --=20 gentoo-user@gentoo.org mailing list