Hi all :) I recently migrated from my PPC iBook to this Intel-based Macbook. I had to delete my entire /sw directory and install fink from scratch. So I'm rebuilding my software base.
While installing a perl module via cpan, I got a perl libs error: > Package comes with a Makefile and without a Makefile.PL. > We'll try to build it with that Makefile then. > > CPAN.pm: Going to build D/DM/DMEGG/SGMLSpm-1.03ii.tar.gz > > if [ ! -d /usr/local/lib/perl5/SGMLS ]; then\ > mkdir /usr/local/lib/perl5/SGMLS; \ > chmod a+x /usr/local/lib/perl5/SGMLS; \ > fi > mkdir: /usr/local/lib/perl5: No such file or directory > chmod: /usr/local/lib/perl5/SGMLS: No such file or directory > make: *** [/usr/local/lib/perl5/SGMLS] Error 1 > /usr/bin/make -- NOT OK > Running make test > Can't test without successful make > Running make install > make had returned bad status, install seems impossible Is this some more missing software, after having to delete /sw and start again? I do have perl. > Pearl:/po4a-0.27.2 clytie$ which perl > /usr/bin/perl > Pearl:/po4a-0.27.2 clytie$ perl --version > This is perl, v5.8.6 built for darwin-thread-multi-2level fink also says I have perl: current perl586-code provided current system-perl 5.8.6-1 current system-perl586 provided although they are all "virtual" packages. Do I need to install something else? Thankyou very much for your help. :) from Clytie (vi-VN, Vietnamese free-software translation team / nhóm Việt hóa phần mềm tự do) http://groups-beta.google.com/group/vi-VN ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
