in reply to Re^3: How to install Math::GSL module
in thread How to install Math::GSL module
Another thing, all my modules are at C:/Program Files/Perl/lib, not perl/site/lib. Is this a problem since the @INC array is looking at both locations for modules. I uninstalled the MATH module and used PPM to reinstall it the way people have suggested but I don't see the MATH module in either directory. Is it supposed to show up in either perl/lib or perl/site/lib? Do you guys think I should reinstall perl?perl -MMath::GSL::Histogram=":all" -we "gsl_histogram_alloc(100);" I get this as an output error. <br> Can't locate Math/GSL/Histogram.pm in @INC (@INC contains: C:/Program +Files/Perl /perl/site/lib C:/Program Files/Perl/perl/lib .). BEGIN failed--compilation aborted.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to install Math::GSL module
by syphilis (Archbishop) on Jan 27, 2009 at 06:13 UTC | |
by Niner710 (Sexton) on Jan 27, 2009 at 15:39 UTC |