On Mon, 18 Jun 2001, Timothy Reaves wrote:

>       The RPM is hard coded to put stuff in the /usr/lib/python1.5 directory.
> That doesn't work well with 2.1.

You mean the spec, the current build or what? There isn't binary
compatibility between 1.5 modules and 2.1 AFAICR, so be careful! The RPM
probably instally into 1.5 on purpose. IMO you should compile yourself; it
works great.

>       I'm getting the following running glimmer, which they thought might be
> related to not being able to find one of the pygtk files.  Can you offer
> any adive?

> Could not find platform independent libraries <prefix>
> Could not find platform dependent libraries <exec_prefix>
> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
> 'import exceptions' failed; use -v for traceback
> Warning!  Falling back to string-based exceptions
> 'import site' failed; use -v for traceback
> Fatal Python error: could not import _gtk
> Aborted (core dumped)

Never seen this, but it could be a symptom of what I pointed out up there.

Take care,
--
/\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil
~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to