Pd-extended does use the pidip autoconf stuff, but it gives an error if it can't find a lib. That's by design. Pd-extended aims to rpovide the same pidip on all platforms, so if it cant find a lib, that's an error for pd-extended.
If you want to build a custom pidip build, then use its build system directly. .Hc ----- Original message ----- > > ola, > > pidip still has a autoconf system which can tell you what is missing.. > unfornately not used with pd-extended, if i understood it right > > saludos, > sevy > > Hans-Christoph Steiner wrote: > > Sounds like you are missing a dependency probably a video lib, so pidip > > didn't > > build. Check the debian and fedora pages for a listing. Or scroll up and > > see > > which header pidip is complaining about. > > > > .Hc > > > > ----- Original message ----- > > > > > Hi, > > > > > > ok, here is something: > > > > > > From svn I downloaded the complete pd-extended sources as described. > > > > > > After starting the compilation process as described, it fails with the > > > following lines. > > > > > > By the way: Would be nice to update the build-instructions (name of > > > the root dir isnt correct). > > > > > > > > > > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/hid > > > install -p /tmp/pd-extended/externals/hcs/hid/hid.pd_linux \ > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/hid > > > install -p /tmp/pd-extended/externals/hcs/hid/*.pd > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/hid > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/hid/examples > > > install -p /tmp/pd-extended/externals/hcs/hid/examples/*.pd \ > > > > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/hid/examples > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp > > > install -p /tmp/pd-extended/externals/pdp/*.pd_linux > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp > > > install -p /tmp/pd-extended/externals/pdp/abstractions/*.pd > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp > > > install -p /tmp/pd-extended/externals/pdp/doc/objects/*.* > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp/manual > > > install -p /tmp/pd-extended/externals/pdp/doc/reference.txt \ > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp/manual > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp/examples > > > install -p /tmp/pd-extended/externals/pdp/doc/introduction/*.* \ > > > > > > > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp/examples > > > install -p /tmp/pd-extended/externals/pdp/doc/examples/*.* \ > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pdp/examples > > > install -d > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pidip > > > install -p /tmp/pd-extended/externals/pidip/*.pd_linux > > > /tmp/pd-extended/packages/linux_make/build//usr/lib/pd-extended/extra/pidip > > > install: cannot stat `/tmp/pd-extended/externals/pidip/*.pd_linux': No > > > such > > > file or directory make[2]: *** [pidip_install] Error 1 make[2]: Leaving > > > directory `/tmp/pd-extended/externals' make[1]: *** [externals_install] > > > Error 2 make[1]: Leaving directory `/tmp/pd-extended/packages' make: *** > > > [install] Error 2 > > > > > > > > > Best regards, > > > mcc > > > > > > > > > > > > Hans-Christoph Steiner<[email protected]> [10-07-30 20:04]: > > > > > > > Any day now. I think there are no outstanding problems with the latest > > > > release candidate version, so I just want to wait a bit before making it > > > > the final release. > > > > > > > > So please test it and report problems, bugs, etc! Otherwise it'll be > > > > too late... > > > > > > > > .hc > > > > > > > > On Fri, 2010-07-30 at 19:37 +0200, [email protected] wrote: > > > > > > > > > Hi, > > > > > > > > > > (warning! I am not a native English speaker! :) ) > > > > > > > > > > First of all: This is NO form of critism, urging, hurry-up message or > > > > > anything else than a wish for information... > > > > > > > > > > A time ago I saw mail here announcing different release codes of the > > > > > upcoming new version of pd-extra. > > > > > > > > > > When I the "final release" ("stable" or how it is called) planned? > > > > > > > > > > Thank you very much for your help in advance! > > > > > Best regards, > > > > > mcc > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > [email protected] mailing list > > > > > UNSUBSCRIBE and account-management -> > > > > > http://lists.puredata.info/listinfo/pd-list > > > > > > > > > > > > > > > > > _______________________________________________ > > > > [email protected] mailing list > > > > UNSUBSCRIBE and account-management -> > > > > http://lists.puredata.info/listinfo/pd-list > > > > > > > > > > > > > > _______________________________________________ > > > [email protected] mailing list > > > UNSUBSCRIBE and account-management -> > > > http://lists.puredata.info/listinfo/pd-list > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
