http://wiki.linuxfromscratch.org/lfs/ticket/2226

When I do:

patch -Np1 -i ../vim-7.2-fixes-3.patch
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h
./configure --prefix=/usr --enable-multibyte
make
make DESTDIR=/tmp/vim install

I get:

/tmp/vim:
/tmp/vim/usr:
/tmp/vim/usr/bin:
/tmp/vim/usr/share:
/tmp/vim/usr/share/man:
/tmp/vim/usr/share/man/fr:
/tmp/vim/usr/share/man/fr/man1:
/tmp/vim/usr/share/man/fr.ISO8859-1:
/tmp/vim/usr/share/man/fr.ISO8859-1/man1:
/tmp/vim/usr/share/man/fr.UTF-8:
/tmp/vim/usr/share/man/fr.UTF-8/man1:
/tmp/vim/usr/share/man/it:
/tmp/vim/usr/share/man/it/man1:
/tmp/vim/usr/share/man/it.ISO8859-1:
/tmp/vim/usr/share/man/it.ISO8859-1/man1:
/tmp/vim/usr/share/man/it.UTF-8:
/tmp/vim/usr/share/man/it.UTF-8/man1:
/tmp/vim/usr/share/man/man1:
/tmp/vim/usr/share/man/pl:
/tmp/vim/usr/share/man/pl/man1:
/tmp/vim/usr/share/man/pl.ISO8859-2:
/tmp/vim/usr/share/man/pl.ISO8859-2/man1:
/tmp/vim/usr/share/man/pl.UTF-8:
/tmp/vim/usr/share/man/pl.UTF-8/man1:
/tmp/vim/usr/share/man/ru.KOI8-R:
/tmp/vim/usr/share/man/ru.KOI8-R/man1:
/tmp/vim/usr/share/man/ru.UTF-8:
/tmp/vim/usr/share/man/ru.UTF-8/man1:

Is this correct directory structure for the man pages?

Also, I note that I get:

$ ls /tmp/vim/usr/bin
eview  ex     gvim      gvimtutor  rgvim  rvim  vim      vimtutor
evim   gview  gvimdiff  rgview     rview  view  vimdiff  xxd

Which is quite a bit different from 
http://www.linuxfromscratch.org/lfs/view/development/chapter06/vim.html

contents.  There is no efm_filter.pl, efm_perl.pl, less.sh, mve.awk, pltags.pl,
ref, shtags.pl, vim132, vim2html.pl, vimspell.sh

I'll be updating that when I fix the ticket.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to