Closed GoogleCodeExporter closed 9 years ago
Hi, you should install liblua5.1-0-dev package, as lua5.1 package only installs
library without any development files
Original comment by thezbyg
on 25 Oct 2010 at 10:07
I can't. liblua5.1(-0)-dev conflicts with clisp-dev and libreadline5-dev and I
need libreadline5-dev for some other projects of mine.
Original comment by CMP...@gmail.com
on 25 Oct 2010 at 2:03
Then you can try applying attached patch. Lua library will be build together
with Gpick and no external Lua library will be needed
Original comment by thezbyg
on 25 Oct 2010 at 4:51
Attachments:
It works pretty well. Thank you. I also tried to compile and package a
version of Lua in Ubuntu Lucid and it worked, too.
One more thing, should the dependency of libboost be presented in the scons
build script?
Original comment by CMP...@gmail.com
on 28 Oct 2010 at 2:44
At the moment only some Boost header files are required and no libraries, and
only library dependencies are checked in build script, so - I think no
Original comment by thezbyg
on 28 Oct 2010 at 4:28
Original issue reported on code.google.com by
CMP...@gmail.com
on 25 Oct 2010 at 8:25