On Dec 31, 2006, at 4:56 PM, carmen wrote:

You could build the Pd-extended package on yoyur machine with the right compiler flags, then everything should be 64-bit. Even better would be to help generate debian packages from the Pd-extended
build system.  That is happening already with the PlanetCCRMA RPMs.

mkdir pure-data
cd pure-data
cvs co -r branch-v0-39-2-extended abstractions
cvs co -r branch-v0-39-2-extended doc
cvs co -r branch-v0-39-2-extended extensions
cvs co -r branch-v0-39-2-extended externals
cvs co -r branch-v0-39-2-extended pd
cvs co -r branch-v0-39-2-extended packages
cvs co -r branch-v0-39-2-extended scripts
cd packages/linux_make
make install && make package


do the /{packages,scripts} dirs only exist in the branch-v0-39-2- extended branch? can one just check out those 2 dirs, then use them with the MAIN branch's /pd dir? since thats the only one that has a chance of working mostly correctly on 64bit..

Oops, yeah, I forgot about that. Haven't made an 0.40-extended branch yet, but if you check everything out from MAIN/HEAD, it should compile against stable_0_40, and it'll include Günter's 64-bit patch.

To include the patches, run this after downloading everything:

cd pure-data/packages
make patch

.hc


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list


------------------------------------------------------------------------

I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to