I deleted the already existing .cpan dir and ran
perl -MCPAN -e shell as you said, it did ask me for the PREFIX option at some point and I did mention a local path ! At make, it again failed with - Makefile:92: *** missing separator. Stop. /usr/bin/make -- NOT OK Anything I am missing now ? Amruta > You need to use > > -MCPAN to install PDL. > >install PDL > > When you run -MCPAN for the first time, it will configure a .cpan file > for you. If you already have one of those, you might want to delete it so > you can reset it. (It will probably be at $HOME/.cpan). At a certain point > during that configuration, it will ask you if you want any arguments on > Makefile.PL. At that point, you should specify > > PREFIX=/home/cs/xyz > > I don't actually recommend that you specify PDL-2.4.0 in that directory, > since this will be the site of all your local installs. So for example, > you might want to set PREFIX=/home/cs/pura0010/Cpanmods, then anything you > install via -MCPAN will reside there (making it simpler to set your > paths). > > The reason you want to use -MCPAN to install PDL is that there are a > number of dependent packages. > > I hope this makes some sense! Give it a try and let me know how it goes! > > Ted > > -- _________________________________________________________________________ Amruta D Purandare, http://www.d.umn.edu/~pura0010 Department of Computer Science, Phone - (218)-310-5740 University of Minnesota, Duluth, Email - [EMAIL PROTECTED] MN 55812 _________________________________________________________________________ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ senseclusters-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/senseclusters-users
