Survex 1.0.30 released
Olly Betts
olly@survex.com
Thu, 3 Jun 2004 12:41:37 +0100
On Thu, Jun 03, 2004 at 03:01:10AM +1000, Michael Lake wrote:
> Olly Betts wrote:
> >Currently, I'm pretty sure the MacOS X won't work on MacOS X 10.0. It
> >will probably work on 10.1 and newer, but has only been tested on 10.3.4
> >so far. It would be useful to know what MacOS X versions people are using
> >so we know what to try to target.
>
> I have the 1.0.30 on a OSX 10.2 but it won't start.
Hmm.
> What's the way to start aven via the command line? I remember that you
> can't just do ./aven when in the executable directory as Apple had some
> funny invocation method.
Did you try ./aven? I think it should work (the finder passes a special
switch, but we don't need it so just ignore it, and if it's not there it
doesn't matter).
If that doesn't work, try this from the directory with aven in:
`pwd`/aven
(so that it has a full path).
> I want to see what the error message is as when you d-click the aven
> icon the icon appears in the task bar but shuts down before its
> loaded.
Martin Sluka reported a problem like this with a previous iteration, but
I'd assumed it was related to failing to find the support files.
Let me know if the above reveals an error message. Otherwise it might
be that we need to build the MacOS X version on 10.2, and then it'll
work on 10.2 and 10.3 (that would be annoying, but we could cope).
Cheers,
Olly