On Feb 11, 2005, at 10:39 AM, Chris Nandor wrote:
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Kim Helliwell) wrote:
When I type:
kim% sudo gluemac /Applications/AddressBook.app
I get:
What is the glue name? [AddressBook]:
ref is not a valid file specification at
/Library/Perl/5.8.1/Mac/AETE/App.pm line 252, <STDIN> line 1.
This didn't happen before. (that is, it worked on an older machine)
I think you entered the filename incorrectly. There's a space:
% sudo gluemac /Applications/Address\ Book.app
Would be nice if the error was
/Applications/AddressBook.app - no such file or directory
then.
-Ken