<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">mautil doesn't care where the dlls are.
      It just assumes that the paths in the directives  are relative to
      where the packaged dll is.<br>
      <br>
      On 1/6/2015 10:36 AM, Mic Bowman wrote:<br>
    </div>
    <blockquote
cite="mid:CAJaF1_G+a2qTWhsw4dooeUukJZ8e6hyLBctLxb_gTvupcDfYPA@mail.gmail.com"
      type="cite">And the file path problem persists with the ini
      files... so I have included the config file under
      dispatcher/Dispather.ini.example in the addins statement. I copy
      that file on build from source into a directory called
      bin/dispatcher and also copy the dll into that directory (using
      the prebuild paths). when i run mautil pack i get a bunch of
      errors related to the path dispatcher/dispatcher. It appears that
      I *must* build into bin when building from source, then create the
      package, which will then unpack into the directory structure that
      I want. <br>
      <br>
      <div class="gmail_quote">On Tue Jan 06 2015 at 10:30:45 AM Mic
        Bowman <<a moz-do-not-send="true"
          href="mailto:cmickeyb@gmail.com">cmickeyb@gmail.com</a>>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">When i
          explicitly put the build libraries into bin/dispatcher (so
          that would be DispatcherModule.dll), they do not appear to be
          loaded on OpenSim startup. The module init function is never
          called.<br>
          <div><br>
          </div>
          <div>Just coming back to... we have two situations.. build
            from source into an runnable deployment and install modules
            into an existing runnable deployment. The rules for the two
            seem to be different for how addins are loaded.</div>
          <br>
          <div class="gmail_quote">On Tue Jan 06 2015 at 10:11:25 AM Mic
            Bowman <<a moz-do-not-send="true"
              href="mailto:cmickeyb@gmail.com" target="_blank">cmickeyb@gmail.com</a>>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Couple
              more questions... i have several directories of stuff:
              documents, scripts, etc. Do I need to list every single
              file using the ImportAddinFile? Also, I want two separate
              packages to be created, one for the dispatcher and one for
              the remote control messages and handlers. that implies two
              separate prebuild projects?<br>
              <br>
              <div class="gmail_quote">On Tue Jan 06 2015 at 8:40:24 AM
                Diva Canto <<a moz-do-not-send="true"
                  href="mailto:diva@metaverseink.com" target="_blank">diva@metaverseink.com</a>>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">On
                  1/6/2015 8:31 AM, Diva Canto wrote:<br>
                  > In my tests, mono addins does the right thing
                  with dependencies! For<br>
                  > example, Diva.Wifi (which is now an addin)
                  depends on another addin<br>
                  > Diva.Interfaces (this one defines an extension
                  point for Wifi -- I<br>
                  > have extra packages that aren't in the free
                  distribution of Wifi).<br>
                  > When you install Diva.Wifi, it correctly installs
                  Diva.Interfaces<br>
                  > automatically. The interface is very similar to
                  yum or apt-get, it<br>
                  > lets you know about the dependencies, and asks
                  you if you want to<br>
                  > proceed.<br>
                  <br>
                  Forgot to say this: and if Diva.Interfaces (the common
                  package) is<br>
                  already installed by the time Diva.Wifi is installed,
                  all the better. In<br>
                  other words, bugs not withstanding, mono addins is
                  behaving like you<br>
                  would expect a package manager to behave.<br>
                  <br>
                  _______________________________________________<br>
                  Opensim-dev mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Opensim-dev@opensimulator.org"
                    target="_blank">Opensim-dev@opensimulator.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev"
                    target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a><br>
                </blockquote>
              </div>
            </blockquote>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@opensimulator.org">Opensim-dev@opensimulator.org</a>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>