Re: Garnome 2.13.3 on Debian Sid



Short answer, "yes"...

I had the same problem. To work around using the system installed
python-2.3, I built and installed a newer version of python under /opt
and edited gar.conf.mk to use this newer version of python

    [ignore line wrap]
        # If you want to use a different version of python everywhere
        # change this
        PYTHON = /opt/python-2.4.1/bin/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

-Joseph

=============================================================================

On Fri, 2005-12-30 at 19:11 +0100, Olivier Lecarme wrote:
> freedesktop/avahi needs python 2.4, but also python-dbus. Unfortunately,
> this package exists only for python 2.3. Is there another solution than
> waiting for the package in the proper version?
> 
> -- 
> 
> 
> 			Olivier Lecarme
> 
-- 
joseph_sacco [at] comcast [dot] net




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