Re: [Cppcms-users] Some build questions
Brought to you by:
artyom-beilis
|
From: Artyom <art...@ya...> - 2009-02-06 16:07:48
|
Ok,
At this point I think this should fix the issue:
./configure LIBS="-lrt -lboost_system" --disable-sqlite
It seems to me that I should do some tests with livecd of ubunutu
as well ;).
> I am using svn trunk. When it failed i tried in another
Try using trunk. When you using trunk
Try to run svn update, maybe you just get some broken version
for short time.
Go to directory and run
svn update
It looks like something is broken with configure and I don't know
what exactly.
I already fixed headers issues you had told me about.
BTW: it is not too much about Linux knowledge, it is about
compiling everithing with right tools and options.
Artyom
|