Re: [gentoo-user] Problems with aclocal

2013-05-02 Thread Andre Lucas Falco
2013/5/2 Neil Bothwick n...@digimed.co.uk

 On Thu, 2 May 2013 18:08:45 +0200, Rafa Griman wrote:

  Thanks a bunch Neil !!! Now I've got to do it with the other 70+
  packages with the same error ;)

 export WANT_AUTOMAKE=1.12
 emerge @everything-that-needs-emerging

 Don't forget to unset WANT_AUTOMAKE, or close the shell, when you're done.


 --
 Neil Bothwick

 Runtime Error: Out of funny taglines!


It's possible to use the package.env, described here:
http://wiki.gentoo.org/wiki//etc/portage/env.

I use this for 2 packages (ghostscript-gpl and orbit), runs flawlessly.

--
Andre Lucas Falco


Re: [gentoo-user] Problems with aclocal

2013-05-02 Thread Andre Lucas Falco
2013/5/2 Neil Bothwick n...@digimed.co.uk

 On Thu, 2 May 2013 14:15:40 -0300, Andre Lucas Falco wrote:

   export WANT_AUTOMAKE=1.12
   emerge @everything-that-needs-emerging
  
   Don't forget to unset WANT_AUTOMAKE, or close the shell, when you're
   done.

  It's possible to use the package.env, described here:
  http://wiki.gentoo.org/wiki//etc/portage/env.
 
  I use this for 2 packages (ghostscript-gpl and orbit), runs flawlessly.

 You could, but then you need to remove the settings when automake or the
 ebuilds are fixed. Since a fixed ebuild won't necessarily have a version
 bump, you'd continue using the old version after you don't have to.


 --
 Neil Bothwick

 WORM: (n.) acronym for Write Once, Read Mangled. Used to describe a
   normally-functioning computer disk of the very latest design.


Ok, but for me, it's a perspective stuff, the bug (
https://bugs.gentoo.org/show_bug.cgi?id=451744) has 4 months, and the
packages those i need to compile won't solved.
I choose to manage my installations of Gentoo using package.env, but always
exists other solutions/corrections.


--
Andre Lucas Falco


Re: [gentoo-user] Best filesystem for virtualized gentoo mail server - WAS: vmWare HowTo / best practices

2013-04-22 Thread Andre Lucas Falco
2013/4/21 Tanstaafl tansta...@libertytrek.org

 Windows VMs see get an 'LSI Logic SAS', and my gentoo VM gets an 'LSI
 Logic Parallel' controller.



Did you tested using pvscsi? It's improve performance with less cost to CPU
usage.


Re: [gentoo-user] emerge --depclean wants to unmerge app-editors/nano (part of system)

2011-07-04 Thread Andre Lucas Falco
Do you have another editor installed? If yes, portage tell you a remotion of
virtual/editor.

Unless you won't take to remove nano, it's possible to put him in @world
with this command: emerge --noreplace app-editors/nano.

Andre Lucas

2011/7/4 Jarry mr.ja...@gmail.com

 Hi,
 I have this strange problem for a few days: after normal
 updates (I think glib has been updated) I tried to run
 emerge --depclean (as recommended) but got these messages:

 --**-
 obelix ~ # emerge --depclean
 cut
 Calculating dependencies... done!
  Calculating removal order...

 !!! 'app-editors/nano' (virtual/editor) is part of your system profile.
 !!! Unmerging it may be damaging to your system.

  Waiting 10 seconds before starting...
  (Control-C to abort)...
 Press Ctrl-C to Stop in:  10 9 8 7

 Exiting on signal 2
 obelix ~ #
 --**-

 So why does emerge --depclean want to unmerge app-editors/nano
 when it is part of system profile? I waited for a few days,
 resynced portage tree a few times, but problem still persists...

 Jarry

 --
 __**__**___
 This mailbox accepts e-mails only from selected mailing-lists!
 Everything else is considered to be spam and therefore deleted.