2009/9/24 dmotd inaudible@simplesuperlativ.es
András Murányi wrote:
thanks to this script :
http://aur.archlinux.org/packages/pd-extended-svn/pd-extended-svn/PKGBUILD
I have now pd-0.42.5-extended and a lot of libs running on x86_64 !
nice :)
Sounds hot! Could you explain how to use this script?
andrás, the 'script' is an archlinux PKGBUILD, distributed in the arch-user-repository. its simply a set of build instructions used by the arch-build-system to assemble a package which can then be installed with the archlinux packager 'pacman'. all this is similar to *bsd ports or gentoo ebuilds and every linux distribution has its own helper instructions for packaging - this ones just for archlinux.
i suggested pierre take a look at it, to demonstrate what is involved for building pd-extended from svn.
relevant info: http://wiki.archlinux.org/index.php/PKGBUILD http://wiki.archlinux.org/index.php/ABS_-_The_Arch_Build_System http://wiki.archlinux.org/index.php/AUR http://aur.archlinux.org/packages.php?ID=22509
Oh, I see. I thought it was part of new straightforward process to build pd-extended for 64 bit. I understand that the process is still not so straightforward, is it? Andras