[Pythonmac-SIG] ANN: RegexPlor 0.6 available!

Dinu Gherman gherman at darwin.in-berlin.de
Tue Sep 9 17:40:47 EDT 2003


Pascal Oberndoerfer:

> Hi Dinu,
>
> I don't think this will work on MacOS X up to 10.1.5 as you are using a
> shell script inside your .app bundle (at least it doesn't work for me).

Which one is that? I can't see any.

> Trying to start RegexPlor from Terminal gives me an error message:
>
>> [powerbook:RegexPlor.app/Contents/MacOS] pob% ./RegexPlor
>> dyld: ./python can't open library: /sw/lib/libdl.0.dylib  (No such 
>> file or
>> directory, errno = 2)
>> [powerbook:RegexPlor.app/Contents/MacOS] pob%

This is what I get when trying what you did:

   [localhost:RegexPlor.app/Contents/MacOS] dinu% ./RegexPlor
   ./python: can't open file './Resources/__main__.py'

Why are you trying to open an application that way? One of the
following works just fine for me:

   [localhost:Cocoa/RegexPlor/RegexPlor.app] dinu% open .
   [localhost:Cocoa/RegexPlor] dinu% open RegexPlor.app

Or are you saying you're missing some system library on 10.1.5
which is somehow needed and available, later?

Dinu

--
Dinu C. Gherman
......................................................................
"Fascism should more appropriately be called corporatism because
it is a merger of state and corporate power." (Benito Mussolini)




More information about the Pythonmac-SIG mailing list