Rich! You tried to load my .pdsettings (not compatible with pd-extended), not Hans'.<br>
<br>
Ascii is a library for converting numerical values into their ascii
equivalent. It was created by Marc Lavallée and should be included in
pd-extended/committed to cvs. Very usefull for serial communication.<br>
<br>
Tom<br><br><div><span class="gmail_quote">On 3/31/06, <b class="gmail_sendername">Hans-Christoph Steiner</b> &lt;<a href="mailto:hans@eds.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">hans@eds.org
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;"><br><div></div><div style="direction: ltr;"><span><div>On Mar 31, 2006, at 4:52 AM, Rich E wrote:</div><br><blockquote type="cite">I tried Hans' .pdsettings and Pd tells me:<br> <br>
 em: can't load library<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>Is the Gem with the Gem cut off?</div></div><div style="direction: ltr;"><span><br><blockquote type="cite"> /usr/lib/pd/extra/pdp.pd_linux: 
libgslcblas.so.0: cannot open shared object file: No such file or directory<br> pdp: can't load library<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>You'll need to install&nbsp;libgslcblas.so.0

:</div><div><br></div><div>apt-get install&nbsp;libgsl0</div></div><div style="direction: ltr;"><span><br><blockquote type="cite"> gridflow: can't load library<br></blockquote><div><br></div></span></div><div style="direction: ltr;">

<div>GridFlow
is not in Pd-extended (yet?).&nbsp; GridFlow is not in the .pdsettings
file that i generated.&nbsp; Perhaps you need to delete a ~/.pdrc?</div></div><div style="direction: ltr;"><span><br><blockquote type="cite"> ascii: can't load library<br></blockquote><div><br></div></span></div><div style="direction: ltr;">

<div>Neither is this, I don't know what that is.&nbsp; Its not in the .pdsettings I generated either.</div></div><div style="direction: ltr;"><span><br><blockquote type="cite"> <br>
So, I took Tom's advice and added paths for all the subfolders in
/usr/lib/pd/extra.&nbsp; Many more things work now, but about 1/4 of
everything is missing still.&nbsp; There are all some object
errors.&nbsp; Here are some of the most recent that I ran into in my
day's exploration:<br> &nbsp;</blockquote><br><blockquote type="cite">ext13 - [cdplayer]<br> load_object: Symbol &quot;cdplayer_setup&quot; not found<br> &nbsp;cdplayer<br> ... couldn't create<br></blockquote><div><br></div></span>

</div><div style="direction: ltr;"><div>Donno if anyone is maintaining that...</div></div><div style="direction: ltr;"><span><br><blockquote type="cite">vasp library missing, but help files are there<br> [pool] and [OSC] not there. [Gem] too... but I think you have mentioned this isn't possible yet.
<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>On
GNU/Linux, those aren't included yet.&nbsp; But I am working on finding
people to help me get it included.&nbsp; I need help with getting flext
and Gem building with Pd-extended.&nbsp; &nbsp;Any volunteers?</div></div><div style="direction: ltr;"><span><br><blockquote type="cite">On
the positive side,&nbsp; the Pd Documentation Browser is really nice in
39.2.&nbsp; References and manuals are easy to find.&nbsp; On the
negative side, right-click helps don't work, I probably have to add a
-helppath flag for every subfolder in the pd/doc/5.reference
folder.&nbsp; I'd like to help do what I can, but I think most of my
problems are because I cannot load the 'libdirs' as your .pdsettings
file does.&nbsp; <br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>The libdir thing will handle the helppaths.</div></div><div style="direction: ltr;"><span><br><blockquote type="cite"> 
<br>
I hate to always ask questions about why things aren't working... but
dernit, this program has a steap learning curve and I'm working on
it.&nbsp; You guys do amazing work and I'm determined to get up to
speed at the risk of being annoying.<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>It
does indeed, but I don't think anyone thinks this is a good
thing.&nbsp; Its just a matter of doing the work to make things run
smoothly.&nbsp; One thing you could do is document your process of
trying to get things working.&nbsp; You can get a free site on <a href="http://puredata.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">puredata.org</a> and make a wiki page there, or whatever.</div>

