> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von Jason Humphrey > Gesendet: Sonntag, 8. August 2004 16:05 > An: [EMAIL PROTECTED] > Betreff: [cobaltfacts] PERL Commands > > HI, > I am editing /etc/rc.d/init.d/lcd-showip to do some extra > stuff. As i have very little knowledge of perl i am looking > up commands on the internet. I found this site > http://www.perldoc.com/perl5.6/pod/func/chop.html but when i > try to use this in the script i get: "bash: chop: command not found" > > Is ther perl on the raqs out of date??? Its 550os. If it is > can i update it? > would updating it destroy the GUI??? > > Thanks > Jason > > _______________________________________________ > Cobaltfacts mailing list posting/subscription services: > [EMAIL PROTECTED] > http://list.cobaltfacts.com/mailman/listinfo/cobaltfacts/ > > Search the Archives at: > http://list.cobaltfacts.com/ > > Visit Cobaltfacts on the web: > http://www.cobaltfacts.com/ >
the raqs come with an outdated version of perl. best solution is probably installing an additional version of perl in a different location, as simply updating will break the gui as you already guessed. or you can go with http://www.depopo.net/content/howto/cobalt-raq550-perl583.htm _______________________________________________ Cobaltfacts mailing list posting/subscription services: [EMAIL PROTECTED] http://list.cobaltfacts.com/mailman/listinfo/cobaltfacts/ Search the Archives at: http://list.cobaltfacts.com/ Visit Cobaltfacts on the web: http://www.cobaltfacts.com/
