Comment 29 for bug 139226

Revision history for this message
psyopper (bfranks) wrote :

I mentioned GTKPod only as a reference to the fact that it connects and is otherwise readable except by Banshee.

For some reason one of the updates that came down on June 5th resolved the issue for me. There was a bunch of stuff in there, not sure which one fixed it. Banshee recognized that it was an Ipod, but it didn't recognize which one and automatically redirected me to the Banshee "add and ipod to our database" page. My Ipod support in Banshee is now resolved and is operating as expected.

For fun I tried installing podsleuth-0.6.2 from the link above and I get a mono dependency problem. Looks like Hardy has Mono 1.2.6 and Podsleuth is looking for 1.1.10... I'm a relative Linux newb, please be patient if this is a newb mistake.

/podsleuth-0.6.2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MONO_MODULE... configure: error: Package requirements (mono >= 1.1.10) were not met:

No package 'mono' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MONO_MODULE_CFLAGS
and MONO_MODULE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.