Hi Chris, On Thu, Dec 15, 2011 at 4:34 PM, Christopher Schultz <ch...@christopherschultz.net> wrote: > > I think that's a bad idea because then you have built your libtcnative > (which can be considered Tomcat-version-specific, or at least > Tomcat-version-sensitive) for the whole system to use and that > essentially locks you into that version regardless of Tomcat version > being run at the time.
True. However, I guess it's a bad idea to run two different versions of Tomcat on the same box. I don't know Andre's motivation for installing TC6, but I assumed (maybe wrongly) that he wanted to replace the old version. Howver, there's a pretty solution even when running two different versions on the same box: When compiling, libtcnative goes to $CATALINA_HOME//bin/tomcat-native-1.1.20-src/jni/native/.lib (dpeneding on the tomcat-native-version). So instead of putting it inti /usr/lib, leave it at the original place and just change the CATALAINA_OPTS accordingly. Cheers! Gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 3DB13F197F8A0360814885D1F1F1E2EFAD509AFD skype:rc46fi gplus.to/gregor twitter.com/#/2smart4u --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org