On 10.12.2014 15:26, researcher wrote:
> 1. what is right procedure to build CGAL. I execute "cmake ." and  "make"
> commands to build CGAL but all header files and library files created in the
> same directory where CGAL source files are there. after that I copy the CGAL
> folder under /usr/include  is it the right way?

No, you have to run 'make install'. Read the documentation in the CGAL
website.

> 2. I set environment variable:  CXXFLAGS="-L/usr/include"   is it ok?

This is OK, but totally unnecessary.

Best,
Tiago

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

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to