From: <elo...@gm...> - 2007-11-18 12:14:27
|
Hi Alistair, Could you please explain what specifically is your problem with running the the standaloneify that's included with the framework? Because it would be much better to use that one since it includes several enhancements/fixes which I don't think are backported to the original script. Cheers, Eloy On 11/17/07, Alistair Holt <ali...@gm...> wrote: > Hello all! > I've just been playing with standaloneify.rb in Leopard and thought I'd > document my findings for reference. > > I'm not sure how one goes about using the standaloneify.rb which is included > in Leopard > (/System/Library/Frameworks/RubyCocoa.framework/Versions/A/Tools/standaloneify.rb > ) so I instead downloaded the .rb from > http://www.jpaisley.com/software/ruby/ . If anyone knows how to do it > properly please let me know! > > > I then encountered a problem with the .rb I had downloaded in that it was > looking for frameworks in '/Library/Frameworks'.. now I'm not sure about > other Leopard installations but in mine this folder was empty so I had to > drop into the Terminal, delete 'Library/Frameworks' and create a symbolic > link between '/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/' and > '/Library/Frameworks'. > > After that it worked great! > > -- > Alistair Holt > ali...@gm... > |