On Thu, 2006-29-06 at 17:07 +0530, Mohd Abdul Rasheed wrote: > Sir, I am a student of Biotechnology . I want to learn for > programming in bio-informatics. > I have downloaded the 5.8.8. version of perl for windows, but i 'm > unable to install it on win 2003 server & also of win XP . > Typing 'C:\perl> perl this_program ' generates a message > "Perl.exerequires Build 316 of > perl300.dll" > I would be thankful if you help me in overcoming this problem > > > Rasheed.
The best way to install Perl on MS Windows is to download it from ActiveState: http://www.activestate.com/Products/ActivePerl/ It installs a binary, so no build or make needed. You can then use their ppm program to download various CPAN modules. -- __END__ Just my 0.00000002 million dollars worth, --- Shawn "For the things we have to learn before we can do them, we learn by doing them." Aristotle * Perl tutorials at http://perlmonks.org/?node=Tutorials * A searchable perldoc is at http://perldoc.perl.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>