<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 21, 2013 at 12:36 AM, Ivica Ico Bukvic <span dir="ltr">&lt;<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    <div>On 06/20/2013 11:35 AM, András Murányi
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Thu, Jun 20, 2013 at 3:56 PM,
            Ivica Ico Bukvic <span dir="ltr">&lt;<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>&gt;</span> wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>I am still in the process of cleaning up externals
                  to make sure they are stable and robust enough to be
                  included. This is a time-consuming process. Some of
                  the work was already started by a colleague Stephen
                  Carl but a lot more work remains. If you (or anyone
                  else) would like to contribute to this process, we do
                  have a google doc up that goes through each external
                  and annotates what needs to be done (e.g. is it
                  stable, does it have robust documentation, like the
                  one Jonathan has been working on, is it a GUI object
                  that needs additional changes to make it &quot;accelerated&quot;
                  within pd-l2ork etc.). That said, I think iem lib
                  should be included as far as I can tell (but may be
                  wrong as well). extra folder does have a collection of
                  iem* subfolders, but I am not sure which specific
                  object is missing. If you can send me specific list of
                  objects missing I can investigate further.<br>
                  <br>
                </div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>Well, not a definite list, but:<br>
            </div>
            <div>- moonlib and flatspace: are in the sources, not
              compiled by default, but added to LIB_TARGETS in
              externals/Makefile can be compiled, installed and they do
              work,<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote></div>
    Those have been disabled in pd-l2ork as they have way too many
    problems or are redundant. Please correct me if I am missing
    something.</div></blockquote><div><br></div><div>I use moonlib/mknob which is unique because you can set its characteristics, which is the way it reacts to mouse movements.<br>The flatspace/knob object is more simplistic, but without either, there&#39;s only vslider and hslider.<br>

</div><div>There&#39;s also flatspace/comport, I&#39;m not aware if there is a better alternative.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000"><div class="im"><br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>
            </div>
            <div>- loaders(/libdir): in the sources, not compiled by
              default, I compiled and installed it manually, and it
              works,<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote></div>
    I have that one just fine.</div></blockquote><div><br></div><div>I didn&#39;t!<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000"><div class="im"><br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>- miXed(/toxy): in the sources, not compiled by
              default, I compiled it manually and installed it even more
              manually (ie make install doesn&#39;t work), and I only tested
              &#39;widget&#39;, which party works. I need it badly though, and
              &#39;widget popop&#39;, which I use, happens to work. Definitely
              needs some massaging to be included.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote></div>
    Ditto for these just like flatspace and moonlib.</div></blockquote><div><br></div><div>Yeah they are in a bad shape but &#39;miXed/toxy/widget popup&#39; is the last fully functioning dropdown combo box I can get.<br>

</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div class="im"><br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>
            </div>
            <div>- iem*: are in the sources, seem to be not compiled by
              default - and this is where I chose to write to the list
              so cannot yet tell about compile/install.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    What about all the iem* folders inside the extra/ folder? What
    objects exactly are missing? I have:<br>
    <br>
    iem16<br>
    iem_adaptfilt<br>
    iem_ambi<br>
    iem_bin_ambi<br>
    iem_delay<br>
    iemgui<br>
    iemguts<br>
    iemlib<br>
    iemmatrix<br>
    iem_roomsim<br>
    iem_spec2<br>
    iem_tab<br>
    iemxmlrpc <br>
    <br></div></blockquote><div><br></div><div>I don&#39;t have these.<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">


    Are you by any chance running a self-built deb? If so, have you made
    sure to install all the dev libs? Seems to me if you&#39;ve built your
    own binaries that you may have not successfully built all the libs
    and that something has silently failed. Checking the build log may
    shed some light as to what is going on.</div></blockquote><div><br></div><div>I used tar_em_up.sh -F (then untar and make install)<br></div><div>which produced the following in /usr/local/lib/pd-l2ork (I&#39;ve removed the manually built ones from the list):<br>

adaptive                   expr~             parazit-help.pd<br>array2list.pd              expr~.pd_linux    parazit.pd<br>arrayreset.pd              expr.pd_linux     patch_name-help.pd<br>arraysize                  ext13             patch_name.pd_linux<br>

bassemu~                   fexpr~.pd_linux   pd~<br>boids                      fiddle~           pd-wavelet<br>bonk~                                        pique<br>bsaylor                    Gem               pixeltango<br>

choice                     hilbert~-help.pd  purepd<br>complex-mod~-help.pd       hilbert~.pd       README.txt<br>complex-mod~.pd            jmmmp             rev1-final.pd<br>comport                    K12               rev1~-help.pd<br>

controctopus               la-kitchen        rev1~.pd<br>creb                                         rev1-stage.pd<br>cxc                        list-abs          rev2~-help.pd<br>cyclone                    loop~             rev2~.pd<br>

disis_netreceive-help.pd   lrshift~          rev3~-help.pd<br>disis_netreceive.pd_linux  Makefile.am       rev3~.pd<br>disis_netsend-help.pd      makefile.subdir   rradical<br>disis_netsend.pd_linux     memento           rtc<br>

disis_phasor~-help.pd      memento-p         sfruit<br>disis_phasor~.pd_linux                       sigmund~<br>disis_wiimote-help.pd                        spectdelay~-help.pd<br>disis_wiimote.pd_linux     nsend             spectdelay~.pd_linux<br>

earplug~                   output~-help.pd   stdout<br>ekext                      output~.pd        timestretch<br></div><div><br>btw the original LIB_TARGETS = adaptive arraysize bassemu boids bsaylor comport creb cxc cyclone earplug ekext ext13 freeverb ggee hcs iem_ambi iem_bin_ambi iemlib iemgui iemguts iem_adaptfilt iemmatrix iemxmlrpc iem_delay iem_roomsim iem_spec2 iem_tab jasch_lib loaders-hexloader loaders-libdir mapping markex maxlib mjlib moocow motex mrpeach oscx pan pdcontainer pddp pdogg plugin pmpd sigpack smlib tof unauthorized vanilla vbap windowing zexy flext<br>

<br></div><div>The dev libs were installed according to the l2ork web page, and none of them were unavailable.<br></div><div>As for the build log, is there one? Or you meant the console output?<br><br></div><div>Thanks,<br>

</div><div><br></div></div>András
</div></div>