Re: [PD] pd ext - 0.40

2007-04-11 Thread Hans-Christoph Steiner

There is currently no 10.3 auto-build machine, but the plan is to  
have a 10.3.9-compatible build for the final release.

.hc

On Apr 11, 2007, at 3:30 PM, Mike McGonagle wrote:

 Thanks Hans, I did notice that there is no build for 10.3 on the Mac.
 Has support for that been dropped? Or was it just overlooked? While
 I would think that more and more people are on 10.4, it would still be
 nice to have a 10.3...

 Just my $0.03...


 Mike


 On 4/10/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:

 On Mar 9, 2007, at 7:16 AM, Luigi Rensinghoff wrote:

 
  Am 09.03.2007 um 05:24 schrieb Hans-Christoph Steiner:
 
 
  Try an auto-build, but it might be rough:
 
  http://autobuild.puredata.info
 
  .hc
 
  On Mar 8, 2007, at 6:09 AM, robbert van hulzen wrote:
 
  hello berliner listers,
  is there anyone here that would like to help me set up pd 0.40  
 with
  externals, i'm cvs challenged and generally kind of lost as to
  where to
  start. reading lots of documentation but it kind of feels like  
 i'm
  walking
  around the mountain not knowing where to start climbing.
  cheers, robbert
 
  Hi List
 
  I see a pd 0.40.2 extended powermac, but there is no intel yet.
  I guess becaus Hans-Christian has no Intelmac available ;-)
 
  PD-0.40.2-extended (jackified) for Intel.
  Where do i get the PD-source to build that ?
 
  I tried to build from Millers source but the jack-part produced
  error, when starting PD

 Looks like the 0.40.2 Pd-extended auto-builds are working on all
 platforms but Windows now:

 http://autobuild.puredata.info/auto-build/2007-04-10/

 .hc


 - 
 ---
 

http://at.or.at/hans/



 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
 listinfo/pd-list



 -- 
 Help the Environment, Plant a Bush back in Texas!

 I place economy among the first and most important republican
 virtues, and public debt as the greatest of the dangers to be feared.
 To preserve our independence, we must not let our rulers load us with
 perpetual debt.
 -- Thomas Jefferson, third US president, architect and author  
 (1743-1826)

 Give Peace a Chance -- John Lennon (9 October 1940 – 8 December  
 1980)

 Peace may sound simple—one beautiful word— but it requires everything
 we have, every quality, every strength, every dream, every high ideal.
 —Yehudi Menuhin (1916–1999), musician



 


[W]e have invented the technology to eliminate scarcity, but we are  
deliberately throwing it away to benefit those who profit from  
scarcity.-John Gilmore



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd ext - 0.40

2007-04-10 Thread Hans-Christoph Steiner

On Mar 9, 2007, at 7:16 AM, Luigi Rensinghoff wrote:


 Am 09.03.2007 um 05:24 schrieb Hans-Christoph Steiner:


 Try an auto-build, but it might be rough:

 http://autobuild.puredata.info

 .hc

 On Mar 8, 2007, at 6:09 AM, robbert van hulzen wrote:

 hello berliner listers,
 is there anyone here that would like to help me set up pd 0.40 with
 externals, i'm cvs challenged and generally kind of lost as to
 where to
 start. reading lots of documentation but it kind of feels like i'm
 walking
 around the mountain not knowing where to start climbing.
 cheers, robbert

 Hi List

 I see a pd 0.40.2 extended powermac, but there is no intel yet.
 I guess becaus Hans-Christian has no Intelmac available ;-)

 PD-0.40.2-extended (jackified) for Intel.
 Where do i get the PD-source to build that ?

 I tried to build from Millers source but the jack-part produced  
 error, when starting PD

Looks like the 0.40.2 Pd-extended auto-builds are working on all  
platforms but Windows now:

http://autobuild.puredata.info/auto-build/2007-04-10/

.hc


 


   http://at.or.at/hans/



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd ext - 0.40

2007-03-11 Thread Luigi Rensinghoff

Am 09.03.2007 um 05:24 schrieb Hans-Christoph Steiner:


 Try an auto-build, but it might be rough:

 http://autobuild.puredata.info

 .hc


Hi List...

trying to build a PD 0.40.2 (extended and jacked) on macbook

I did (as described in the howto)
rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd- 
extended/

when i try to make patch_pd i get:

patching file g_graph.c
Applying /sw/local/pd-extended/packages/patches/add_string_support.patch
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|Index: pd/src/g_text.c
|===
|RCS file: /cvsroot/pure-data/pd/src/g_text.c,v
|retrieving revision 1.15
|diff -u -w -r1.15 g_text.c
|--- pd/src/g_text.c4 Oct 2006 19:35:06 -   1.15
|+++ pd/src/g_text.c12 Feb 2007 03:45:43 -

can i continue anyway with buildng or do i have to fix it first ?

Thanx Luigi

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd ext - 0.40

2007-03-11 Thread Hans-Christoph Steiner

On Mar 9, 2007, at 7:36 AM, Luigi Rensinghoff wrote:


 Am 09.03.2007 um 05:24 schrieb Hans-Christoph Steiner:


 Try an auto-build, but it might be rough:

 http://autobuild.puredata.info

 .hc


 Hi List...

 trying to build a PD 0.40.2 (extended and jacked) on macbook

 I did (as described in the howto)
 rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd-
 extended/

 when i try to make patch_pd i get:

 patching file g_graph.c
 Applying /sw/local/pd-extended/packages/patches/ 
 add_string_support.patch
 can't find file to patch at input line 8
 Perhaps you used the wrong -p or --strip option?
 The text leading up to this was:
 --
 |Index: pd/src/g_text.c
 |===
 |RCS file: /cvsroot/pure-data/pd/src/g_text.c,v
 |retrieving revision 1.15
 |diff -u -w -r1.15 g_text.c
 |--- pd/src/g_text.c4 Oct 2006 19:35:06 -   1.15
 |+++ pd/src/g_text.c12 Feb 2007 03:45:43 -

 can i continue anyway with buildng or do i have to fix it first ?


Sounds like some files aren't in the right place.  You can always try  
to build it, but you might not get the expected results from the  
resulting build.

.hc


 Thanx Luigi

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
 listinfo/pd-list



 


[W]e have invented the technology to eliminate scarcity, but we are  
deliberately throwing it away to benefit those who profit from  
scarcity.-John Gilmore



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pd ext - 0.40

2007-03-08 Thread robbert van hulzen
hello berliner listers,
is there anyone here that would like to help me set up pd 0.40 with
externals, i'm cvs challenged and generally kind of lost as to where to
start. reading lots of documentation but it kind of feels like i'm walking
around the mountain not knowing where to start climbing.
cheers, robbert



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd ext - 0.40

2007-03-08 Thread Hans-Christoph Steiner

Try an auto-build, but it might be rough:

http://autobuild.puredata.info

.hc

On Mar 8, 2007, at 6:09 AM, robbert van hulzen wrote:

 hello berliner listers,
 is there anyone here that would like to help me set up pd 0.40 with
 externals, i'm cvs challenged and generally kind of lost as to  
 where to
 start. reading lots of documentation but it kind of feels like i'm  
 walking
 around the mountain not knowing where to start climbing.
 cheers, robbert



 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
 listinfo/pd-list



 


Mistrust authority - promote decentralization.  - the hacker ethic



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list