[PlanetCCRMA] still on a pidip tip- making progress

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Sat Jun 18 15:46:00 2005


On Sat, 2005-06-18 at 14:50, dominic wrote:
> Yup I needed the lame source files (see previous mails)
> 
> checking for InitMP3 in -lmp3lame... yes
> checking for ogg_stream_init in -logg... yes
> checking for vorbis_analysis_init in -lvorbis... yes
> checking for vorbis_encode_setup_init in -lvorbisenc... yes
> checking for theora_encode_init in -ltheora... yes
> looking for pd sources (required) ... pd source tree not found...
> install it and use the --with-pd=<path> configuration option.
> 
> But im still hitting probs needing pd source
> 
> my conig line :-
> 
>  ./configure --with-pd=/usr/lib/pd/ --with-pdp=/usr/lib/pd/externs/pdp
> --with-ffmpeg=/usr/lib/avifile-0.7/
> 
> should i have a shot at building the pd sources? which ones?

I'd try "--with-pd=/usr/lib/pd/include"...
Also, there should be a config.log file after the failure that will tell
you what happened in more detail. 

-- Fernando