Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-08 Thread Justin
Matthias Fechner schrieb: Hi, I tried today to build vim but it fails. Now I want to make sure all packages needed by vim are installed correctly. To do this I decided to reinstall all packages need be vim. I checked the man page of emerge but could not found an option for this. Is there a pos

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-08 Thread Justin
[EMAIL PROTECTED] schrieb: emerge --emptytree vim I think this will be too much!! signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-08 Thread tecnic5
emerge --emptytree vim That will (re)install *everything* directly or indirectly needed to have vim. HTH, Abraham Abraham Marín Pérez <[EMAIL PROTECTED]> Responsable de I+D SILVANO CONSULTORES Tfno.: 93.412.79.12 -- Fax: 93.410.92.90 http://www.silvanoc.com/ Este mensaje, incluyendo sus

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-08 Thread Matthias Fechner
Hi Justin, Justin schrieb: Provide ous some more information about how vim fails. Runtime, build or what failure you get. ok here you are: :) /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tmpnam': (.text+0x94e): warning: the use of `tmpnam_r' is dangerous, bette

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-08 Thread Justin
* If the above messages seem to be talking about perl * and undefined references, please try re-emerging both * perl and libperl with the same USE flags. For more * information, see: Try doing what the ebuild is telling you. Re-emerge perl and libperl with the same USE FLAGS * htt

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-09 Thread Matthias Fechner
Hi Justin, Justin schrieb: Try doing what the ebuild is telling you. Re-emerge perl and libperl with the same USE FLAGS that is what I tried to say, but maybe two commands make it more clear: equery u libperl [ Found these USE variables for sys-devel/libperl-5.8.8-r1 ] U I + + berkdb : Ad

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-09 Thread Fernando Antunes
On Thu, May 8, 2008 at 5:57 AM, Matthias Fechner <[EMAIL PROTECTED]> wrote: > Hi, > > I tried today to build vim but it fails. > Now I want to make sure all packages needed by vim are installed > correctly. To do this I decided to reinstall all packages need be vim. > > I checked the man page of e

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-09 Thread Matthias Fechner
Hi Abraham, [EMAIL PROTECTED] schrieb: emerge --emptytree vim thanks for that. It completed now successfully and vim is installed fine :) Best regards, Matthias -- gentoo-user@lists.gentoo.org mailing list