Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2008 10:11:10 -0700
From:      "Kurt Buff" <kurt.buff@gmail.com>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   Re: sslexplorer setup - just so the archives have it...
Message-ID:  <a9f4a3860804171011j320b4ecau6f05fc11bcc7dbbd@mail.gmail.com>
In-Reply-To: <a9f4a3860804171005y614d757h9dda099d62b6a144@mail.gmail.com>
References:  <a9f4a3860804171005y614d757h9dda099d62b6a144@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sigh. Let's try that again - fat-fingered it and sent it before it was ready.

Followed the procedure found in this link:

http://n3ncy.com/UNIX/FreeBSD/SSLExplorer.htm

Installed Java, and it went through setup, connected to my Active
directory just fine. Found a problem with that - I suspect that the
app doesn't like either a very long password, or it doesn't like
spaces in the password, so I shortened it to a 20 character passphrase
- basically a sentence with the spaces removed from it.

Then, when starting the app via /usr/local/etc/rc.d/sslexplorer got
the following error:

usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required
 by "wrapper"

A quick bit of googling indicated that I needed to install compat4x.

     cd /usr/ports/misc/compat4x
     make install
    rehash

That takes care of the problem.

Kurt


On Thu, Apr 17, 2008 at 10:05 AM, Kurt Buff <kurt.buff@gmail.com> wrote:
> Setting up sslexplorer 1.0.0 RC18 on 6.3-STABLE.
>
>  iNSTALLED
>  Got an error:
>
>  usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required
>  by "wrapper"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9f4a3860804171011j320b4ecau6f05fc11bcc7dbbd>