It was something with parallel build. In this case vnc didn't go,
I also got different strange errors on different builds.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Fri, 1 Mar 2019, Nick Couchman wrote:
Date: Fri, 1 Mar 2019 12:00:06 -0500
From: Nick Couchman <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: WebsocketTunnel
On Wed, Feb 27, 2019 at 10:46 PM Robert Dinse <[email protected]> wrote:
Yea, this is very weird. If I launch guacd in the forground it tells
me vnc protocol not supported when it tries to connect. Yet, when I did
the
configure I did --with-vnc and at the end it showed vnc: yes.
Sounds like it might be a library linking issue. If you do "ldd -r
/path/to/guacd/install/lib/libguac-client-vnc.so.0.0.0" do you get any
missing libraries or library errors?
-Nick