[PlanetCCRMA] pd sources for pidip compile

dominic samuraiskillz@blueyonder.co.uk
Fri Jun 17 14:57:01 2005


There is this

--includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]

I tried it but to no result. 

I get this:-

[root@localhost pidip]#  ./configure --includedir=/usr/bin/pd/include --
with-pd=/usr/bin/pd/ --with-pdp=/usr/lib/pd/externs/pdp --with-
ffmpeg=/usr/bin/ffmpeg
configure: error: pd sources not found in /usr/bin/pd/

I reckon I need the source, How would i go about building it?(just a few
starters) will i kill pd ?

dominic


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/
> > > 
> 
>