Hm. I have spent the last hour or so attempting to get this to work,
but I cannot seem to get Perl to update. I have located the 5.10
directory under /usr/local/ActiveState-5.10 but I cannot get Eclipse
to recognize it. I even tried Eclipse and EasyEclipse. Does anyone
have any other IDE suggestions for Mac OSX? Perhaps something a little
more user friendly. I feel so discouraged, I can't even get it to
point to the interpreter, and all I can say is print 'hello world'
haha.

Thanks guys,
Steven

On Sun, Jan 18, 2009 at 5:09 PM, Telemachus <telemac...@arpinum.org> wrote:
> On Sun Jan 18 2009 @  4:35, Steven Sankaran wrote:
>> Hello,
>> So, I was going through a tutorial and I realized that my Eclipse
>> install is using an older version of Perl that does not recognize the
>> "say" command. I have attempted updating Perl to 5.10 using the
>> ActivePerl-5.10.pkg ,however, as far as I can tell, that doesn't seem
>> to be working. I am currently running the latest version of Mac OSX,
>> which is currently running 5.8.8. How do I update this to 5.10, so
>> that I may use the "say" command? I run the installer, but it does not
>> seem to be helping. Is there something I am missing?
>>
>> Any help would be greatly appreciated,
>> Thank you.
>>
>> -Steven
>
> Your default perl lives at /usr/bin/perl and as I recall, ActiveState's
> package puts the new one in /opt. So the problem is probably that Eclipse
> is not "seeing" the newly installed 5.10. I don't know how to set such a
> preference in Eclipse, but this may help point you in the right direction.
>
> --
> To unsubscribe, e-mail: beginners-unsubscr...@perl.org
> For additional commands, e-mail: beginners-h...@perl.org
> http://learn.perl.org/
>
>
>

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to