[PlanetCCRMA] pd sources for pidip compile

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri Jun 17 15:56:02 2005


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

> On Fri, 2005-06-17 at 14:32 -0700, Fernando Lopez-Lezcano wrote:
> > On Fri, 2005-06-17 at 13:56, dominic wrote:
> > > thanks for the rapid response!
> > > 
> > > I am trying to configure it like this:-
> > > 
> > >  ./configure --with-pd=/usr/bin/pd --with-pdp=/usr/lib/pd/externs/pdp --
> > > with-ffmpeg=/usr/bin/ffmpeg
> > > 
> > > where should i insert the bit about the headers (in the install it says
> > > the pd sources are mandatory)
> > 
> > I don't know... try running "./configure --help" to see if there is an
> > option to point to the header directoy of pd. 
> > 
> > -- Fernando
> > 
> > > On Fri, 2005-06-17 at 13:46 -0700, Fernando Lopez-Lezcano wrote:
> > > > On Fri, 2005-06-17 at 13:34, dominic wrote:
> > > > > hi list,
> > > > > 
> > > > > Im trying to compile pidip now, and I figure I need the pd sources. Here
> > > > > is where i real more gaping holes in my knowledge. Is the source on the
> > > > > repo? if not how do i get it (cvs?)? will it damage my existing pd
> > > > > install? 
> > > > 
> > > > Most probably it just needs the headers, they should be available (if
> > > > you have the pd package installed) at:
> > > >   /usr/lib/pd/include/
> > > > 
> > 
> >