[PD] help compiling pd-extended

Renato rennabh at gmail.com
Fri Jan 27 19:56:43 CET 2012


On Wed, 25 Jan 2012 23:53:59 +0100
Charles Goyard <cg at fsck.fr> wrote:

> Hi,
> 
> I'm on archlinux, I have pdextended 0.42 and 0.43-nighly up and
> running.
> 
> Renato wrote:
> > Hi, I'd like to compile pd-extended to use [hid]. I'm on Archlinux
> 
> Here's how I do for 0.43:
> 
> rsync -av --delete --exclude '.git' --exclude '.svn'
> rsync://128.238.56.50/distros/pd-extended/ pd-extended/
> 
> I then edit pd-extended/packages/linux_make/Makefile and remove the
> line: OPT_CFLAGS += -mtune=i686 -march=i386
> (or at least remove -march=i386)
> cd pd-extended/packages/linux_make
> make install PREFIX=/opt/pd-extended-0.43
> cd build/usr
> sudo mkdir /opt/pd-extended-0.43/
> sudo cp -r * /opt/pd-extended-0.43/
> 

Hi Charles, thank you very much for your help. Unfortunately following
your method I'm still getting errors, both with this and 0.42.5 (for
which I'm replying you on the AUR since I see you commmented there [1]).
Fortunately there's the binary from repo.archlinux.fr, so at least I
can get to work now and hope the situation will get better in the
future.

kind regards,
renato

[1] https://aur.archlinux.org/packages.php?ID=44798



More information about the Pd-list mailing list