|
Hello,
I'm trying to install pygtk 2.14.1 for python 2.6 installed on my freebsd 7.2 (some many versions, I know ). Freebsd 7.2 came with bundled python 2.5, who has pygtk already installed. But I wanna use python 2.6, so I started to install also pygtk for it. I've downloaded tar archive from pygtk site, and done: Code:
PYTHON=/usr/local/bin/python2.6 export PYTHON ./configure Code:
... Making all in examples Syntax error: redirection unexpected Error code 2 ... Thanks in advance, Cristian |
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
). 