<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Hi added a new script inside the bin directory : &nbsp; install_ossim2.sh</div><div><br></div><div>it install a locally build version for ossim (last svn checkout) and fix a bug in imagelinker application (using qt3 instead of qt4)</div><div><br></div><div>tell me if i can replace the script in the main.sh so we can see if it's all ok&nbsp;</div><div>(i tested it locally and it should work)&nbsp;</div><div><br></div><div>Hamish :-) i'm sure the script will benefit from your eyes :-)</div><div><br></div><div><br></div><div>p.s.</div><div><br></div><div>in the tarbal is also included a "full" GPSTK [1] installation.</div><div>it is needed by OSSIM as dependencie,&nbsp;</div><div>i can cut it including only libs and headers (save 70 mb) but i prefer to leave it untouched.</div><div>GPSTK is a great piece of sw, having it on the live is cool, if you agree i can write documentation for it too</div><div><br></div><div>[1] <a href="http://www.gpstk.org/bin/view/Documentation/WebHome">http://www.gpstk.org/bin/view/Documentation/WebHome</a></div></div><div><br></div><br><div><br><blockquote type="cite"><br><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><br><div><div>Il giorno 06/ago/2010, alle ore 00.25, Cameron Shorter ha scritto:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
Massimo,<br>
If your fix is not expected to effect any other application, then
please apply your fix.<br>
<br>
If another application might be effected, could you please discuss this
on the list first, before we make a decision either way.<br>
<br>
On 06/08/10 07:42, Massimo Di Stefano wrote:
<blockquote cite="mid:0FFE49DA-F3C5-44F3-A9F0-CA9942F2884D@gmail.com" type="cite">hi Cameron,
  <div><br>
  </div>
  <div><br>
  </div>
  <div>seems i find a solution,</div>
  <div><br>
  </div>
  <div>i build the software locally on a fresh xubuntu and i stored all
the build in a directory (150 mb)</div>
  <div>i tried it on the live-gis VM and it works as aspected (it only
need the LD_LIBRARY_PATH to be setted)</div>
  <div><br>
  </div>
  <div>tell me i can i add a replacement of install_ossim.sh to try thi
procedure unless a new debian packages will ready.<br>
  <div>
  <div>
  <div>Il giorno 05/ago/2010, alle ore 23.01, Cameron Shorter ha
scritto:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000">Thanks for trying to track
down this issue Massimo asap.<br>
    <br>
I understand that Alex will be cutting a final release candidate, which
will hopefully become the final release this Monday 9 Aug. If you fix
the issue, we can verify it works, and hasn't effected any other
packages on that release.<br>
    <br>
On 05/08/10 18:38, Massimo Di Stefano wrote:
    <blockquote cite="mid:96513AF5-7060-4FEB-9A41-7CA002063C72@gmail.com" type="cite"><br>
      <div>Hi All,</div>
      <div><br>
      </div>
      <div>from the osgeo live list :</div>
      <div><br>
      <div>Inizio messaggio inoltrato:</div>
      <br class="Apple-interchange-newline">
      <blockquote type="cite">
        <blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;">The
OSGeo-Live
DVD is looking great, with 43 pre-configured GeoSpatial<br>
Open Source packages and marketing documentation.<br>
          <br>
It will be sent to the printers next week, Monday 9 August, and we are<br>
calling on all projects to test their applications and documentation<br>
and verify everything is working fine.<br>
          <br>
Could everyone with an interest please:<br>
          <br>
download an ISO or Virtual Machine from here:<br>
          <a moz-do-not-send="true" href="http://download.osgeo.org/livedvd/4.0-rc6/">http://download.osgeo.org/livedvd/4.0-rc6/</a><br>
run (and update) test steps for your project. Test steps might be "Run<br>
steps in QuickStart". Record results here:<br>
          <a moz-do-not-send="true" href="http://wiki.osgeo.org/wiki/Live_GIS_Disc_Testing">http://wiki.osgeo.org/wiki/Live_GIS_Disc_Testing</a><br>
review documentation:<br>
          <a moz-do-not-send="true" href="http://download.osgeo.org/livedvd/4.0-rc6/osgeolive-docs/index.html">http://download.osgeo.org/livedvd/4.0-rc6/osgeolive-docs/index.html</a><br>
if inspired - write a quickstart, or add screen shots to an existing
quickstart.<br>
fix anything that is broken</span></blockquote>
        </blockquote>
      </div>
      <br>
      <div><br>
      </div>
      <div>Ossim is present on the live-dvd thanks to the ubuntu
packages
prepared by Pirimin K.</div>
      <div>testing it i can see Imagelinker is built using ossim_qt4
instead of qt3, this give us a non-full working imagelinker :-(</div>
      <div><br>
      </div>
      <div>right now i'm preparing a fresh VM on which i'll try to
rebuild
imagelinker and ossimplanet from svn,</div>
      <div>unlucky i have no experience building .deb ...&nbsp;</div>
      <div>maybe using a cmake build "out of source" i can try to build
a
"static version"&nbsp;for all the ossim suite.</div>
      <div><br>
      </div>
      <div>here my question :</div>
      <div><br>
      </div>
      <div>using cmake i'm able to choose wich part of ossim i should
build&nbsp;</div>
      <div>but&nbsp;i can't find an entry to choose between ossim_qt or
ossim_qt4</div>
      <div>i can see only ossim_qt4 [ON/OFF]</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Pirimin, have you time/resource to build a new packages .deb
?</div>
      <div><br>
      </div>
      <div>Please, i'm avaiable at any time to try to generate a new
.deb&nbsp;</div>
      <div>thanks to anyone who has experience on this side.</div>
      <div><br>
      </div>
      <div>Ciao,</div>
      <div><br>
      </div>
      <div>Massimo.</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Live-demo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/live-demo">http://lists.osgeo.org/mailman/listinfo/live-demo</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://wiki.osgeo.org/wiki/Live_GIS_Disc">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.lisasoft.com/">http://www.lisasoft.com</a>
    </pre>
    </div>
_______________________________________________<br>
Live-demo mailing list<br>
    <a moz-do-not-send="true" href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/live-demo">http://lists.osgeo.org/mailman/listinfo/live-demo</a><br>
<a class="moz-txt-link-freetext" href="http://wiki.osgeo.org/wiki/Live_GIS_Disc">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a></blockquote>
  </div>
  <br>
  </div>
  </div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a class="moz-txt-link-freetext" href="http://www.lisasoft.com/">http://www.lisasoft.com</a>
</pre>
</div>

</blockquote></div><br></div></div></blockquote></div><br></body></html>