On Mon, Sep 20, 2004 at 09:34:03AM -0300, +[+ Suicide|Solution +]+ wrote: > Aew > Alguem ae ja rodo o nicotine no slackware9.0? > Teve que compila o > > Python2.3 > GTK+-2.0 > normalmente ./configure, make, make install > > e o > PyGTK2.0 (./configure --enable-thread, make, make install) > > Aqui ta dando o erro de "Can not find PyGTK..." > alguem pode ajuda ae?
Voc� tem duas op��es: - exportar a vari�vel de ambiente PYTHONPATH=/usr/local/lib/python2.3/site-packages - usar ./configure --prefix=/usr para instalar o pygtk em /usr/lib/python2.3/site-packages Vitor -- GUS-BR - Grupo de Usuarios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

