in reply to Re: How to run MacOS Classic app in OSX? system() can't run it..
in thread How to run MacOS Classic app in OSX? system() can't run it..
When I run in while in the same directory where app resides, and run as
open ./myapp
I get
When I run2006-02-03 08:08:59.110 open[396] LSOpenFromURLSpec() returned -10814 +for application (null) path /Volumes/Untitled 2/myapp 2006-02-03 08:08:59.114 open[396] Couldn't open file: /Volumes/Untitle +d 2/myapp
What the case #1 means - is it a bug in the app I run, or something is wrong with the binary file?2006-02-03 08:17:49.352 open[429] No such file: /Volumes/Untitled 2/.. +./myapp
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to run MacOS Classic app in OSX? system() can't run it..
by Fletch (Bishop) on Feb 03, 2006 at 16:15 UTC | |
by Anonymous Monk on Feb 03, 2006 at 16:31 UTC | |
by john_oshea (Priest) on Feb 03, 2006 at 17:03 UTC | |
by digger (Friar) on Feb 03, 2006 at 17:40 UTC | |
by Anonymous Monk on Feb 03, 2006 at 18:40 UTC |