|
From: Leif M. <le...@ta...> - 2003-10-07 05:35:05
|
Eric,
This is actually an issue that has been asked before. The parties
involved disappeared
before it could be resolved. I actually do not have access to an HP box
myself. The
version and patches to get working were donated by users. If you could
help me track
this down, I would appreciate it.
Since everything that you mentioned works, my next guess would be
that the library
is somehow invalid for the machine you are running on. That is
surprising because the
wrapper and libwrapper.so binaries are both compiled at the same time.
There may
be some issues with the way the library is created however. I have
heard there are
some incompatibilities between versions of HP-UX??
Anyway. Could you please try downloading the source (The small
source file without
the documentation source is fine) And try doing a build on your
machine? You should
be able to simply run build.sh in the root of the source tree and have
things build.
If that still does not work, then there may be need to be some
changes made to the
src/c/Makefile.hpux file. If so and it is not possible to come up with
a common build
that works on all machines, it may be necessary to have multiple HP-UX
versions.
Cheers,
Leif
EXT-Smith, Eric M wrote:
>Hello all,
>
>First of all, thank you for developing and open-sourcing a wonderful tool. It worked out of the box for us on Win2K and XP.
>
>However...
>
>
...
|