gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-bugs] Mac problem with GNUmed client 1.1.0 -- cannot import


From: Jim Busser
Subject: Re: [Gnumed-bugs] Mac problem with GNUmed client 1.1.0 -- cannot import wxpython
Date: Fri, 28 Oct 2011 16:25:30 -0700

While my env shows no PYTHONPATH it is maybe moot (because my client 0.9.11 
*will* work in the same instance of the same system account)

- there is no gm-from-vcs.conf in the [...]/client directory but its addition 
is not enough

- there is no external-tools but this is presumably extraneous to the problem

- the originally absent symlink Gnumed (autocreated at first run) resolves to

        /Users/djb/Downloads/gnumed-client.1.1.0/client

Comparing to the symlink Gnumed in the working client 0.9.11

        lrwxr-xr-x@ 1 djb djb 6 18 Oct 10:10 Gnumed -> client

where the @ extended  file attribute flag (queried with ls -l@) is likely 
extraneous as it merely reflects the com.apple.quarantine flag and even if I 
create a different (relative path) symlink as opposed to an absolute one:

        rm Gnumed
        ln -s client Gnumed

yielding

        lrwxr-xr-x    1 root  djb      6 28 Oct 16:04 Gnumed -> client

but this too is not enough to clear the problem.

??

-- Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]