[Skencil-users] Simple way to direct skencil to Python2.3 when both 2.3 and 2.4 are installed?
Igor Novikov
igor.e.novikov at gmail.com
Tue Dec 26 19:52:50 CET 2006
Hi,
It seems the simplest way is skencil.py file patching. Find this file in
Skencil installation directory
and replace path to python in first string:
#! /usr/bin/env python
to your python 2.3 binary. For example:
#! /usr/bin/python2.3
After this patch new updates will no affect Skencil.
Sincerely,
Igor Novikov
sK1 Team
http://sk1.sf.net
On 12/26/06, W. Craig Carter <ccarter at mit.edu> wrote:
>
>
> Friends,
>
> Nearly every time I update my system (Mac OS 10.4.8 Intel) with fink,
> I break skencil. I believe this is because many updates update
> the python or pil that I installed myself.
>
> Is there a simple work-around? Could I edit __init__ to specify a
> particular python and pil that I have installed?
>
> Thanks, Craig Carter
>
> _______________________________________________
> Skencil-users mailing list
> Skencil-users at wald.intevation.org
> http://lists.wald.intevation.org/mailman/listinfo/skencil-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wald.intevation.org/pipermail/skencil-users/attachments/20061226/2efe03f7/attachment.htm
More information about the Skencil-users
mailing list