Hi, Alas, still no compilation. Our's IT response: tried : ./configure CPPFLAGS="-I/usr/include/cairomm-1.0/cairomm/" make and now 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 but the file exists : # ls -l /usr/include/cairomm-1.0/cairomm/context.h -rw-r--r-- 1 root root 39093 Dec 20 2008 /usr/include/cairomm-1.0/ cairomm/context.h Best, Eli On Tue, Dec 6, 2016 at 12:43 PM, Tiago Peixoto [via Main discussion list for the graph-tool project] <ml-node+s982480n4026902h49@n3.nabble.com> wrote:
On 06.12.2016 11:27, bloodymeli wrote:
Thank you once again. I apologize for re-consulting, but our IT manager failed to install again (arghh). I'm forwarding his message:
I set the environment to use the newer python and numpy, and corrected the boost library to work with it. Configure worked OK but now make failed in searching cairommconfig.h
CXX graph_cairo_draw.lo graph_cairo_draw.cc:37:27: fatal error: cairommconfig.h: No such file or directory compilation terminated.
cairommconfig.h exists: /usr/include/cairomm-1.0/cairomm/cairommconfig.h
as a part of the installed cairomm-devel.
I didn't find a way to tell the configure from where to take the cairomm header files. Please ask the developer.
The log files attached. Try the following:
./configure CPPFLAGS="-I/usr/include/cairomm-1.0/cairomm/"
-- Tiago de Paula Peixoto <[hidden email] <http:///user/SendEmail.jtp?type=node&node=4026902&i=0>>
_______________________________________________ graph-tool mailing list [hidden email] <http:///user/SendEmail.jtp?type=node&node=4026902&i=1> https://lists.skewed.de/mailman/listinfo/graph-tool
*signature.asc* (849 bytes) Download Attachment <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/attachment/4026902/0/signature.asc> -- Tiago de Paula Peixoto <tiago@skewed.de>
------------------------------ If you reply to this email, your message will be added to the discussion below: http://main-discussion-list-for-the-graph-tool-project. 982480.n3.nabble.com/RedHat-Installation-Assistance-tp4026892p4026902.html To unsubscribe from RedHat Installation Assistance, click here <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4026892&code=Ymxvb2R5bWVsaUBnbWFpbC5jb218NDAyNjg5MnwtMjkzNzQyMzEz> . NAML <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.