Am 01.06.20 um 12:31 schrieb slitvinov:
> It passes if I set extra flags
> ./configure --disable-cairo --disable-openmp --disable-sparsehash
> --prefix=/users/lisergey --with-boost=/users/lisergey
> --with-boost-libdir=/users/lisergey/lib --with-boost-python
> --with-cgal=/users/lisergey
> --with-python-module-path=/users/lisergey/lib/site-packages
> LIBS=-lboost_context -lboost_thread -lboost_regex -lboost_system
> LDFLAGS=-Wl,-rpath -Wl,/users/lisergey/lib -L/users/lisergey/lib

That is what you are supposed to do in these cases; configure cannot
guess your custom locations. (But I believe "LIBS" is unnecessary.)

It's all explained in the installation instructions:

https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions#installing-in-a-specific-location-eg-in-a-home-directory

Best,
Tiago

-- 
Tiago de Paula Peixoto <ti...@skewed.de>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to