<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Arun,<div><br><div><div>On Oct 14, 2009, at 8:20 PM, <a href="mailto:arun.s@tecnics.com">arun.s@tecnics.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font style="font-family: Tahoma; font-size: 10pt">Hello Dane,<br><br>I just summarize what we understand after viewing mails from you and Alex.<br><br>On VM , below steps should to be done by us to fix this issue<br><br>Step1: apt-get update<br>Step2: apt-get upgrade<br>Step3: Verify proper python version.<br></font></blockquote><div><br></div>Yes, exactly. To verify this worked do:</div><div><br></div><div>python2.6 -c "import mapnik" # should yield no response and if so the problem is fixed!</div><div><br></div><div>python2.5 -c "import mapnik" # this already works</div><div><br></div><div>the version we need from APT is 'python-mapnik=0.5.1-3ubuntu2.1'</div><div><br><blockquote type="cite"><font style="font-family: Tahoma; font-size: 10pt">Step4: apt-get install mapnik<br>                or rerun<br>           sudo ./install_mapnik.sh?<br><br></font></blockquote><div><br></div>This should not be needed, but it would be fine if you ran it.</div><div><br><blockquote type="cite"><font style="font-family: Tahoma; font-size: 10pt">step5: Any specific step to verify things are fine ?<br><br></font></blockquote><div><br></div><div>Nothing more. Let me know once this is done so I can test further.</div></div><div><br></div><div>Thanks,</div><div><br></div><div>Dane</div></div></body></html>