[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572756670
 
 
   @martin-g, I will continue discussion on the BZ issue because it is not 
related to the change itself.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572474389
 
 
   > 
   > 
   > 
https://github.com/apache/tomcat-native/blob/66c8296137a80b35e24bda542bb2abb8d8dbae39/native/BUILDING#L76
   > explains how to build them but not how to make use of them in Tomcat.
   
   Do you consider this to be part of tcnative or Tomat itself? Strictly 
speaking, one can use tcnative ot access OpenSSL w/o Tomcat.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572466523
 
 
   @rmaucher If it is not useful, we should rather delete it than spreding FUD.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572462581
 
 
   I will into the issue more indepth this afternoon and get back to you.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572455786
 
 
   > 
   > 
   > @michael-o Care to explain why ?
   > Do you have a better solution ?
   > I didn't pushed directly the change but created PR because I am also not 
sure whether this is the right solution.
   
   I haven't looked into the scripts itself, but `./configure --libdir=...` 
should always do. If it does not, it needs to be fixed.
   
   This is how I compile `libtcnative` and it perfectly works:
   
   ```
   export PREFIX=/opt/ports
   export LIBDIR=$PREFIX/lib/hpux32
   ./configure --prefix=$PREFIX --libdir=$LIBDIR --with-ssl=/opt/openssl 
--with-apr=$PREFIX --with-java-home=/opt/java8
   ```
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-08 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin 
folder
URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572428506
 
 
   Absolutely not fond of that.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org