Hi,
I was trying to install mmpython on a platform running
mac os x and ran into some compilation errors in the
disc module. I noticed that there is a new version of
the cdrommodule that will compile on mac os x here:
http://cddb-py.sourceforge.net/CDDB/unix/cdrommodule.c
Unfortunately ifomodule.c will not compile either, but
it looks like I should be able to disable the module
all together in the setup.py (similar to what happens
for windows).
Thanks!
-Charles.