Ah, if you're having problems there also, I suggest downloading and installing wxPython from wxpython.org. wxPython includes wxWidgets. Saves a long compilation. Then you just need to run a command before building SAGA (instead of building wxWidgets steps):
export PATH="/usr/local/lib/wxPython-2.9.4.0/bin:$PATH" On Mar 26, 2013, at 9:59 AM, Jesus Munoz Serrano wrote: > Thanks a lot william and sorry about my questions. I'm not used to work with > the terminal nor python. > So I downloaded and installed the UnixImageIO framework. But now, I have to > build wx-widgets. I created build-cocoa-debug, then cd build-cocoa-debug and > run: > > ../configure --enable-unicode --enable-debug --enable-shared > --enable-monolithic --with-osx_cocoa --enable-macosx_arch=x86_64 \ > --with-macosx-version-min=10.7 \ > --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk > > I am getting the same error again. Also I think I am gonna have the same > problem building GNU packages and SAGA. There is any easier way to do it? > Sorry again for the questions. > > Jesus > > > > > On 26 Mar 2013, at 15:38, William Kyngesburye wrote: > >> UnixImageIO framework > ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ First Pogril: Why is life like sticking your head in a bucket filled with hyena offal? Second Pogril: I don't know. Why IS life like sticking your head in a bucket filled with hyena offal? First Pogril: I don't know either. Wretched, isn't it? -HitchHiker's Guide to the Galaxy _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
