Hi Chris, On Sat, Aug 7, 2010 at 5:45 PM, Chris Marshall <[email protected]> wrote: > cpan> get module > cpan> look module > bash$ perl Makefile.PL > bash$ make > bash$ make test ... > opensuse: > It seems ok so far but the Makefile was rebuilt and then, apparently, > the make command was not rerun.
I am on OpenSUSE right now. Every time I run "make" I get the same output that shows all the Makefiles being written and ends with this: -------------%<------------- Writing Makefile for PDL::Perldl2::Plugin Writing Makefile for PDL::Perldl2 Writing Makefile for PDL Writing Basic/Core/Config.pm ==> Your Makefile has been rebuild. <== ==> Please rerun the make command. <== false make: ** [Makefile] Error 1 -------------%<------------- And I can keep running "make" until my fingers fall off, but it just keep giving me this same anwer back. I don't know what to do. Daniel. -- Intolerant people should be shot. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
