[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] latest eric3 snapshot on Mac OS X
From:       Detlev Offenbach <detlev () die-offenbachs ! de>
Date:       2006-11-01 15:50:08
Message-ID: 200611011650.08086.detlev () die-offenbachs ! de
[Download RAW message or body]

Thanks,

I'll include this change in the next eric[34] snapshots.

Detlev

On Wednesday 01 November 2006 13:18, Gerard Vermeulen wrote:
> Hi Detlev,
>
> I have to apply this patch to generate valid eric3* shell scripts on Mac
> OSX.
>
> --- eric-snapshot-20061029//install.py.gv       2006-11-01
> 12:54:26.000000000 +0 100
> +++ eric-snapshot-20061029//install.py  2006-11-01 12:55:38.000000000 +0100
> @@ -126,8 +126,8 @@
>          wrapper = \
>  '''#!/bin/sh
>
> -exec "%sw" "%s/%s.py" $*
> -''' % (sys.executable,pydir,wfile)
> +exec "%s/bin/pythonw" "%s/%s.py" $*
> +''' % (sys.exec_prefix,pydir,wfile)
>      else:
>          wname = wfile
>          wrapper = \
>
>
> This is garanteed to find the pythonw executable.  On my system
> python -c 'import sys; print sys.executable'
> returns
> /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Cont
>ents/MacOS/Python but there is no Pythonw in the same directory as Python.
>
> Gerard
>
> _______________________________________________
> PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-- 
Detlev Offenbach
detlev@die-offenbachs.de

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic