|
From: roman3217 <dav...@no...> - 2013-09-25 09:06:24
|
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-tp42093p42096.html Sent from the matplotlib - users mailing list archive at Nabble.com. |