On Nov 28, 2007, at 14:52, Boyd, Chad wrote:
On Nov 28, 2007, at 11:36, Boyd, Chad wrote:
I have followed the instructions located here: http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html
I've gotten to step 3, "Install and Configure NeDi". Unfortunately, when I run the command "sudo port install nedi" it doesn't work. The debug output is here: http://forum.nedi.ch/index.php?topic=59.msg271#msg271
System is a clean install of Leopard with nothing but the software described in the above link installed.
I don't see the debug output at the above link. I don't see a bug filed on nedi in our issue tracker, so you may want to do that.
http://trac.macosforge.org/projects/macports/wiki/TracTicketing
I attached the output.
I didn't want to report a bug right away. I wanted to make sure I wasn't doing something wrong first.
<nedi_macports_debug.txt>
Ok, so the error message is: Can't locate DynaLoader.pm in @INC (@INC contains: /opt/local/lib/ perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/ perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/ 5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/ 5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/ lib/perl5/vendor_perl .) at /opt/local/lib/perl5/5.8.8/ExtUtils/ Mkbootstrap.pm line 20. Presumably that would be a port p5-dynaloader, except that I can't find any such port. Maybe one needs to be created, though I wonder how anybody else is successfully using nedi in macports if this is the case. Mark, can you comment?