郁闷死了,我下载state版本的1.2.6,通过编译安装,但是总是提示错误
checking for vorbis_bitrate_addblock in -lvorbisfile... no
configure: error: *** Ogg Vorbis libraries not found or they are too old. (>= 1.0-rc3 required). Run configure --without-vorbis to disable it.
checking for mad_decoder_init in -lmad... no
configure: error: *** libmad not found. Run configure --without-libmad to disable it.
libmad和libvorbis,libogg都安装上了,但是还是提示这个错误,,我通过whereis查询libmad,都是能找到的,,,版主你编译的时候不知道有没有这样的错误?