fink version over a vanilla person.
On 10/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
-- Original message --From: "Terrence Brannon" <
[EMAIL PROTECTED]>> or !/usr/bin/env pythonCare to remind us what package this is from?If the package j
or !/usr/bin/env python
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
pileScript: << (export CPPFLAGS=""; %p/bin/python%type_raw[python] setup.py build)<<# InstallInstallScript: << %p/bin/python%type_raw[python]
setup.py install --root=%d<<Maintainer: Terrence Brannon <[EMAIL PROTECTED]><<
I am now able to invoke the wxPython-2.6.3.3 demo.py when I build for gtk2 instead of mac. Upon trying the demo, I get these errors. Build script attached(python:27512): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window !
= NULL' failed(python:27512): Gdk-CRITICAL **: gdk_window_invali
On 9/9/06, Sebastian Hagedorn <[EMAIL PROTECTED]> wrote:
-- Terrence Brannon <[EMAIL PROTECTED]> is rumored to have mumbled on8. September 2006 19:57:11 -0400 regarding [Fink-devel] Fink's Python -missing a module named DLFCN:
> There is a module which is a standard part of
There is a module which is a standard part of Python called DLFCN: http://pydoc.org/2.4.1/DLFCN.htmlThis module does not exist in the Fink Python. For that matter, it is not the Xcode Python, or the
pythonmac.org Python either.However, apparently pygst (Python Gstreamer) requires it because of er