public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James Broadhead <jamesbroadhead@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Vim stops installing when it runs installman.sh
Date: Sat, 19 Nov 2011 14:01:56 +0000	[thread overview]
Message-ID: <CA+hid6EuU68T7EmaJh--24=fkZP+FcnzbRD3v8ixJ=zhXNYTAg@mail.gmail.com> (raw)
In-Reply-To: <CANV+cvsqv0PDeUxCmLpVFuowvbNXXX0_O+Oj4es=0tk9j6Y6qQ@mail.gmail.com>

On 19 November 2011 02:44, 1990 dqgcs <dqgcs1990@gmail.com> 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.



  reply	other threads:[~2011-11-19 14:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-19  2:44 [gentoo-user] Vim stops installing when it runs installman.sh 1990 dqgcs
2011-11-19 14:01 ` James Broadhead [this message]
2011-11-20  0:08   ` Mick
2011-11-20  1:43     ` 1990 dqgcs
2011-11-20  9:54       ` Mick
2011-11-21 15:00         ` 1990 dqgcs
2011-11-21 15:16           ` James Broadhead
2011-11-21 18:51             ` Dale
2011-11-22 12:22               ` James Broadhead
2011-11-22 15:01                 ` Michael Mol
2011-11-20  1:41   ` 1990 dqgcs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+hid6EuU68T7EmaJh--24=fkZP+FcnzbRD3v8ixJ=zhXNYTAg@mail.gmail.com' \
    --to=jamesbroadhead@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox