Mladen Turk wrote: > On 12/21/2009 11:39 PM, jean-frederic clere wrote: >> The candidates binaries are available here: >> http://people.apache.org/~jfclere/tomcat-6/v6.0.21/ >> >> According to the release process, the 6.0.21 tag is: >> [X] Broken >> [ ] Alpha >> [ ] Beta >> [ ] Stable >> > > tcnative-1.dll in the zips is build with dynamically > linked apr and ssl which is wrong. > tcnative-1 must have apr and ssl statically linked > while libtcnative-1 is dynamically linked. > Either it won't work on client boxes or it'll pick > up the random libapr-1.dll from the users PATH
It will pick up the libapr-1.dll side-by-side with the .jni stub, AIUI, unless I'm horribly mistaken. Did you confirm this? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org