You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Nick Couchman <vn...@apache.org> on 2019/03/01 17:00:06 UTC

Re: WebsocketTunnel

On Wed, Feb 27, 2019 at 10:46 PM Robert Dinse <na...@eskimo.com> 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

Re: WebsocketTunnel

Posted by Robert Dinse <na...@eskimo.com>.
      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 <vn...@apache.org>
> Reply-To: user@guacamole.apache.org
> To: user@guacamole.apache.org
> Subject: Re: WebsocketTunnel
> 
> On Wed, Feb 27, 2019 at 10:46 PM Robert Dinse <na...@eskimo.com> 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
>