Am Samstag, 22. September 2018, 16:00:31 CEST schrieb Henri Beauchamp:
> On Sat, 22 Sep 2018 15:43:14 +0200, Lance Corrimal wrote:
> > I have python 2 and python 3 installed on my system, is there a way to
> > specify which python version autobuild should use? by default it tries
> > python3, which
On Sat, 22 Sep 2018 15:43:14 +0200, Lance Corrimal wrote:
> I have python 2 and python 3 installed on my system, is there a way to
> specify
> which python version autobuild should use? by default it tries python3, which
> fails.
Depending on your distribution, you may specify (or not) which P
Hi,
I have python 2 and python 3 installed on my system, is there a way to specify
which python version autobuild should use? by default it tries python3, which
fails.
cheers
LC
___
Policies and (un)subscribe information available here:
http://wiki.
On Fri, 21 Sep 2018 20:33:00 -0700, John Nagle wrote:
> Here's how I currently compile successfully on Linux.
> This builds the development version 5.1.9, not the release version.
>
> Install all prerequisites per
> http://wiki.phoenixviewer.com/fs_compiling_firestorm_64bit_ubuntu
wget http://sl
On Fri, 21 Sep 2018 16:51:14 -0700, John Nagle wrote:
> I've been looking for the "half-unsit" region crossing bug,
> adding debug code to llviewerobject. Something is going wrong
> in reparenting, but I haven’t been able to isolate it yet.
>
> Looking in there, I've found some code that