Re: Memory.bundle will not compile.

2013-12-13 Thread Charlie Garrison
Good morning, You have sent a personal reply rather than to the list (or if you did send to the list it hasn't come through yet). On 13/12/13 at 1:06 PM -, Alan Fry wrote: On 12 Dec 201323:11, at 23:11, Charlie Garrison wrote: I'm so sorry you can't do a double click on your Mac to

Re: Memory.bundle will not compile.

2013-12-12 Thread Charlie Garrison
Good morning, On 12/12/13 at 2:59 PM -, Alan Fry wrote: I have a script which runs fine on OS 10.6.8 but fails on 10.7.2. The error message is this: No idea what that screen shot is; we're talking perl so just use the command line. Also makes it heaps easier for us to help since we do

Memory.bundle will not compile.

2013-12-12 Thread Alan Fry
I have a script which runs fine on OS 10.6.8 but fails on 10.7.2. The error message is this: <> the script itself begins: #!/usr/bin/perl use PDF::API2; use Mac::OSA; and the error occurs at 'use Mac::OSA;' Any help would be appreciated. Alan Fry