Hi all,

I am back with a few travails on Mac. Hopefully this will be less
painful than before.

I downloaded PDL 2.4.6, and following my previous install, config-ed
the perldl.conf to build without PLPLOT and Karma but with HDF5.

I also upgraded OpenGL to 0.62 via CPAN.

I hit the following blocks --

===== during the Makefile process =======
punkish ~/Projects/PDL-2.4.6$perl Makefile.PL

..

Writing Makefile for PDL::IO::FITS
   Will forcibly try and build PDL::IO::HDF on this system
WARNING: Unknown cpu type i386! Not setting $hdf_defs. (This may not
be a bad thing)
Final $hdf_defs flags: ''
   Building PDL::IO::HDF. Turn off WITH_HDF if there are any problems
   Building PDL::IO::GD. Turn off WITH_GD if there are any problems
Writing Makefile for PDL::IO::GD

..

Found FFTW2 double version in /usr/local/include/fftw.h !
     Libs: 'libfftw.a', 'librfftw.a' Not Found
     Looked in: '/lib', '/usr/lib', '/usr/local/lib'
 Skipping build of PDL::FFTW.
writing dummy Makefile

..

===== during the make process =======
punkish ~/Projects/PDL-2.4.6$make

..

Skip ../../blib/lib/PDL/IO/FITS.pm (unchanged)
Manifying ../../blib/man3/PDL::IO::FITS.3
make[2]: Makefile: No such file or directory
make[2]: *** No rule to make target `Makefile'.  Stop.
make[1]: *** [subdirs] Error 2
make: *** [subdirs] Error 2
punkish ~/Projects/PDL-2.4.6$

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to