I am forwarding this in case it is of interest. (How to get SciKarl running under Leopard with a fresh install - upgrades are just fine)
Karl Begin forwarded message: > From: Karl Glazebrook <[EMAIL PROTECTED]> > Date: 11 August 2008 9:51:07 PM > To: Roberto Abraham <[EMAIL PROTECTED]> > Subject: Re: scikarl for leopard > > OK the problem is that scikarl needs libg77 but g77 is broken and > not available for Leopard. > > Solution is this: > > Download the g77 3.4 intel tarball from here > > http://hpc.sourceforge.net/ > > Extract to a temp directory (e.g. ~/temp) > > sudo cp ~/temp/usr/local/lib/libg2c* /usr/local/lib/ > > Then pdl will work > > The story is although the compiler is broken (g77 in that tarball > won't work) the libraries are just fine (at least from the point of > view of the scikarl which was built against them on Tiger) - so just > install the libs. > > At some point I will need to rebuild scikarl vs gfortran or find a > working g77 for Leopard. Because right now without g77 I can not > recompile PDL from scratch! > > Please confirm this works. > > Karl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
