Re: [PD] mr peach... and a few questions (prefs and xml sockets)

2006-12-19 Thread simon wise


On 12 Dec 2006, at 11:23 PM, Miguel Cardoso wrote:

I don't understand very well how the preferences work. I removed  
cyclone and added the mrpeach folder in pd Startup preferences and  
its working now.
Is there a way to add the number of folders, since all the slots  
are filled?


it seems you are on OSX so open ~/Library/Preferences/ 
org.puredata.pd.plist with Property List Editor (it is optional -  
installed in Developer - but since you are compiling you've almost  
certainly installed it already) then you can add more than 10 folders  
quite easily, otherwise use the older ~/.pdrc method for preferences.


simon




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


Re: [PD] mr peach... and a few questions (prefs and xml sockets)

2006-12-12 Thread Miguel Cardoso

Thanks  for all the help!!

I copied them and added the folder to the path in pd prefs. Its  
working now :D

Im also in my first steps of compiling files now :D



I have 2 questions:

1) I don't understand very well how the preferences work. I removed  
cyclone and added the mrpeach folder in pd Startup preferences and  
its working now.
Is there a way to add the number of folders, since all the slots are  
filled?



2) Im trying to send data into flash through XMLSocket...
to send data from flash to pure data is quite easy, but from pd to  
flash im getting no results...


tpcserver and netserver should be able to send data as XML servers  
right?
Is my problem with the data format im sending or do I have to install  
a xml server such as oregano or flash media server?



best
miguel



On Dec 12, 2006, at 2:28 AM, Hans-Christoph Steiner wrote:



On Dec 11, 2006, at 9:01 PM, Mathieu Bouchard wrote:


On Tue, 12 Dec 2006, Miguel Cardoso wrote:

missing files compiling mr peach externals for intel! can anyone  
tell me where to find them?

stdio.h: No such file or directory
sys/types.h: No such file or directory
string.h: No such file or directory
pthread.h: No such file or directory
winsock2.h: No such file or directory


If your distribution doesn't already install gcc and you install  
gcc, you may need to install something that may be called libc6- 
dev, which is not technically a dependency of gcc, even though  
it's something that you need 99% of the time that you use gcc.


You should be able to get these already compiled from a recent  
nightly build.  Even though the whole thing won't run, I think the  
externals will work fine.


.hc

-- 
--


Man has survived hitherto because he was too ignorant to know how  
to realize his wishes.  Now that he can realize them, he must  
either change them, or perish.-William Carlos Williams







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