Giter Club home page Giter Club logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
py2app could be a starting point...
http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html

Original comment by heldersepu on 19 Jun 2009 at 2:38

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024

Original comment by heldersepu on 22 Jun 2009 at 1:41

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Preferably without needing macports/fink/etc.

Original comment by [email protected] on 27 Mar 2010 at 11:07

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Alex Knott did some research into this issue for the ASALT project, see the 
"ASALT 
Final Report.doc" file:
http://code.google.com/p/asalt-
vehicle/source/browse/trunk/files/reports/Final%20Reports/ASALT%20Final%20Report
.doc


Mac OSX

The ASALT user interface requires the X11 windowing environment in order for it 
to 
work with Mac OS X.  If you are using a version that does not include X11 by 
default 
please upgrade or download a version of X11 that will work with your version of 
Mac 
OS X.  Instructions for installing X11 are outside the scope of this document.

Follow the install directions for MacPorts at 
http://www.macports.org/install.php.

Use MacPorts to install PyGTK using the following command:

sudo port -v install py25-gtk

Ensure you start the ASALT user interface using the version of python installed 
by 
MacPorts by executing the following command: 
/opt/local/bin/python2.5 /path/to/gmapcatcherfolder/maps.py

Original comment by heldersepu on 28 Mar 2010 at 4:32

  • Added labels: OpSys-OSX

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
http://asalt-
vehicle.googlecode.com/svn/trunk/files/reports/Final%20Reports/ASALT%20Final%20R
eport.d
oc

Original comment by heldersepu on 28 Mar 2010 at 4:33

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Hello,
   recently I've found a page with precompiled GTK+ including pygtk (it seems that without X11). Probably it works only for Snow Leopard. The address is http://kedeligdata.blogspot.com/2009/09/native-mac-pygtk-for-snow-leopard.html. Instructions are included on the page. Download size is cca 75MB.

Probably you have to create some start script which contains needed settings. 
On my Snow Leopard machine the following script works (it's one long line):
PYTHONPATH=/Developer/MacPyGTK/inst/lib/python2.6/site-packages:/Developer/MacPy
GTK/inst/lib/python2.6/site-packages/gtk-2.0 arch -i386 python2.6 maps.py

 It is not very use friendly, but it somehow works.

I hope, it can help to Mac users.

Cheers,

  Tomas

Original comment by [email protected] on 5 Nov 2010 at 6:47

from gmapcatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.