[Bioperl-l] bioperl on MacOS X... a beginner's problems...

Jason Stajich jason at cgt.duhs.duke.edu
Thu May 15 14:35:05 EDT 2003


I'm not clear if the fink pkg is up-to-date and actually installs
everything.  Start with the docs on bioperl website which describe how to
install - it is as simple as downloading the pkg:
% wget http://bio.perl.org/DIST/bioperl-1.2.1.tar.gz
unpacking it
% tar zxf bioperl-1.2.1.tar.gz

and setting the PERL5LIB variable in your path
(add this line to your .cshrc)
setenv PERL5LIB "$HOME/bioperl-1.2.1"

(of course you can move things to a different directory and install things
in the system directory following the INSTALL directions which say you
should do:
% perl Makefile.PL
% make
% make install
but if you just want to play around with things, this is the most simple
way to get started)

-jason


On Thu, 15 May 2003, Stefanie wrote:

>
> hi there!
>
> I'm not sure if this is even the right discussion board for my question (if not: which is?)...
> Anyway, I am working under Mac OS X (10.2.6), I have Perl 5.8 installed, and I installed the BioPerl Bundle using fink. And: I am quite new to all of this.
> Installation seems to have worked - but yet the bioperl modules are not recognized / cannot be loaded.
> I think it's some problem related to a PATH not being set correctly, but I'm not sure how to solve it.
> Is there anyone who can help or who can show me where to get help on this?
> Thanks a lot!
>
> Stef
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at bioperl.org
> http://pw600a.bioperl.org/mailman/listinfo/bioperl-l
>

--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu


More information about the Bioperl-l mailing list