Hello,
I did a mistake in my previous post.
The correct xlC that I created :
#!/bin/bash
parameters=$(echo $* | sed s/'-l '/''/g)
Modules/ld_so_aix $parameters -lC -ltcl -ltk
--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Problem-with-matplotlib-under-aix-6-1-tp4
hello,
Sorry for my poor english.
I have a big problem with matplotlib under AIX6.1.
My configuration :
OS : AIX 6.1
XLC : 12.1.0.0
Python 2.7.5-1
I installed Python and all dependencies from www.oss4aix.org/download/RPMS with
the rpm files.
This is the all packages that I installed:
rpm -ivh