Sorry, I went back and re-installed all of xcode and succesfully built pdl. That was the issue. On 9/10/10 12:58 AM, Christian Soeller wrote: > I just built against my system Perl and that worked fine (perhaps I am living > dangerously now). > > Is it possible that Jared has not fully installed the xcode developer > environment (or whatever the optional stuff with compiler, libs, make etc is > called)? > > Christian > > On 10/09/2010, at 2:12 PM, Tim Jenness wrote: > > >> On Sep 9, 2010, at 12:21 PM, Jared Carl Workman wrote: >> >> >>> and I get this error >>> No rule to make target >>> `/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE/config.h', >>> needed by `Makefile'. Stop. >>> >>> the config.h file does not exist >>> >> That file exists on my Snow Leopard system. >> >> It's not recommended to build modules using the system Perl since Apple >> might change it at any time (and you have to be careful to install the files >> somewhere outside of /System or /Library). It's always easier to build your >> own perl in /usr/local or even your home tree. >> >> -- >> Tim Jenness >> >> >> >> >> _______________________________________________ >> Perldl mailing list >> [email protected] >> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl >> > -- > Christian Soeller PhD Dept. of Physiology +64 9 3737599 x82770 > University of Auckland Auckland, New Zealand fax +64 9 3737499 > > >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
