[PD] dyn and py in cvs for linux

Thomas Grill gr at grrrr.org
Tue Jan 18 16:14:16 CET 2005


Hi Vincent,
flext and flext-based externals now use the flext build system which is more
general and easier to maintain than the old makefiles.
It's documented in flext/build.txt

In principle, you change into the flext folder and there (for pd under
linux) you run
    bash build.sh lnx pd gcc
to compile and
    bash build.sh lnx pd gcc install
(as root) to install flext

For externals, it's exactly the same. You change into the external folder
and there run
    bash ../flext/build.sh lnx pd gcc
etc.etc. (provided that ../flext points into the directory where flext
resides)

For both parts you might have to customize some configuration files. The
build system will alert you in this case.
If you have any questions that are not anwered by the documentation, please
let me know

best greetings,
Thomas

PS. Today's py/pyext in cvs has a severe bug, so you better wait for
tomorrow's version

----- Original Message ----- 
From: "vincent rioux" <vincent.rioux at no-log.org>
To: "Thomas Grill" <gr at grrrr.org>
Cc: <pd-list at iem.at>
Sent: Tuesday, January 18, 2005 4:01 PM
Subject: [PD] dyn and py in cvs for linux


> Dear Thomas,
>
> How does one compile py and dyn from cvs on a linux platform?
> I was used to the files config_platform.txt and build_platform.sh but
> can't find them anymore.
>
> by advance thanks,
> vincent
>
>
>





More information about the Pd-list mailing list