[GEM-dev] mpeg3_MMX_80w

patrick puredata at 11h11.com
Wed Feb 9 06:44:45 CET 2005


hi IOhannes,

 > are the libmpeg3 and
 > libmpeg3-devel of the same version ?)

from heroinewarrior website:
/usr/local/lib/libmpeg3.a
/usr/local/include/libmpeg3.h


>> also, should i configure
>> --with-avcodec=/home/patrick/src/ffmpeg/libavcodec/libavcodec.a 
>> --with-avformat=/home/patrick/src/ffmpeg/libavformat/libavformat.a
> 
> no it is not necessary, if you don't need ffmpeg support.

what if i did a ./configure --enable-shared (in ffmpeg)? do i have to 
specify the path to th static libs also? cause i'm getting errors when 
loading Gem.pd_linux when doing so:


Gem.pd_linux: undefined symbol: dc1394_create_handle
so i ./configure ffmpeg --disable-dc1394

but now i'm getting undefined symbol: ogg_stream some
so i ./configure ffmpeg --disable-vorbis

and it's the turn of : xvid_encore
...

what i'm doing wrong?
thanks,
patrick




More information about the GEM-dev mailing list