ipodio
ipodio copied to clipboard
Mac OS X install
How can I install that on Yosemite? Brew doesn't know both python-gpod and libgpod. It sounds strange I need it but I really want to create a daemon for mac os x
Hi,
There is probably no pre-compiled package of libgpod for Mac.
You could compile the library on your machine from libgpod source and install it in your system so gpod becomes importable using ./configure && make && make install procedure and resolving missing dependencies by hand.
It would be a good thing that the library got bundled as a python c extension instead of having to depend on system-wide packages.
I'm sorry I cannot help you more. Sorry for taking me a month to answer you.
Thank you!
I'll try and give you back