Re: [gentoo-user] help with emerge package recompile

2007-02-06 Thread Neil Bothwick
On Fri, 2 Feb 2007 15:09:44 -0600, Dan Farrell wrote: Alternately, you could use an NFS share to make /usr/portage/distfiles shared with all the computers on your network. If you have more than one gentoo box, that is ; ) You don;t need to be running Gentoo on the distfiles host. It doesn't

[gentoo-user] help with emerge package recompile

2007-02-02 Thread Fei Liu
Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called pkg_setup

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Jakob Buchgraber
Fei Liu wrote: Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called pkg_setup

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Fei Liu
Fei Liu wrote: Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called pkg_setup

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Fei Liu
Jakob Buchgraber wrote: Fei Liu wrote: Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668:

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Jakob Buchgraber
Fei Liu wrote: Fei Liu wrote: Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup ebuild.sh, line 668: Called

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Jakob Buchgraber
Fei Liu wrote: Jakob Buchgraber wrote: Fei Liu wrote: Hello, I was going to install 'webalizer' (apache monitoring software) by 'emerge -kv webalizer', I got the following error: !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. Call stack: ebuild.sh, line 1555: Called dyn_setup

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Bo Ørsted Andresen
On Friday 02 February 2007 21:29:33 Boyd Stephen Smith Jr. wrote: Also, if you use the long option name you must use two dashes '--' and not one '-'.  You argument '-update' is equivalent to '-u -p -d -a -t -e', which includes (among other things) the -e (--emptytree) flag, forcing emerge to

Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Dan Farrell
On Fri, 02 Feb 2007 15:30:29 -0500 Fei Liu [EMAIL PROTECTED] wrote: One thing I am curious is, it seems a lot of source code packages are cached on my local machine, what should I do to remove them from my hard drive? Fei you can delete /usr/portage/distfiles/* if you want to; i think the