Page 1 of 1
python-gpod
Posted: 18. Sep 2010, 01:48
by lmello
The stock libgpod slackware package doesn't include its python bindings, which are necessary for ipod support in Exaile. The problem is, I don't know hot to install those bindings from source! The --with-python=yes option passed to the configure script seems to do nothing at all.

Re: python-gpod
Posted: 18. Sep 2010, 10:16
by gapan
If I try to compile libgpod I get this:
Code: Select all
checking for swig... no
configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org
maybe that's what's missing.
Re: python-gpod
Posted: 18. Sep 2010, 10:25
by ray
What's weird is that the slackbuild doesnt disable python support, so i wonder how they built it without swig then?
http://slackbuilds.org/mirror/slackware ... SlackBuild,
EDIT: Scratch that, i wasnt thinking proprerly.
Cheers,
ray