<div dir="ltr"><div dir="ltr"><div>That all seemed to work fine on the expo laptop <br></div><div>[ 0.000000] Linux version 4.9.0-9-amd64 (<a href="mailto:debian-kernel@lists.debian.org">debian-kernel@lists.debian.org</a>) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.168-1+deb9u3 (2019-06-16)</div><div><br></div><div>and I had done a dist-upgrade just now.<br></div><div><br></div><div>I opened a .3d file and then the About message said it was version 1.2.39 and all seems fine. How can I tell that I'm seeing the latest version?<br></div><div><br></div><div>Linux 4.9.0-9-amd64 x86_64<br>wxWidgets 3.0.2 (GTK+ 2)<br>Display Depth: 24 bpp (colour)<br>OpenGL 2.1 Mesa 13.0.6<br>Intel Open Source Technology Center<br>Mesa DRI Mobile Intel® GM45 Express Chipset <br>GLX 1.4<br>R8G8B8<br>Max Texture size: 8192x8192<br>Max Viewport size: 16384x16384<br>Smooth Point Size 1.000-255.000 (granularity 1.000)<br>Aliased point size 1.000-255.000<br>Double buffered: true</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 30 Jun 2019 at 06:37, Olly Betts <<a href="mailto:olly@survex.com">olly@survex.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Jun 25, 2019 at 03:38:23AM +0100, Philip Sargent (Gmail) wrote:<br>
> Good.<br>
> Any maybe I could just set up VNC and you could do it remotely if I get<br>
> stuck.<br>
<br>
Or just ssh would work if we need that.<br>
<br>
Wookey answered the questions about what I need to build for, so<br>
packages are here:<br>
<br>
<a href="https://survex.com/software/debian-stretch/" rel="noreferrer" target="_blank">https://survex.com/software/debian-stretch/</a><br>
<br>
The two files you really need are:<br>
<br>
<a href="https://survex.com/software/debian-stretch/survex_1.2.39-2~bpo9+1_amd64.deb" rel="noreferrer" target="_blank">https://survex.com/software/debian-stretch/survex_1.2.39-2~bpo9+1_amd64.deb</a><br>
<a href="https://survex.com/software/debian-stretch/survex-aven_1.2.39-2~bpo9+1_amd64.deb" rel="noreferrer" target="_blank">https://survex.com/software/debian-stretch/survex-aven_1.2.39-2~bpo9+1_amd64.deb</a><br>
<br>
It might be worth downloading the other files too in case somebody wants<br>
to have the corresponding source code.<br>
<br>
So download those, and then from the command line:<br>
<br>
sudo apt install ./survex_1.2.39-2~bpo9+1_amd64.deb ./survex-aven_1.2.39-2~bpo9+1_amd64.deb<br>
<br>
That's assuming they were downloaded to the current directory - if not<br>
specify the path or change to that directory.<br>
<br>
Note you need a path on the filenames or "apt install" won't consider<br>
them to be a filenames (hence the "./", which might seem redundant but<br>
isn't).<br>
<br>
Let me know if you've any problems, or indeed if it all just works<br>
smoothly. Bear in mind my timezone is UTC+12 if you're after<br>
interactive help.<br>
<br>
Cheers,<br>
Olly<br>
</blockquote></div></div>