[Skencil-users] Building on Mac OS X

Christian von Ferber ferber at physik.uni-freiburg.de
Sun Jun 19 14:33:01 CEST 2011


Hi, 

to build skencil on Mac OS X from scratch you may also want to try Craig's
instructions posted in 2006
(here, fink is only used to install prerequistes, skencil is installed from the
sources):

Date: Thu, 31 Aug 2006 17:16:02 -0400 (EDT)
From: W. Craig Carter <ccarter at mit.edu>
To: jbiddier <jbiddier at comcast.net>
Cc: skencil-users at wald.intevation.org
Subject: Re: [Skencil-users] installing on Mac Intel, now a segfault problem


Update: I killed and restarted the Xdisplay. 
Skencil now works.

Summary(as best as I remember) for those who 
compile on an Intel Mac MacOsX 10.4

1. Install X11 from Mac distribution.
2. Install XCode from the apple developer 
site.
3. Install fink and finkcommander
4. Install tcltk-dev
5. install python23
6. I installed pil-py23, but had to make PIL from source anyways.
7. install libjpeg-shlibs
8.  Get PIL source (I got 1.1.5 from http://www.pythonware.com/products/pil/)
9. install pil from source directory with 
sudo /sw/bin/python2.3 setup.py install
10. get skencil source and compile with this 
sequence:
a)
sudo /sw/bin/python2.3 ./setup.py configure
--imaging-include=/sw/include/python2.3/
b)
sudo /sw/bin/python2.3 ./setup.py build
--imaging-include=/sw/include/python2.3/
c)
sudo /sw/bin/python2.3 ./setup.py install
--imaging-include=/sw/include/python2.3/ --prefix=/sw/
_______________________________________________
Skencil-users mailing list
Skencil-users at wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/skencil-users

 

On Fri, 17 Jun 2011 16:05:06 -0400
 "Martin B. Brilliant" <mbrilliant at alum.mit.edu> wrote:
The link in "For building on Mac OS X, see Running Skencil on Mac OS X by
Stewart Midwinter" is broken. Does that mean it's no longer possible to build
Skencil on a Mac?

-- 
								Marty
Martin B. Brilliant at home in Holmdel, NJ





_______________________________________________
Skencil-users mailing list
Skencil-users at wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/skencil-users


More information about the Skencil-users mailing list