Hi, On OS X 10.5.6, this works for me : 1 - subversion revision checked out first, then 2 - had to change "SHELL = /bin/sh" (in src/makefile) by "SHELL = /opt/ local/bin/bash" 3 - ./configure and make and make test and make install from the src/ directory
./configure --with-features=huge --enable-perlinterp --with-mac- arch=ppc --with-compiledby="apollolune" --enable-gui=no I compile vim since 3 or 4 years now, no problem with my no gui version. Apol Le 12 avr. 09 à 17:06, Thijs Burema a écrit : > > Hi all, > > How ./configure without xorg compile with vim? > > Because it get a compile error about a X lib: > > ld: library not found for -lXaw > collect2: ld returned 1 exit status > make[1]: *** [vim] Error 1 > make: *** [first] Error 2 > > > ./configure --without-x doenst work. > > Thijs - a happy vim user > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
