<div dir="ltr">I'm sure most will figure this out, but it's actually "./build_linux.sh" for the first script =)<div><br></div><div>Arch Linux users have to make some minor changes to the scripts because python is actually a reference to python3 (system default for Arch Linux). Changing python to python2 in the scripts is good enough. Or they can try the wiki suggestion <a href="https://wiki.archlinux.org/index.php/python#Dealing_with_version_problem_in_build_scripts">https://wiki.archlinux.org/index.php/python#Dealing_with_version_problem_in_build_scripts</a></div>
<div><br></div><div>I'll file tickets in the github issue tracker when I find them. Great work on this project.</div><div><br></div><div>Donovan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 29, 2014 at 4:39 AM, Nathan Woodrow <span dir="ltr"><<a href="mailto:madmanwoo@gmail.com" target="_blank">madmanwoo@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey all,<div><br></div><div>Just thought I would anyone know who has been following my Roam project that I have started to work on making it run in Linux too, and then OS X with help.</div>
<div><br></div><div>

You can find the in progress code here: <a href="https://github.com/NathanW2/Roam/tree/linux" target="_blank">https://github.com/NathanW2/Roam/tree/linux</a></div><div><br></div><div>I'm am not a Linux expert so any help or advice would been welcome. </div>


<div><br></div><div>Download the source and first run: ./linux_build.sh  You will need the PyQt dev tools installed and it assumes QGIS is in /usr/</div><div><br></div><div>After the UI files are built you can run ./run_linux-config.sh to load the config manger to create a project and forms.</div>


<div><br></div><div>Run ./run_linux.sh to launch Roam itself.</div><div><br></div><div>Here is a screenshot from me running it last night on Ubuntu <a href="http://i.imgur.com/SrBPlai.png" target="_blank">http://i.imgur.com/SrBPlai.png</a></div>


<div><br></div><div>Most things should work however there might be some stuff that still needs updating, I'll fix them as we go.</div><div><br></div><div>Regards,</div><div>Nathan</div></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>