On Sun, Aug 1, 2010 at 12:16 AM, Matthew Kenworthy wrote: > If gcc is not installed but a package manager is, presumably the > package manager's first dependency for installing PDL is 'install gcc > packages' then, right?
Not at all. Why should it be? apt-get install pdl <-- does not install gcc. yum install perl-PDL <-- does not install gcc. urpmi perl-PDL <-- does not install gcc. yast -i perl-PDL <-- does not install gcc. Or did I misunderstand your email? Daniel. -- Intolerant people should be shot. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
