Closed Thread Icon

Topic awaiting preservation: which perl do i need (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12506" title="Pages that link to Topic awaiting preservation: which perl do i need (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: which perl do i need <span class="small">(Page 1 of 1)</span>\

 
GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 11-13-2002 23:25

well im going to install an application. or better said: im going to compile it, cause its only available in sourcecode form.
so on the installation page it says i need perl, python and cygwin to compile it. i think i manage to install python and cygwin, but with perl im not sure.

on perl.org i only find sources too and a few binarys but i dont know which one is the correct?

fyi: the app im compiling is chromium: http://www.cs.virginia.edu/~humper/chromium_documentation/

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 11-13-2002 23:38

It says on the site that it requires Perl 5.0, so any perl 5.x should work if the program isn't very strict on it. And since 5.8 is the newest stable release I would think that was the best one to install.

If you use Linux it shouldn't be a problem compiling and installing it. Just download the source and run the ordinary configure and make commands...

If you use windows I would think that the files needed could be found through these links, and it might be this directory that you end up in after following the links. But I've never installed perl on a windows computer before so I might be wrong...

_________________________
"I don't know half of you as well as I should like; and I like less than half of you half as well as you deserve" - Bilbo Baggins (S.R 1401)

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 11-13-2002 23:43

If you're using cygwin you are probably doing this on a windows machine?

Get the newest Windows version of perl at Active State



.:[ Never resist a perfect moment ]:.

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 11-13-2002 23:59

yes, its windows!
ive been browsing that CPAN site already, but got confused with all that versions and ports.

bitdamaged: is activeperl a modification of a third party or just a compiled version?

thank you!

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 11-14-2002 00:32

it's a compiled version. With a handy dandy windows installer and what nots



.:[ Never resist a perfect moment ]:.

[This message has been edited by bitdamaged (edited 11-14-2002).]

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 11-14-2002 00:51

yo, just installed it and works fine!
thanks a lot!

« BackwardsOnwards »

Show Forum Drop Down Menu