[PlanetCCRMA] pd sources for pidip compile

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri Jun 17 16:49:01 2005


On Fri, 2005-06-17 at 16:27, dominic wrote:
> thanks, i was having a dumb moment. that got me past that hurdle
>
> BUT
> 
> I am currently getting this:-
> 
> checking for InitMP3 in -lmp3lame... no
> configure: error: streaming requires lame library!!

For this you'll need to get lame and lame-devel from, for example,
freshrpms.... Lame is not included in Planet CCRMA. 

-- Fernando

> 
> in the install notes it says this:-
> 
> ***** ffmpeg            : http://ffmpeg.sourceforge.net/cvs
> ( --with-ffmpeg=PATH )    ----> watchout, it requires the cvs snapshot !
>                           + don't forget to activate mp3 and vorbis
> support in ffmpeg :
>                           ./configure --enable-mp3lame --enable-vorbis
> 
> Is this the case? is it enabled, how do I find out? if its not how do I
> enable it?
> 
> This is not such a pressing matter tonight as I am about to give up and
> hit the sack! 
> 
> But hey how cool would it be to get pidip working in ccrma! Im doing
> this as I want to start playing about with streaming in pd.
> 
> Dominic
> 
> On Fri, 2005-06-17 at 15:55 -0700, Fernando Lopez-Lezcano wrote:
> > On Fri, 2005-06-17 at 15:45, dominic wrote:
> > > Oh yeah nearly there!
> > > 
> > > I did :-
> > > 
> > >  ./configure --with-pd=/usr/lib/pd/ --with-pdp=/usr/lib/pd/externs/pdp
> > > --with-ffmpeg=/usr/lib/avifile-0.7/
> > > 
> > > 
> > > and it gets so far then spits out:-
> > > 
> > > checking whether to enable maintainer-specific portions of Makefiles...
> > > no
> > > checking if malloc debugging is wanted... no
> > > checking for imlib2-config... /usr/bin/imlib2-config
> > > checking for imlib2 - version >= 1.0.0... yes
> > > checking for XWindowByProperty in -lMagick... no
> > > configure: error: screen captures requires ImageMagick library!!
> > > 
> > > Ive looked for it but it's late over here (uk) and I'm sort of loosing
> > > it. I cant find lMagick although I can find ImageMagick. any pointers?
> > 
> > Probably "apt-get install ImageMagick-devel"
> > -- Fernando
> > 
>