Re: garnome 2.13.4 - avahi compilation



1) under $garnome/lib/python-2.4/site-packages there are : 

+-dbus 
+-GMenuSimpleEditor 
+-gtk-2.0 
  +-gtk 

pygtk folder is under "$garnome/lib/" path... (???) 

2) My PYTHONPATH 

PYTHON = $(shell which python) 
PYVER = $(shell $(PYTHON) -c "import sys; print sys.version[:3]") 
PYTHONPATH=$(main_libdir)/python$(PYVER)/site-packages:$(main_libdir)/python$(PYVER)/site-packages/gtk-2.0 

Em (08:39:38), Joseph E. Sacco, PhD escreveu: 
>Edson, 
> 
>(1) Make sure that pygtk and friends are actually installed under 
> 
> $garnome/lib/python-2.4/site-packages 
> 
>(2) Examine PYTHONPATH in gar.conf.mk 
>It should contain gtk-2.0 
> 
> [ignore line wrap] 
> PYTHONPATH=$(main_libdir)/python$(PYVER)/site-packages: 
> $(main_libdir)/python$(PYVER)/site-packages/gtk-2.0 
> 
>-Joseph 
> 
>======================================================================== 
>On Mon, 2006-01-16 at 09:06 -0200, edson.caetano wrote: 
>> This one didn't work too, unfortunatelly, but thanks for your help. 
>> 
>> 
>> Em (13:10:15), Bob Kashani escreveu: 
>> 
>> 
>> >On Fri, 2006-01-13 at 17:54 -0200, edson.caetano wrote: 
>> >> Hello, i'm still have problems with garnome2.13.4 build; my build 
>output 
>> >> (during "avahi" building): 
>> >> 
>> >> 
>> >> ... 
>> >> checking whether /usr/bin/python version >= 2.4... yes 
>> >> checking for /usr/bin/python version... 2.4 
>> >> checking for /usr/bin/python platform... linux2 
>> >> checking for /usr/bin/python script directory... 
>> >> ${prefix}/lib/python2.4/site-packages 
>> >> checking for /usr/bin/python extension module directory... 
>> >> ${exec_prefix}/lib/python2.4/site-packages 
>> >> checking for python module gtk... no 
>> >> configure: error: Could not find Python module gtk 
>> >> make[2]: *** [configure-work/main.d/avahi-0.6.1/configure] Error 1 
>> >> make[2]: Leaving directory 
>`/home/dsonc/garnome-2.13.4/freedesktop/avahi' 
>> >> make[1]: *** [../../freedesktop/avahi/cookies/main.d/install] Error 2 
>> >> make[1]: Leaving directory 
>> >`/home/dsonc/garnome-2.13.4/desktop/gnomemeeting' 
>> >> make: *** [paranoid-install] Error 2 
>> >> 
>> >> 
>> >> this is the python packages in my system: 
>> >> 
>> >> python-gnome2 
>> >> python-gnome2-dev 
>> >> python-gnome2-extras 
>> >> python-gnome2-extras-dev 
>> >> python-gtk2 
>> >> python-gtk2-dev 
>> >> 
>> >> 
>> >> python2.4-gnome2 
>> >> python2.4-gnome2-extras 
>> >> python2.4-gtk2 
>> >> 
>> >> But "python2.4-gtk2-dev" doesn't exist, at least in my system. Is 
there 
>a 
>> >> package in some repository ??? 
>> > 
>> >Try running a 'make install' in bindings/pygtk. Then run a 'make clean' 
>> >in freedesktop/avahi. Does this help? 
>> > 
>> >Bob 
>> > 
>> >-- 
>> >Bob Kashani 
>> >http://www.gnome.org/projects/garnome 
>> >http://www.ocf.berkeley.edu/~bobk/garnome 
>> > 
>> >-- 
>> >garnome-list mailing list 
>> >garnome-list gnome org 
>> >http://mail.gnome.org/mailman/listinfo/garnome-list 
>> > 
>> >---------- 
>> 
>> 
>-- 
>joseph_sacco [at] comcast [dot] net 
> 
>-- 
>garnome-list mailing list 
>garnome-list gnome org 
>http://mail.gnome.org/mailman/listinfo/garnome-list 
> 
>---------- 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]