Re: [Cppcms-users] ICU lib error in building cppcms 64bit environment
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-08-30 13:13:46
|
On Monday 30 August 2010 03:04:24 am Artyom wrote: > 2. Install icu using > > apt-get install libicu-dev > > and stop compiling it on your own. > > 3. Remove all files from build directory and run cmake .. and then > make again. > Hello Aris, and welcome! Like you, I am using Ubuntu -64bit. Which version of Ubuntu are you using? I had a small problem with the ICU version on Kubuntu 09.10 but Artyom promptly fixed it so that now cppcms compiles cleanly on this platform with a somewhat older ICU version. So, my advice is to follow Artyom's advice above. Check the wiki for the official list of ubuntu packages to install. Completely delete the build/ directory of your cppcms. Make sure you get the latest code from svn. There is one extra step that I had to do once to make sure the compiler knew to get the extra libraries in /usr/share/local. I forgot what it is, but it is in the 'troubleshooting' section in the wiki. Otherwise, you shouldn't have any problem compiling it using the default options. You should start over from scratch. Good luck, Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |