Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Create aliases to icons via a Perl script' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Create aliases to icons via a Perl script
Authored by: pietro on Tue, Jun 24 2008 at 8:29AM PDT
I get a syntax error "findOSXicons.pl:227: Global symbol "$_n" requires explicit package name". Shouldn't this be "$_\n" and not "$_n" ?



[ Reply to This | # ]
Create aliases to icons via a Perl script
Authored by: leamanc on Tue, Jun 24 2008 at 8:54AM PDT
More than likely, yes. I didn't read the script, but I can say from past experience that Geeklog strips out backslashes all the time on Mac OS X Hints.

[ Reply to This | # ]
I get a syntax error "findOSXicons.pl:227:
Authored by: simbalala on Tue, Jun 24 2008 at 9:21AM PDT
Me too

[ Reply to This | # ]
Create aliases to icons via a Perl script
Authored by: simbalala on Tue, Jun 24 2008 at 9:27AM PDT
OK, I got a little further this time. Where else might there be missing backslashes?

And when Rob says he post a zipped file? Where?

[ Reply to This | # ]
Create aliases to icons via a Perl script
Authored by: robg on Tue, Jun 24 2008 at 9:36AM PDT
Ever have one of those mornings? The zip file is now linked (and the backslashes are fixed).

-rob.

[ Reply to This | # ]
OK, the zipped one runs...
Authored by: simbalala on Tue, Jun 24 2008 at 9:48AM PDT
using sudo.

[ Reply to This | # ]
you don't need sudo
Authored by: Skeeve on Tue, Jun 24 2008 at 12:56PM PDT
just ignore the warnings of directories you may not view.

[ Reply to This | # ]