<div><br></div><div>.hc</div><br><blockquote type="cite"></blockquote></div><div style="direction: ltr;"><span> <br> Richie<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">
From: <b class="gmail_sendername">Hans-Christoph Steiner</b> &lt;<a href="mailto:hans@eds.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">hans@eds.org</a>&gt;<br>Date: Mar 30, 2006 9:51 PM <br>

Subject: Re: [PD] can't use Pd-extended externals<br>To: <a href="mailto:tom@danslchamp.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">tom@danslchamp.org</a><br>Cc: pd-list &lt;<a href="mailto:pd-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

pd-list@iem.at</a>&gt;<br><br></span><div style="direction: ltr;"> <br><div></div><div style="direction: ltr;"><span><div>On Mar 31, 2006, at 12:24 AM, Thomas Ouellet Fredericks wrote:</div><br><blockquote type="cite">At the end of this mail is an example of my .pdsettings
<br> My pd rests at /usr/lib/pd <br>
I use a Debian package of PD, and compile some stuff, but I pick
in&nbsp; your compiled pd-extended externals often. Congratulations on
the great job.<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>Thanks,
its actually the collected effort of many, many people.&nbsp; I guess I
am the most visible since I most recently put a big chunk of work in.</div></div><div style="direction: ltr;"><span><br><blockquote type="cite">I
do not understand your loading of folders as libs (like toxy, cyclone,
hid, etc..). Is this a kind of hack so that Pd searches those folders
for the external?<br></blockquote><div><br></div></span></div><div style="direction: ltr;"><div>Yeah,
is a hack I call libdirs that I plan on developing further into a
generic library format for objects written in any language, C, C++, Pd,
C#, python, whatever.&nbsp; This would be in conjunction with Thomas'
loader extension and things like the Common Language Runtime API for Pd
that was recently announced.</div><div><br></div><div>Here is some documentation about the idea and what's actually implemented:</div><div><br></div><div><a href="http://puredata.org/docs/developer/Libdir" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

 http://puredata.org/docs/developer/Libdir</a></div></div><div style="direction: ltr;"><span><br><blockquote type="cite">Once Pd goes up a version I will switch to you pd-extended and try to help.<br></blockquote> <div><br>

</div></span></div><div style="direction: ltr;"><div>Excellent!&nbsp; The more, the merrier :)</div><br><blockquote type="cite"> <br> Tom<br> <br> .pdsettings contents follows:<br></blockquote><div><br></div><div>Cool, just what I needed to fix up the script.&nbsp; Try this .pdsettings file: 
</div><div><br></div><div></div></div> </div><br><div><div></div><div><br></div><div><br></div><div>.hc</div><br><blockquote type="cite"> <br> audioapi: 2<br> noaudioin: False<br> audioindev1: 0 2<br> noaudioout: False<br>

 audiooutdev1: 0 2<br> audiobuf: 50<br> rate: 44100<br> nomidiin: True<br> nomidiout: True<br> path1: /usr/lib/pd/extra<br> path2: /usr/lib/pd/extra/gridflow/pd_abstractions<br> npath: 2<br> standardpath: 1<br> verbose: 0
<br> loadlib1: Gem<br> loadlib2: pdp<br> loadlib3: zexy<br> loadlib4: gridflow<br> loadlib5: ascii<br> nloadlib: 5<br> defeatrt: 0<br> flags: <br> <br> <br><div><span class="gmail_quote">On 3/30/06, <b class="gmail_sendername">

Hans-Christoph Steiner</b> &lt;<a href="mailto:hans@eds.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> hans@eds.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

 <br>Or even better you could write a .pdsettings file that loads each lib/ <br>libdir in Pd-extended and send it to me to include in future<br>packages.&nbsp;&nbsp;I already have such a file for Mac OS X and Windows, but I<br>haven't had a chance to make one for GNU/Linux. 
<br><br>Here's the list of libs included in Pd-extended: <br><br>Gem cyclone zexy cxc ext13 fftease hid iemabs iemmatrix liblist list-<br>abs mapping mar<br>kex maxlib memento mjlib motex oscx pddp pdogg pdp pidip pixeltango 
<br>pmpd rradical sigpack smlib toxy unauthorized vasp vbap xsample <br><br>This script automatically generates the Mac OS X and Windows one:<br><br><a href="http://cvs.sourceforge.net/viewcvs.py/pure-data/scripts/generate-pd-" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

 http://cvs.sourceforge.net/viewcvs.py/pure-data/scripts/generate-pd-</a><br>settings-files.sh?rev=1.2&amp;view=log<br><br>Probably the best solution would be to add the code to make this<br>script also generate a .pd-settings file for GNU/Linux. 
<br><br>.hc<br><br>On Mar 30, 2006, at 11:16 AM, Thomas Ouellet Fredericks wrote:<br><br>&gt; You could dump all the externals that are in the subdirectories back<br>&gt; into the extra directory or you could add all the subdirectory paths 
<br>&gt; to your Path... submenu in PD.<br>&gt;<br>&gt; Tom<br>&gt;<br>&gt; On 3/30/06, Rich E &lt;<a href="mailto:reakinator@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">reakinator@gmail.com 
</a>&gt; wrote:<br>&gt;&gt; Could anyone help me get the linux Pd-extended examples working? <br>&gt;&gt; I have<br>&gt;&gt; both 38.4-RC8 and 39.2-test1 running, but with the same problem:<br>&gt;&gt; none of<br>&gt;&gt; the externals in the example patches are found.&nbsp;&nbsp;I can use the 
<br>&gt;&gt; externals in<br>&gt;&gt; pd/extra/ but most of the externals that are in subdirectories are <br>&gt;&gt; not<br>&gt;&gt; locatable within Pd.<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;Everything installs smoothly...and there doesn't seem to be any 
<br>&gt;&gt; libraries<br>&gt;&gt; that need to be loaded.. I'm stuck.<br>&gt;&gt;<br> &gt;&gt;&nbsp;&nbsp;Thanks for any help,<br>&gt;&gt;&nbsp;&nbsp;Richie<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; 
<a href="mailto:PD-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">PD-list@iem.at</a> mailing list<br>&gt;&gt; UNSUBSCRIBE and account-management -&gt; <br>&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

 http://lists.puredata.info/listinfo/pd-list</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; <a href="mailto:PD-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

 PD-list@iem.at</a> mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.puredata.info/</a>

 <br>&gt; listinfo/pd-list<br><br><br>________________________________________________________________________ <br>____<br><br>&nbsp;&nbsp;As we enjoy great advantages from inventions of others, we should<br>be glad of an opportunity to serve others by any invention of ours; 
<br>and this we should do freely and generously.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Benjamin Franklin<br><br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">PD-list@iem.at</a> mailing list<br>

 UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://lists.puredata.info/listinfo/pd-list</a><br></blockquote>

 </div><br></blockquote></div><br><div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

 ____________________________________________________________________________</font></div><div style="margin: 0px; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; min-height: 14px;">

 <br></div><div style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

 <span>&nbsp;</span>As
we enjoy great advantages from inventions of others, we should be glad
of an opportunity to serve others by any invention of ours; and this we
should do freely and generously.</font></div><div style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

 <span>&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; </span>- Benjamin Franklin</font></div>  </div><br> <br>_______________________________________________<br><a href="mailto:PD-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">PD-list@iem.at
</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://lists.puredata.info/listinfo/pd-list
</a><br><br><br><br clear="all"></span></div><div style="direction: ltr;"><span><div>&lt;.pdsettings&gt;</div></span></div><br><div> <p style="margin: 0px; min-height: 14px;"><br></p> <p style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

____________________________________________________________________________</font></p> <p style="margin: 0px; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 14px;">

<br></p> <p style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

&quot;Looking
at things from a more basic level, you can come up with a more direct
solution... It may sound small in theory, but it in practice, it can
change entire economies.&quot;</font></p> <p style="margin: 0px;"><font style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;" face="Helvetica" size="3">

<span>&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>- Amy Smith</font></p>  </div><br>
</div></blockquote></div><br>