From owner-freebsd-ports@FreeBSD.ORG Sun Aug 31 02:39:05 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A6F716A4BF for ; Sun, 31 Aug 2003 02:39:05 -0700 (PDT) Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by mx1.FreeBSD.org (Postfix) with SMTP id 7447043F93 for ; Sun, 31 Aug 2003 02:39:04 -0700 (PDT) (envelope-from nicholas_wieland@yahoo.it) Received: from d81-211-178-175.cust.tele2.it (HELO lorien.ilweran.home) (nicholas?wieland@81.211.178.175 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 31 Aug 2003 09:39:03 -0000 Received: by lorien.ilweran.home (Postfix, from userid 1001) id C5B5910A; Sun, 31 Aug 2003 11:39:39 +0200 (CEST) Date: Sun, 31 Aug 2003 11:39:39 +0200 From: Nicholas Wieland To: freebsd-ports@freebsd.org Message-ID: <20030831093939.GB66335@lorien.ilweran.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: wxPython & wxWindows X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2003 09:39:05 -0000 Hi all, I've just compiled wxPython from ports. First of all pyOpenGL (wxPython dependancy) does not compile [1]. I'd like to know if I can compile it against gtk2 and not gtk1, on my system wxPython is the *only* package that does require gtk1 and glib1. I've tried to tweak wxWindows port but can't make it compile against gtk2, and as far as I can tell wxPython compiles accordingly to wxWindows. Is it possible to have a WITH_GTK2=yes option or something similar for wxPython ? Am I asking too much ? I'd really appreciate it, I think that wx support to gtk2 is quite good now, so if someone wants to try it... I can help testing and everything else, but unfortunately I'm not a C++ Programmer, so probably I can't help with wxWindows ... but count on me for wxPython :) TIA, nicholas [1] can't read "::tcl::direct": no such variable while executing "if { !$::tcl::direct } { tclLog "commands provided were $cmds" }" (procedure "pkg_mkIndex" line 281) invoked from within "pkg_mkIndex -verbose /usr/local/lib/python2.3/site-packages/OpenGL/Tk/freebsd5-tk8.4 Togl.so" (file "/usr/ports/graphics/py-opengl/work/PyOpenGL-2.0.0.44/register.tcl" line 1) *** Error code 1 Stop in /usr/ports/graphics/py-opengl.