Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICU and BOOST version error #2723

Closed
sercoin opened this issue Mar 5, 2015 · 0 comments
Closed

ICU and BOOST version error #2723

sercoin opened this issue Mar 5, 2015 · 0 comments

Comments

@sercoin
Copy link

sercoin commented Mar 5, 2015

Hi,

I'm using Centos 7 and trying to install mapnik v2.2.0. I have libicu 50.1 and boost_1_53. When I try to configure with specific include&lib path I get this error;

Checking for C library tiff... yes
.sconf_temp/conftest_8: error while loading shared libraries: libproj.so.0: cannot open shared object file: No such file or directory
Checking for ICU version >= 4.2... (cached) Searching for boost libs and headers... (cached) 
Found boost libs: /usr/local/lib
Found boost headers: /usr/local/include
Checking for C++ header file boost/version.hpp... yes
.sconf_temp/conftest_10: error while loading shared libraries: libproj.so.0: cannot open shared object file: No such file or directory
.sconf_temp/conftest_11: error while loading shared libraries: libproj.so.0: cannot open shared object file: No such file or directory
Checking for Boost version >= 1.47... no
Found boost lib version... 
Boost version 1.47 or greater is required

Exiting... the following required dependencies were not found:
   - icuuc (ICU C++ library | configure with ICU_LIBS & ICU_INCLUDES or use ICU_LIB_NAME to specify custom lib name  | more info: http://site.icu-project.org/)
   - boost version >= 1.47 (more info see: https://github.com/mapnik/mapnik/wiki/Mapnik-Installation & http://www.boost.org)

What could it be? Can you help?

@sercoin sercoin closed this as completed Mar 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant