<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Frank,<br>
I really appreciate the attention to detail you are applying to your
testing and reports of issues. It is this level of detail that makes
a great different to the end user experience.<br>
<br>
Sorry for my delayed responses, work has been busy over the last
week, and I'm trying to catch up.<br>
<br>
More inline ...<br>
<br>
On 29/07/11 16:18, Frank Gasdorf wrote:
<blockquote
cite="mid:CAEVXr3ECjOVy_inrjLNKWV4wyPJMV=D9wbbp57Ar0gkoxzqxKw@mail.gmail.com"
type="cite">Oh, little confusion. I just had a look at the
following two pages:
<div><a moz-do-not-send="true"
href="http://adhoc.osgeo.osuosl.org/livedvd/docs/en/index.html">http://adhoc.osgeo.osuosl.org/livedvd/docs/en/index.html</a></div>
<div>and</div>
<div>
<a moz-do-not-send="true"
href="http://adhoc.osgeo.osuosl.org/livedvd/docs/en/overview/overview.html">http://adhoc.osgeo.osuosl.org/livedvd/docs/en/overview/overview.html</a></div>
<div><br>
</div>
<div>The links to MacInstaller in the latter one points to </div>
<blockquote class="webkit-indent-blockquote" style="margin: 0pt
0pt 0pt 40px; border: medium none; padding: 0px;">
<div><a moz-do-not-send="true"
href="http://adhoc.osgeo.osuosl.org/livedvd/docs/en/MacInstallers/">http://adhoc.osgeo.osuosl.org/livedvd/docs/en/MacInstallers/</a></div>
</blockquote>
<div>wheres the link from the index page points to :</div>
<blockquote class="webkit-indent-blockquote" style="margin: 0pt
0pt 0pt 40px; border: medium none; padding: 0px;">
<div><a moz-do-not-send="true"
href="http://adhoc.osgeo.osuosl.org/livedvd/docs/MacInstallers/">http://adhoc.osgeo.osuosl.org/livedvd/docs/MacInstallers/</a></div>
</blockquote>
<div><br>
</div>
<div>I guess the last mentioned would be the right location where
to find the installer page </div>
</blockquote>
Yes, I agree. Feel free to correct this.<br>
<blockquote
cite="mid:CAEVXr3ECjOVy_inrjLNKWV4wyPJMV=D9wbbp57Ar0gkoxzqxKw@mail.gmail.com"
type="cite">
<div>(where does it come form, couldn't found that in gisvm/trunk
<br>
</div>
</blockquote>
Windows and Mac installers are loaded using:<br>
bin/load_mac_installers.sh and<br>
bin/load_win_installers.sh<br>
<br>
On previous DVDs, these windows and mac installers, were in the root
directory of the DVD. In future, I agree that it would be good to
provide a symbolic link to these directories. (It is possible that
we already do this).<br>
<blockquote
cite="mid:CAEVXr3ECjOVy_inrjLNKWV4wyPJMV=D9wbbp57Ar0gkoxzqxKw@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>This was only the description for the MacInstaller, same
behavior for the WindowsInstallers ! <span
class="Apple-style-span" style="font-family:
arial,helvetica,sans-serif; font-size: 13px;"><a
moz-do-not-send="true"
href="http://www.dict.cc/englisch-deutsch/I%27d.html"
style="color: black; text-decoration: none;">I'd</a> <a
moz-do-not-send="true"
href="http://www.dict.cc/englisch-deutsch/like.html"
style="color: black; text-decoration: none;">like</a> to <a
moz-do-not-send="true"
href="http://www.dict.cc/englisch-deutsch/think.html"
style="color: black; text-decoration: none;">think</a> that
the </span><span class="Apple-style-span" style="font-family:
arial,helvetica,sans-serif; font-size: 13px;">nightly </span><span
class="Apple-style-span" style="font-family:
arial,helvetica,sans-serif; font-size: 13px;">build (cron job)
is started like the release build itself. Would you agree?</span></div>
<div><br>
</div>
<div>Could it be possible that the overview.rst file was moved
from "en" top level folder down to overview sub folder? YES, see
revision history (4875 to 5052) ...</div>
<div><br>
</div>
<div>
<div>IMHO we should to update the links in the overview pages to
relative paths:</div>
<div><br>
</div>
<div>
<div>* `Microsoft Windows Installers
<../../WindowsInstallers/>`_</div>
<div>* `Apple OSX Installers <../../MacInstallers/>`_</div>
</div>
</div>
</blockquote>
Good idea, feel free to do this.<br>
<blockquote
cite="mid:CAEVXr3ECjOVy_inrjLNKWV4wyPJMV=D9wbbp57Ar0gkoxzqxKw@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>Any Opinions?</div>
<div><br>
</div>
<div>Cheers, Frank</div>
<br>
<div><br>
<div class="gmail_quote">2011/7/29 Cameron Shorter <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div class="im">On 27/07/11 22:57, Frank Gasdorf wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
I was wondering about the installer links from index and
Overview. both are redirected to one level above
(../<Installer>) which seems to be fine for the
index page but not for the overview ... Opinions?<br>
</blockquote>
<br>
</div>
If you look in the Makefile under "fix_header_links", you
will see that we correct all relative links in the root
directory.<br>
I think this would answer your questions.
<div>
<div class="h5"><br>
<br>
-- <br>
Cameron Shorter<br>
Geospatial Director<br>
Tel: +61 (0)2 8570 5050<br>
Mob: +61 (0)419 142 254<br>
<br>
Think Globally, Fix Locally<br>
Geospatial Solutions enhanced with Open Standards and
Open Source<br>
<a moz-do-not-send="true" href="http://www.lisasoft.com"
target="_blank">http://www.lisasoft.com</a><br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</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>
</body>
</html>