Help with Openconnect Install
Boaen, Eric
Eric.Boaen at mirror-image.com
Mon Jul 6 13:24:33 PDT 2015
Thank you, that was it!
-----Original Message-----
From: David Woodhouse [mailto:dwmw2 at infradead.org]
Sent: Monday, July 06, 2015 4:12 PM
To: Boaen, Eric; openconnect-devel at lists.infradead.org
Subject: Re: Help with Openconnect Install
On Mon, 2015-07-06 at 16:08 -0400, Boaen, Eric wrote:
>
> I'm attempting to install a new version of Openconnect as a test
> client on a Ubuntu laptop.
> I was able to (after numerous library installs) to get the client to
> install, but now when I run Openconnect I receive the following
> error:
>
> Openconnect: error while loading shared libraries:
> libopenconnect.so.5: cannot open shared object file: No such file or
> directory
You probably built it without giving a --prefix argument to the configure script. Which means it installed itself into /usr/local, yes?
I'd guess that /usr/local/lib isn't on your default library load path.
You can add it to /etc/ld.so.conf or set LD_LIBRARY_PATH.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse at intel.com Intel Corporation
More information about the openconnect-devel
mailing list