Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Installing outside of Portage & cruft removal
Date: Mon, 26 Jan 2009 20:30:27
Message-Id: 49bf44f10901261230t285762dfj2ca7133163e7a267@mail.gmail.com
In Reply to: Re: [gentoo-user] Installing outside of Portage & cruft removal by "Jesús Guerrero"
1 >> Writing an ebuild is best, but sometimes you just want to give a
2 >> program a try without writing an ebuild (like everyone else running
3 >> Linux does) and a scruft script enables you to do that without making
4 >> a mess of your system.
5 >
6 > Not to be picky, it's just an idea but in that case, isn't it way easier to
7 > just ./configure --prefix=/some/dir/inside/yourhome or edit a makefile?
8
9 I have to say I know nothing about compiling or installing outside of
10 portage. Does specifying a prefix like that work? You get a fully
11 functional program with nothing installed outside of some/dir?
12
13 - Grant

Replies

Subject Author
Re: [gentoo-user] Installing outside of Portage & cruft removal Paul Hartman <paul.hartman+gentoo@×××××.com>