From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RRwT1-0007w8-5b for garchives@archives.gentoo.org; Sun, 20 Nov 2011 01:45:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21F7521C144; Sun, 20 Nov 2011 01:45:03 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 303A721C101 for ; Sun, 20 Nov 2011 01:43:48 +0000 (UTC) Received: by vbnl22 with SMTP id l22so2437697vbn.40 for ; Sat, 19 Nov 2011 17:43:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UZe444RtwxUCPmI+ssYQcsbz+voahDjPqDfcbK1zHdg=; b=Zec/tlNmasUdg5SRxT2JtkWrSWRrIwyYDJQmwG0cYwj8fzeQZQni+kzKv6j8B5T9LJ dxlFut9SMHRjk7gUZDPUWFSi+FSks3GMfJC3nED0mBZYUYJDMgSFm73DMdO1Gt64eIxJ F8srkLEKGotIcly7FKrzOUsG8lGJrooO/Q9Kw= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.89.206 with SMTP id bq14mr9806915vdb.39.1321753427086; Sat, 19 Nov 2011 17:43:47 -0800 (PST) Received: by 10.220.201.9 with HTTP; Sat, 19 Nov 2011 17:43:47 -0800 (PST) In-Reply-To: <201111200008.14428.michaelkintzios@gmail.com> References: <201111200008.14428.michaelkintzios@gmail.com> Date: Sun, 20 Nov 2011 09:43:47 +0800 Message-ID: Subject: Re: [gentoo-user] Vim stops installing when it runs installman.sh From: 1990 dqgcs To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=20cf307f3760808b7f04b220b320 X-Archives-Salt: 2b4bf1c8-a570-4e8f-b260-1ac25e4afea0 X-Archives-Hash: c6f8e660c19e1fb895097cd9a35b726e --20cf307f3760808b7f04b220b320 Content-Type: text/plain; charset=ISO-8859-1 Thanks for reply! I am sorry to tell you i have installed vim by emerge ,but i failed ,so i try to use vim7.3.266'source code for debug :( .Now what could i do?i am almost crazy now!!! 2011/11/20 Mick > On Saturday 19 Nov 2011 14:01:56 James Broadhead wrote: > > On 19 November 2011 02:44, 1990 dqgcs wrote: > > > Hi Everyone > > > I am very sad i failed to install vim in gentoo ,without vim i could > not > > > do anything :( > > > I download vim-7.3.tar.bz2 not emerge because i can modify Makefile to > > > find out where is wrong.Compiling seems well,but when it begin to > > > install man ,it stops,just like: > > > /bin/sh ./installman.sh install /usr/local/share/man/it/man1 "-it" > > > /usr/local/share/vim /usr/local/share/vim/vim73 /usr/local/share/vim > > > ../runtime/doc 644 vim vimdiff evim > > > installing /usr/local/share/man/it/man1/vim.1 > > > and never go on..... sool cruel > > > Yes ,the script is installman.sh and it stop here below,what should i > > > do?it runs very well in my ubuntu! what is wrong??? > > > # vim.1 > > > echo installing $destdir/$exename.1 > > > sed -e s+/usr/local/lib/vim+$vimloc+ \ > > > -e s+$vimloc/doc+$helpsubloc+ \ > > > -e s+$vimloc/print+$printsubloc+ \ > > > -e s+$vimloc/syntax+$synsubloc+ \ > > > -e s+$vimloc/tutor+$tutorsubloc+ \ > > > -e s+$vimloc/vimrc+$vimrcloc/vimrc+ \ > > > -e s+$vimloc/gvimrc+$vimrcloc/gvimrc+ \ > > > -e s+$vimloc/menu.vim+$scriptloc/menu.vim+ \ > > > -e s+$vimloc/bugreport.vim+$scriptloc/bugreport.vim+ \ > > > -e s+$vimloc/filetype.vim+$scriptloc/filetype.vim+ \ > > > -e s+$vimloc/scripts.vim+$scriptloc/scripts.vim+ \ > > > -e s+$vimloc/optwin.vim+$scriptloc/optwin.vim+ \ > > > -e 's+$vimloc/\*.ps+$scriptloc/\*.ps+' \ > > > $helpsource/vim$langadd.1 > $destdir/$exename.1 > > > chmod $manmod $destdir/$exename.1 > > > ANY suggest is OK,Thanks!!! > > > Best Rgds > > > Eleree Nicola > > > > $ eix app-editors/vim > > [I] app-editors/vim > > Available versions: 7.2.442 7.3.135 7.3.189 ~7.3.219 ~7.3.244 > > 7.3.266 ~7.3.322 {X acl bash-completion cscope debug gpm minimal nls > > perl python ruby vim-pager} > > Installed versions: 7.3.266(23:14:32 09/10/11)(X acl > > bash-completion gpm nls python -cscope -debug -minimal -perl -ruby > > -vim-pager) > > Homepage: http://www.vim.org/ > > Description: Vim, an improved vi-style text editor > > > > So: to get the latest well-tested version of vim in gentoo, just run > > "emerge vim" as root, which will get you vim-7.3.266. This will build > > it with your configured settings/optimisations. > > > > If you want to build it manually, you're on your own -- we can > > probably help you if you supply more info, but unless you have a good > > reason not to use portage/emerge, then you're not using your time > > effectively. > > > > Note: eix isn't installed by default, and it's super-useful. Run > > "emerge eix ; eix-update" to get the output above. > > It doesn't make sense not to use the distro's recommended package manager > (portage or even paludis). If you really like the script then compare what > the portage ebuild does agains the script you are using and then ... use > the > ebuild! > > Otherwise you are bound to come across dependency conflicts sooner or > later and > end up with such a spaghetti in your hands that you will have to reinstall. > -- > Regards, > Mick > --20cf307f3760808b7f04b220b320 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for reply! I am sorry to tell you i have installed vim by emerge ,bu= t i failed ,so i try to use vim7.3.266'source code for debug :( .Now wh= at could i do?i am almost crazy now!!!

20= 11/11/20 Mick <michaelkintzios@gmail.com>
On Saturd= ay 19 Nov 2011 14:01:56 James Broadhead wrote:
> On 19 November 2011 02:44, 1990 dqgcs <dqgcs1990@gmail.com> wrote:
> > Hi Everyone
> > I =A0am very sad i failed to install vim in gentoo ,without vim i= could not
> > do anything :(
> > I download vim-7.3.tar.bz2 not emerge because i can modify Makefi= le to
> > find out where is wrong.Compiling seems well,but when it begin to=
> > install man ,it stops,just like:
> > /bin/sh ./installman.sh install /usr/local/share/man/it/man1 &quo= t;-it"
> > /usr/local/share/vim /usr/local/share/vim/vim73 /usr/local/share/= vim
> > ../runtime/doc 644 vim vimdiff evim
> > installing /usr/local/share/man/it/man1/vim.1
> > and never go on..... sool cruel
> > Yes ,the script is installman.sh and it stop here below,what shou= ld i
> > do?it runs very well in my ubuntu! what is wrong???
> > # vim.1
> > =A0 =A0echo installing $destdir/$exename.1
> > =A0 =A0sed -e s+/usr/local/lib/vim+$vimloc+ \
> > =A0 -e s+$vimloc/doc+$helpsubloc+ \
> > =A0 -e s+$vimloc/print+$printsubloc+ \
> > =A0 -e s+$vimloc/syntax+$synsubloc+ \
> > =A0 -e s+$vimloc/tutor+$tutorsubloc+ \
> > =A0 -e s+$vimloc/vimrc+$vimrcloc/vimrc+ \
> > =A0 -e s+$vimloc/gvimrc+$vimrcloc/gvimrc+ \
> > =A0 -e s+$vimloc/menu.vim+$scriptloc/menu.vim+ \
> > =A0 -e s+$vimloc/bugreport.vim+$scriptloc/bugreport.vim+ \
> > =A0 -e s+$vimloc/filetype.vim+$scriptloc/filetype.vim+ \
> > =A0 -e s+$vimloc/scripts.vim+$scriptloc/scripts.vim+ \
> > =A0 -e s+$vimloc/optwin.vim+$scriptloc/optwin.vim+ \
> > =A0 -e 's+$vimloc/\*.ps+$scriptloc/\*.ps+' \
> > =A0 $helpsource/vim$langadd.1 > $destdir/$exename.1
> > =A0 =A0chmod $manmod $destdir/$exename.1
> > ANY suggest is OK,Thanks!!!
> > Best Rgds
> > Eleree Nicola
>
> $ eix app-editors/vim
> [I] app-editors/vim
> =A0 =A0 =A0Available versions: =A07.2.442 7.3.135 7.3.189 ~7.3.219 ~7.= 3.244
> 7.3.266 ~7.3.322 {X acl bash-completion cscope debug gpm minimal nls > perl python ruby vim-pager}
> =A0 =A0 =A0Installed versions: =A07.3.266(23:14:32 09/10/11)(X acl
> bash-completion gpm nls python -cscope -debug -minimal -perl -ruby
> -vim-pager)
> =A0 =A0 =A0Homepage: =A0 =A0 =A0 =A0 =A0 =A0http://www.vim.org/
> =A0 =A0 =A0Description: =A0 =A0 =A0 =A0 Vim, an improved vi-style text= editor
>
> So: to get the latest well-tested version of vim in gentoo, just run > "emerge vim" as root, which will get you vim-7.3.266. This w= ill build
> it with your configured settings/optimisations.
>
> If you want to build it manually, you're on your own -- we can
> probably help you if you supply more info, but unless you have a good<= br> > reason not to use portage/emerge, then you're not using your time<= br> > effectively.
>
> Note: eix isn't installed by default, and it's super-useful. R= un
> "emerge eix ; eix-update" to get the output above.

It doesn't make sense not to use the distro's recommend= ed package manager
(portage or even paludis). =A0If you really like the script then compare wh= at
the portage ebuild does agains the script you are using and then ... use th= e
ebuild!

Otherwise you are bound to come across dependency conflicts sooner or later= and
end up with such a spaghetti in your hands that you will have to reinstall.=
--
Regards,
Mick

--20cf307f3760808b7f04b220b320--