On Fri, 25 May 2007, Eric Belanger wrote: > On Fri, 25 May 2007, David Moore wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Eric Belanger wrote: > >> On Mon, 21 May 2007, David Moore wrote: > >> > >>> Hi, > >>> > >>> I'm trying to install python-numpy on Arch64. The problem package is > >>> lapack - the CVS version of lapack fails trying to link to a > >>> liblapack.so.3 that's not there, and the AUR atlas-lapack package fails > >>> with unfound symbols while linking. Has anyone managed to compile a > >>> version of lapack for Arch64 (or on any 64-bit Linux system)? > >>> > >>> thanks, > >>> David Moore > >>> > >> > >> I got lapack 3.1.1 to build on Arch64. Expect a package in the repo in the > >> upcoming days. > >> > > Hooray! Thank you. Can you build python-numpy with it? I also got a > > build by adding -fPIC flags and changing the architecture specified, but > > this broke the build process for python-numpy, which presumably needs to > > be patched to add -fPIC flags too. > > > > Thank you, > > David Moore > > I'll try building python-numpy. >
python-numpy built without any problems. I've uploaded packages for both lapack and python-numpy. Currently, the community repo update script is broken so, if you don't want to wait, once lapack is available on your mirror, you might want to get python-numpy's PKGBUILD through abs and build it yourself. Let me know if there's any problems. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
