Mark E. Perkins wrote: [] > tarball is > > fink-0.8.1-full.tar.gz > > which I downloaded from the link on this page: > > <http://fink.sourceforge.net/download/srcdist.php?phpLang=en> > > and followed the instructions on this page: > > <http://fink.sourceforge.net/doc/users-guide/install.php?phpLang=en> > > towit: > > tar zxf fink-0.8.1-full.tar.gz > cd fink-0.8.1-full > ./bootstrap.sh > > I chose default for nearly all questions. The exceptions were to say that I do > not want binary packages, that I want Medium verbose messages, and that I'm in > North America / US.
No reason why this should not work. I just tried it again, and it finished without problem. [] > ./Services/eval_conditional............ok > ./Services/execute_nonroot_okay........ok 9/12Can't locate Fink/Services.pm in > @INC (@INC contains: /System/Library/Perl/5.8.6/darwin-thread-multi-2level [etc] This is weird, since it must have found Fink/Services.pm all the time before. Why it would just fail these two tests is very strange. > ./Services/execute_nonroot_okay........ok 10/12Can't locate Fink/Services.pm > in @INC (@INC contains: /System/Library/Perl/5.8.6/darwin-thread-multi-2level [] > ./Services/execute_nonroot_okay........NOK 11# Failed test > (./Services/execute_nonroot_okay.t at line 115) > # got: 2 > # expected: 0 > Can't locate Fink/Services.pm in @INC (@INC contains: > /System/Library/Perl/5.8.6/darwin-thread-multi-2level [] > ./Services/execute_nonroot_okay........NOK 12# Failed test > (./Services/execute_nonroot_okay.t at line 128) > # got: 2 > # expected: 0 > # Looks like you failed 2 tests of 12. More questions: - If you run "sudo make test" from the fink-0.8.1-full directory, do you get the same result? - Do you set the environment variable PERL5LIB in some shell startup script? -- Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
