Re: Run-Only script in OSX 10.2.6
Re: Run-Only script in OSX 10.2.6
- Subject: Re: Run-Only script in OSX 10.2.6
- From: John Baltutis <email@hidden>
- Date: Sat, 17 May 2003 09:50:11 -0700
On 5/16/03, email@hidden wrote:
>
On 16 May 2003 at 16:53, John Baltutis <email@hidden> wrote:
>
> On 5/16/03, Stephen Swift <email@hidden> wrote:
>
> >
>
> > At 5/16/03 12:25 PM, Michael P. Wilson (email@hidden) Wrote:
>
> >
>
> >> Run the command-line utility "strings" from the terminal with the
>
> >> filename of your run-only script as an argument from "terminal" and
>
> >> it'll dump all the normal plain text strings it can find. It's likely
>
> >> to be very enlightening.
>
> >
>
> > Odd. I must have done something wrong. Nothing happened. How are you
>
> > suppose to do it again?
>
> >
>
> > "Strings script" ??
>
> >
>
>
>
> When I run: strings "file", I get this message:
>
> "The kernel support for the dynamic linker is not present to run this
>
>program
>
>."
>
>
>
> I have OS X 10.2.6 and the latest DevTools installed. How do I go about
>
> getting the kernel support for this program?
>
>
I think that's a string that's actually in your file, not an error generated
>
by the strings program itself. Try
>
>
strings "file/rsrc"
>
>
for some more interesting output.
>
You're absolutely correct. I ran it with /rsrc and got all the details.
Thanks for the info. Don't you just love this esoteric Unix stuff.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.