Edit detail for run netpd on osx revision 1 of 1

1
Editor: 195.176.254.176
Time: 2006/03/16 21:14:20 GMT+0
Note:

changed:
-
<h1>getting netpd to run on os x</h1>

**note:**<br />
use netpd on unix always with the same user to prevent 
permission problems, especially when using creator!!!<br />


<ol>
<li><a href="http://www.netpd.org/software/compilations/pd-netpd-osx.tar.gz">
<b>pd-netpd-osx.tar.gz</b></a><br />
package containing netpd, libs used in netpd and miller's pd<br />
</li>
</ol>

<br />

<ol>
if you want to develope your own patches install netpd this way:

<li>download Miller's Pure Data (PD)<br />
http://crca.ucsd.edu/~msp/software.html<br />
<br />
</li>
<li>download netpd.tar.gz<br />
http://www.netpd.org/Download<br />
<br />
</li>
<li>install libs<br />
download from:<br />
http://195.176.254.167/~eni/extra.zip<br />
<br />
(aditional to zexy and maxlib I strongly suggest to install iemlibs and iemmatrix)<br />
<br />
- rightclick on pd.app 'Show Package Contents'<br />
- copy libs into 'Contents/Resources/extra'<br />
- open pd<br />
- Pd / Preferences / Startup... add following line to startup flags<br />
- '-lib zexy -lib maxlib -helppath /Users/path-to-your-netpd-dir/netpd/doc'<br />
- save all settings<br />
- Pd / Preferences / Path... add following line to startup flags<br />
- 'Users/yourUserName/path-to-your-netpd-dir/netpd/abs'<br />
- save all settings<br />
- close pd<br />
<br />
</li>
<li>start pd again, open netpd/_chat.pd and it will try to connect to netpd.org<br />
<br />
</li>
<li>
finally :  chat-settings 'name' and, in order to use creator, enter path-to-your-netpd-dir 'netpd-path'. on osx you have to use absolute path. 'save and close'<br />
<br />
</li>
<li>
now you are able to ask online users by clicking 'dein senf:' <br />
note:SPACE.doesn't.work.here!<br />
<br />
<br />
<br />
*added by Enrique Erne*<br />
<br />
</li>
</ol>






getting netpd to run on os x

note:
use netpd on unix always with the same user to prevent permission problems, especially when using creator!!!

  1. pd-netpd-osx.tar.gz
    package containing netpd, libs used in netpd and miller's pd


    if you want to develope your own patches install netpd this way:

  1. download Miller's Pure Data (PD)
    http://crca.ucsd.edu/~msp/software.html

  2. download netpd.tar.gz
    http://www.netpd.org/Download

  3. install libs
    download from:
    http://195.176.254.167/~eni/extra.zip

    (aditional to zexy and maxlib I strongly suggest to install iemlibs and iemmatrix)

    - rightclick on pd.app Show Package Contents
    - copy libs into Contents/Resources/extra
    - open pd
    - Pd / Preferences / Startup... add following line to startup flags
    - -lib zexy -lib maxlib -helppath /Users/path-to-your-netpd-dir/netpd/doc
    - save all settings
    - Pd / Preferences / Path... add following line to startup flags
    - Users/yourUserName/path-to-your-netpd-dir/netpd/abs
    - save all settings
    - close pd

  4. start pd again, open netpd/_chat.pd and it will try to connect to netpd.org

  5. finally : chat-settings name and, in order to use creator, enter path-to-your-netpd-dir netpd-path. on osx you have to use absolute path. save and close

  6. now you are able to ask online users by clicking dein senf:
    note:SPACE.doesn't.work.here!



    added by Enrique Erne