Alexander,
There are binaries located at the googlecode page if you do not want to
compile it yourself. I had problems compiling it too, and ended up
creating a makefile modeled after lpeg's makefile. It worked fine.
Take care,
-Mitchell;
Sorry guys, I am aware of this being a bit off-topic, but as I have not
got any response from the bitlib user forum (my post is the first and
only one there, cf. [1]), I am asking this question here. I do want to
try SciTE-st 2, but if I cannot compile a prerequisite, there is no
point in using the editor which needs it. Here we go:
$ uname -a
Linux EliveVM 2.6.18-elive #2 SMP PREEMPT Sat Jan 6 00:41:56 CET 2007 i686
GNU/Linux
$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
$ ./configure --with-lua-includes=/usr/include/lua5.1
--with-lua-libraries=/usr/lib
(...)
checking for lua... /usr/bin/lua
checking for Lua version >= 5.0... yes (found 5.1.1)
checking lua.h usability... yes
checking lua.h presence... no
configure: WARNING: lua.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: lua.h: proceeding with the compiler's result
checking for lua.h... yes
checking lualib.h usability... yes
checking lualib.h presence... no
configure: WARNING: lualib.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: lualib.h: proceeding with the compiler's result
checking for lualib.h... yes
checking for exp in -lm... yes
checking for dlopen in -ldl... yes
checking for lua_call in -llua... no
configure: error: *** Can't build without Lua
See `config.log' for more details.
There is nothing enlightening in config.log, though. Any ideas?
Alexander Kriegisch
[1] http://luaforge.net/forum/forum.php?thread_id=1225&forum_id=968
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest