On 02/22/2012 07:22 PM, Costin Manolache wrote:
On Wed, Feb 22, 2012 at 9:12 AM, Mladen Turk<mt...@apache.org> wrote:
However, not sure why you wish to do that. Many distros already provide
tomcat-native so there's no real point for doing that, especially since
we should not distribute unix binaries.
Yes, distros provide tomcat-native, apr and openssl - with the 'stable'
releases.
I'm trying to provide a way for people to build "libtcnative-2.so" so it
can be installed on
those systems along with the existing apr, openssl and libtcnative-1,
without requiring the installation of 2 versions of openssl, apr.
Right if its --with-apr-static --with-openssl-static it could be
a valid solution for someone that needs such specific deployments.
It seems to work for me on linux ( using cmake ) - I get a tcnative.so with
all the openssl/apr
code linked in, without dependencies to libapr.so ( no SONAME ).
No need for cmake. This can be done with gnu tools.
I'll enable that when I catch some time.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org