I try to install graph-tool-2.19 on RedHat 6.5. I did :

./configure CPPFLAGS="-I/usr/include/cairomm-1.0/cairomm/"
make
I got

graph_cairo_draw.cc:38:29: fatal error: cairomm/context.h: No such file or
directory
compilation terminated.
make[4]: *** [graph_cairo_draw.lo] Error 1
make[4]: Leaving directory `/usr/local/graph-tool-2.19/src/graph/draw'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/graph-tool-2.19/src/graph'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/graph-tool-2.19/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/graph-tool-2.19'
make: *** [all] Error 2

I observe that cairomm/context.h exists :
/usr/include/cairomm-1.0/cairomm/context.h
as a part of the package cairomm-devel-1.8.0-2.1.el6.x86_64

Attached are the output of configure, make and the config.log.
I appreciate your help
Amihai
config2.out
<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/file/n4026904/config2.out>
  
make2.out
<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/file/n4026904/make2.out>
  
config.log
<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/file/n4026904/config.log>
  



--
View this message in context: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Installation-of-graph-tool-2-19-fails-on-RedHat-6-5-tp4026904.html
Sent from the Main discussion list for the graph-tool project mailing list 
archive at Nabble.com.
_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to