[GRASS-user] wxpython Mac OS X compilation issues
    stephen sefick 
    ssefick at gmail.com
       
    Sun Aug 23 14:28:49 EDT 2009
    
    
  
here is what I get from  running the following command from within a
GRASS shell:
python
import sys
sys.path
['', '/Library/Frameworks/SQLite3.framework/Versions/3/Python',
'/Library/Frameworks/GEOS.framework/Versions/3/Python/geos',
'/Library/Frameworks/GDAL.framework/Versions/1.6/Python/site-packages',
'/Applications/GRASS-6.4.app/Contents/MacOS/etc/python',
'/usr/local/lib/wxPython-unicode-2.8.10.1/lib/python2.5/site-packages',
'/usr/local/lib/wxPython-unicode-2.8.10.1/lib/python2.5/site-packages/wx-2.8-mac-unicode',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload',
'/Library/Python/2.5/site-packages',
'/usr/local/lib/wxPython-unicode-2.8.10.1/lib/python2.5',
'/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyObjC']
On Sun, Aug 23, 2009 at 10:20 AM, William
Kyngesburye<woklist at kyngchaos.com> wrote:
> On Aug 23, 2009, at 9:59 AM, stephen sefick wrote:
>
>> my ./configure statement is in the first email that I sent, but here
>> it is agian:
>>
> ...
>>
>> I told GRASS to configure with this:
>> --with-wxwidgets=/usr/local/lib/wxPython-unicode-2.8.10.1/bin/wx-config
>>
>> but the lib in the contents of the .app file, as Hamish pointed out,
>> are libwx_macud-2.8.0.dynlib.
>>
>> I am specifying something wrong- I am sure.
>
>
> I don't think the problem is in the compilation.  As I said, 2.8.0 is normal
> for the wx library version.  It's when you run GRASS, somehow the system
> wxpython is loaded instead of the new one.  So again, what does this give
> you when run in the GRASS shell (after starting GRASS):
>
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "Time is an illusion - lunchtime doubly so."
>
> - Ford Prefect
>
>
>
-- 
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.
								-K. Mullis
    
    
More information about the grass-user
mailing list