A Thursday 12 March 2009, Ryan May escrigué: > I can get it working now with either the [mkl] section like your > config or the following config: > > [DEFAULT] > include_dirs = /opt/intel/mkl/10.0.2.018/include/ > library_dirs = /opt/intel/mkl/10.0.2.018/lib/em64t/:/usr/lib ^^^^^^^^^ I see that you are using a multi-directory path here. My understanding was that this is not supported by numpy.distutils, but apparently it worked for you (?), or if you get rid of the ':/usr/lib' trailing part of library_dirs it works ok too?
-- Francesc Alted _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion