What do i need to add to the path? I have already tried the same with
the PYTHONPATH variable.
Thanks in advance,
-Eduardo
[otto:eduardo/ 501]$ python
Python 2.3.5 (#2, Feb 9 2005, 00:38:15)
[GCC 3.3.5 (Debian 1:3.3.5-8)] on linux2
Type "help", "copyright", "credits" or "license" for more inform
Eduardo Suarez wrote:
In order not to make a mess my system, i have installed a packaged
called pygtkglext in /usr/local/pygtkglext instead of /usr/local (using
the --prefix in ./configure).
Hence, i have the directories
/usr/local/pygtkglext-1.0.1/lib/python2.3/site-packages/gtk-2.0/gtk/gtkgl
/
Eduardo Suarez wrote:
I'm trying to set the python path variable so i can use them, but i
haven't got it. Any hint?
sys.path.append('/usr/blah/blah/blah/directory')
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
In order not to make a mess my system, i have installed a packaged
called pygtkglext in /usr/local/pygtkglext instead of /usr/local (using
the --prefix in ./configure).
Hence, i have the directories
/usr/local/pygtkglext-1.0.1/lib/python2.3/site-packages/gtk-2.0/gtk/gtkgl
/usr/local/pygt