<div dir='ltr'>
Regina,<div><br></div><div>I guess this e-mail was intended for somebody else (Willy).</div><div><span style="font-size: 10pt;">I still haven't been able to install PostGIS 2.0 on my Windows XP, but am using it on Windows 7 succesfully.</span></div><div><br></div><div>Yours sincerely,</div><div><span style="font-size: 10pt;">Wouter </span></div><div><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Tue, 18 Dec 2012 15:48:57 -0800<br>From: <a href="/user/SendEmail.jtp?type=node&node=5002096&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a><br>To: <a href="/user/SendEmail.jtp?type=node&node=5002096&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a><br>Subject: Re: PostGIS 2.0 instalation problem<br><br>

        




<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">Willy,</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">when you say compressed postgis file -- you mean the one on 
this page?</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"><a href="http://www.postgis.org/download/windows/#windbinaries" rel="nofollow" target="_blank" link="external">http://www.postgis.org/download/windows/#windbinaries</a></font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">I unfortunately don't have a windows xp machine readily handy 
to test with.  I haven't tried upgrading my test to 9.1.7 to rule that out 
as an issue so I'll give that a try.</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">This issue is usually caused by libxml2-2.dll 
incompatibilities.  Though I gather you are using the one packaged with 
PostGIS since it looks like the postgres one isu using 
libxml2.dll</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">Have you been running PostGIS 2 or 1.5 on your windows xp 
successfully in past</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">Thanks,</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial">Regina</font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"><font color="#0000ff" size="2" face="Arial"><a href="http://www.postgis.us" rel="nofollow" target="_blank" link="external">http://www.postgis.us</a></font></span></div>
<div dir="ltr" align="left"><span class="ecx327374123-18122012"></span> </div><br>
<div dir="ltr" lang="en-us" class="ecxOutlookMessageHeader" align="left">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> Willy-Bas Loos [mailto:<a href="http:///user/SendEmail.jtp?type=node&node=5002094&i=0" rel="nofollow" target="_blank" link="external">[hidden email]</a>] 
<br><b>Sent:</b> Tuesday, December 18, 2012 11:30 AM<br><b>To:</b> PostGIS Users 
Discussion; Paragon Corporation<br><b>Subject:</b> Re: [postgis-users] PostGIS 
2.0 instalation problem<br></font><br></div>
<div></div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>Hi,<br><br></div>I have the same problem.<br></div>
<div>I installed postgres on an XP PC, which worked fine. (PostgreSQL 9.1.7, 
compiled by Visual C++ build 1500, 32-bit)<br></div>
<div>Then I used the StackBuilder to install PostGIS 2.<br></div>
<div>Upon creating the extension, i get the error "ERROR: could not load library 
"C:/Program Files/PostgreSQL/9.1/lib/postgis-2.0.dll": unknown error 
998"<br></div>
<div>The same happens when executing the sql "create extension 
postgis;"<br></div>
<div></div><br>I tried pasting the contents from the bin folder from the 
compressed postgis installation file into ../9.1/bin/, but to no 
avail.<br></div>
<div></div>
<div><br>I used Depends.exe to diagnose, like Paragon suggested.<br></div>I 
included the dwi-file as an attachment.<br></div>Is there anything i can 
do?<br></div><br></div>Cheers,<br><br></div>WBL<br></div>
<div class="ecxgmail_extra"><br><br>
<div class="ecxgmail_quote">On Sat, May 19, 2012 at 2:50 AM, wobo <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=5002094&i=1" rel="nofollow" target="_blank" link="external">[hidden email]</a>></span> wrote:<br>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:#ccc 1px solid;padding-left:1ex" class="ecxgmail_quote">So, I've been trying to install PostGIS 2.0 over and over 
  again on several<br>different Windows XP computers, but didn't succeed in 
  getting it up and<br>running. So I ended up borrowing my brother's Windows 7 
  pc, using the exact<br>same download (postgreSQL + postgis using stackbuilder) 
  which took me about<br>5 minutes to succesfully install the whole 
  thing.<br><br>I have no clue why it doesn't work on my XP. More exactly, why 
  it can't find<br>the correctly located postgis-2.0.dll-file. But at least I'll 
  be able to<br>test and recap the 'PostGIS in Action' on Windows 7 from now 
  on.<br><br>Many thanks for suggesting and helping anyway.<br><br>--<br>View 
  this message in context: <a href="http://postgis.17.n6.nabble.com/PostGIS-2-0-instalation-problem-tp4624902p4993596.html" rel="nofollow" target="_blank" link="external">http://postgis.17.n6.nabble.com/PostGIS-2-0-instalation-problem-tp4624902p4993596.html</a><br>
  <div class="ecxHOEnZb">
  <div class="h5">Sent from the PostGIS - User mailing list archive at 
  Nabble.com.<br>_______________________________________________<br>postgis-users 
  mailing list<br><a href="http:///user/SendEmail.jtp?type=node&node=5002094&i=2" rel="nofollow" target="_blank" link="external">[hidden email]</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" rel="nofollow" target="_blank" link="external">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>"Quality comes from focus and clarity of purpose" -- Mark 
Shuttleworth<br><br></div>
<br>_______________________________________________
<br>postgis-users mailing list
<br><a href="http:///user/SendEmail.jtp?type=node&node=5002094&i=3" rel="nofollow" target="_blank" link="external">[hidden email]</a>
<br><a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" rel="nofollow" target="_blank" link="external">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>

        
        
        
        <br>
        <br>
        <hr size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://postgis.17.n6.nabble.com/PostGIS-2-0-instalation-problem-tp4624902p5002094.html" target="_blank" rel="nofollow" link="external">http://postgis.17.n6.nabble.com/PostGIS-2-0-instalation-problem-tp4624902p5002094.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;line-height:1.5em">
                
                To unsubscribe from PostGIS 2.0 instalation problem, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://postgis.17.n6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble:email.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble:email.naml-instant_emails%21nabble:email.naml-send_instant_email%21nabble:email.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div>                                      </div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://postgis.17.n6.nabble.com/PostGIS-2-0-instalation-problem-tp4624902p5002096.html">RE: PostGIS 2.0 instalation problem</a><br/>
Sent from the <a href="http://postgis.17.n6.nabble.com/PostGIS-User-f3516033.html">PostGIS - User mailing list archive</a> at Nabble.com.<br/>