I tried 3 ways to install "vim-with-everything" on Fedora Core 8, but failed:
Attempt 1) vim-7.2.tar.bz2 - typing make resulted in the following error:
    checking for rlim_t... yes
    checking for stack_t... yes
    checking whether stack_t has an ss_base field... no
    checking --with-tlib argument... empty: automatic terminal library selection
    checking for tgetent in -lncurses... no
    checking for tgetent in -ltermlib... no
    checking for tgetent in -ltermcap... no
    checking for tgetent in -lcurses... no
    no terminal library found
    checking for tgetent()... configure: error: NOT FOUND!
          You need to install a terminal library; for example ncurses.
          Or specify the name of the library with --with-tlib.
    make[1]: *** [config] Error 1
    make[1]: Leaving directory `/h/sgovinda/tmp/vim72/src'
    make: *** [first] Error 2
Attempt 2) Was unable to find vim-enhanced-7.2.315-1 fc8 rpm on the internet.
Attempt 3) rpm -iv --test vim-enhanced-7.2.245-3.fc12.i686.rpm resulted in:
    warning: vim-enhanced-7.2.245-3.fc12.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba
    error: Failed dependencies:
            libc.so.6(GLIBC_2.11) is needed by vim-enhanced-7.2.245-3.fc12.i686
            libgpm.so.2 is needed by vim-enhanced-7.2.245-3.fc12.i686
            libpython2.6.so.1.0 is needed by vim-enhanced-7.2.245-3.fc12.i686
            perl(:MODULE_COMPAT_5.10.0) is needed by vim-enhanced-7.2.245-3.fc12.i686
            rpmlib(FileDigests) <= 4.6.0-1 is needed by vim-enhanced-7.2.245-3.fc12.i686
            vim-common = 2:7.2.245-3.fc12 is needed by vim-enhanced-7.2.245-3.fc12.i686
            rpmlib(PayloadIsXz) <= 5.2-1 is needed by vim-enhanced-7.2.245-3.fc12.i686
Please help.
--Suresh
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment