libmad0 has no header files (mad.h)

Asked by jimav

The package libmad0 contains a .so library but no header files. Where are the headers needed to compile using this library?

dpkg-query -l '*libmad*' does not show anything like libmad0-dev

I'm trying to use the Perl library Audio::MPEG which uses the MAD decoder.
But it fails to compile it's C extension because <mad.h> is missing.

Thanks in advance for any help...

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu libmad Edit question
Assignee:
No assignee Edit question
Solved by:
jimav
Solved:
Last query:
Last reply:
Revision history for this message
jimav (james-avera) said :
#1

Ok, there apparently is a package libmad0-dev for Ubuntu. For some reason dpkg-query did not list it.