Yes, JVM is not so good because it changes, I agree /usr/local/lib ( and the JVM dir ) are only good for people with root access.
What about having 2 options: - 'system' installation - /usr/local/lib - 'local' - TOMCAT_HOME/lib/native ( or TOMCAT_HOME/lib/`arch` if same install is shared on multiple machine types ) We can include both in catalina.sh ( is /usr/lib, /usr/local/lib enabled by default for finding .so ?), so user can save one step and we can have more consistent instructions. Also a binary package that install on top of TOMCAT_HOME would be easier. The fewer steps and variations - the easier will it be to build and support. Costin On 2/12/08, Henri Gomez <[EMAIL PROTECTED]> wrote: > > > In this case, should it be installed in the directory of the JVM > > installation? I think MINA uses it too. > > JVM directory may be problematic for those of us who switch between > JVM, ie IBM or Sun. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >