Skip to content

cxx error when installing matplotlib 1.3 on CentOS 5.9 #2605

@ricky-rav

Description

@ricky-rav

I'm running CentOS 5.9 and I would like to install the latest version of matplotlib (or at least 1.2). The version of python I would like to use is 2.6.
Now, I downloaded the tarball and installed the required packages separately from their respective tarball, but I can't build (let alone install) matplotlib:

In short, it says:
/usr/share/python2.6/CXX/cxxsupport.cxx:40:38: error: Src/Python2/cxxsupport.cxx: No such file or directory
The full output is here: http://pastebin.com/7mVKZ6P5

I installed pycxx manually (latest version available on their website), but it didn't seem to get recognized by matplotlib, as it says in the output:
yes [Using system CXX (version unknown, no pkg-config info)]

Any idea on how I can fix this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions