Re: [Cppcms-users] ICU lib error in building cppcms 64bit environment
Brought to you by:
artyom-beilis
From: Aris S. <ari...@gm...> - 2010-09-04 06:53:58
|
Hi, > Your problem is with ICU again: since you tried to compile it by hand > previously, have you deleted all the libraries you installed then? > Maybe do: > - remove the icu ubuntu package. > - do 'updatedb' > - 'locate icu' > - delete the remaining icu libraries (those you had compiled and installed by > hand). > - reinstall the ubuntu package. > - try make again. I reinstall my ubuntu, :) and install ICU with apt-get. It was the fastest solution, because I think, I had broke my ubuntu with doing all compilation manually, since ubuntu is my secondary operating system, it was okay to reinstall. The result is my PIC error is gone. Thanks for your help. |