In article <a64c8dde52.pnyo...@pnyoung.ormail.co.uk>, Peter Young <pnyo...@ormail.co.uk> wrote: > unless I open the library so that cURL is booted.
Are you putting the curl *binary* in to Boot:Library? If you are putting the !cURL *application* in Boot:Library it will not work because nothing in Boot:Library is booted at boot time. Either extract the cURL binary from the app and put in to Library or put the !cURL application in to eg Boot:Resources, where the app will be booted. -- Chris Johnson