• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Store script as run only
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Store script as run only


  • Subject: Re: Store script as run only
  • From: Martin Orpen <email@hidden>
  • Date: Sat, 8 Apr 2006 15:28:02 +0100

On 8 Apr 2006, at 2:52 pm, deivy petrescu wrote:

Martin, I tried running the command above and got the following:
-->
__dyld_mod_term_funcs
__dyld_make_delayed_module_initializer_calls
The kernel support for the dynamic linker is not present to run this program.
-->
I have the whole installation plus developer, what gives?

Note that I was using strings on a read-only script - not an application or droplet etc.


The message that you got is standard when you try and use strings on a executable - for example try:

	strings /bin/echo

To get useful stuff from an app or droplet you need to read the resource:

	strings -n 3 -o /path/to/your/run-only.app/rsrc

Regards

--
Martin Orpen


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Store script as run only (From: Jens Eliasson <email@hidden>)
 >Re: Store script as run only (From: Jon Rosen <email@hidden>)
 >Re: Store script as run only (From: Michelle Steiner <email@hidden>)
 >Re: Store script as run only (From: Jon Rosen <email@hidden>)
 >Re: Store script as run only (From: Martin Orpen <email@hidden>)
 >Re: Store script as run only (From: deivy petrescu <email@hidden>)

  • Prev by Date: Re: Opening contact in Address Book to edit
  • Next by Date: Re: Store script as run only
  • Previous by thread: Re: Store script as run only
  • Next by thread: Re: Store script as run only
  • Index(es):
    • Date
    • Thread