Re: [gentoo-user] Change install directory of ebuilds?

2008-10-05 Thread Andreas Simbuerger
On Sat, 2008-10-04 at 20:25 -0400, David Relson wrote: On Sun, 5 Oct 2008 01:05:35 +0200 Alan McKinnon wrote: On Sunday 05 October 2008 00:03:47 Andreas Simbuerger wrote: Installs to /usr/local/lib sounds like b0rked ebuilds. I'd try using equery to find the ebuilds that installed

[gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Andreas Simbuerger
Greetings, Is it possible to change the install-directory of ebuilds? Let's say for example: TODIR=/usr/local/lib emerge python I tried to find a clue within the Gentoo Documentation and the Forums but still no idea how to do that. - As it is my first post to a mailing list, i hope it's

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Justin
Andreas Simbuerger schrieb: Greetings, Is it possible to change the install-directory of ebuilds? Let's say for example: TODIR=/usr/local/lib emerge python I tried to find a clue within the Gentoo Documentation and the Forums but still no idea how to do that. - As it is my first

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Andreas Simbuerger
On Sat, 2008-10-04 at 22:08 +0200, Justin wrote: Andreas Simbuerger schrieb: Greetings, Is it possible to change the install-directory of ebuilds? Let's say for example: TODIR=/usr/local/lib emerge python I tried to find a clue within the Gentoo Documentation and the Forums but

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread David Relson
On Sat, 04 Oct 2008 22:17:52 +0200 Andreas Simbuerger wrote: On Sat, 2008-10-04 at 22:08 +0200, Justin wrote: Andreas Simbuerger schrieb: Greetings, Is it possible to change the install-directory of ebuilds? Let's say for example: TODIR=/usr/local/lib emerge python I

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Andreas Simbuerger
On Sat, 2008-10-04 at 17:15 -0400, David Relson wrote: On Sat, 04 Oct 2008 22:17:52 +0200 Andreas Simbuerger wrote: On Sat, 2008-10-04 at 22:08 +0200, Justin wrote: Andreas Simbuerger schrieb: Greetings, Is it possible to change the install-directory of ebuilds? Let's say

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Alan McKinnon
On Sunday 05 October 2008 00:03:47 Andreas Simbuerger wrote: Installs to /usr/local/lib sounds like b0rked ebuilds.  I'd try using equery to find the ebuilds that installed bad files.  Then I'd look for /usr/local in those ebuilds and fix them.  Putting the fixed ebuilds in

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread David Relson
On Sun, 5 Oct 2008 01:05:35 +0200 Alan McKinnon wrote: On Sunday 05 October 2008 00:03:47 Andreas Simbuerger wrote: Installs to /usr/local/lib sounds like b0rked ebuilds.  I'd try using equery to find the ebuilds that installed bad files.  Then I'd look for /usr/local in those ebuilds

Re: [gentoo-user] Change install directory of ebuilds?

2008-10-04 Thread Andrey Vul
On Sat, Oct 4, 2008 at 4:17 PM, Andreas Simbuerger [EMAIL PROTECTED] wrote: In addition i try to solve the problems by doing an emerge -eaD world -D is unnecessary if -e is specified. And I prefer this: emerge -evp world 21 | tee ew Then I can look at ew using less and see if everything is