Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Kenneth Pronovici
> IMO, You should not defined it. Because JNI libraries are used by only > Java applications. Java applications should define $LD_LIBRARY_PATH > when they are executed. > > regards, > > Takashi Okamoto Thanks for all of the feedback. That's enough to work with for now. KEN -- Kenneth J.

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Kenneth Pronovici
> IMO, You should not defined it. Because JNI libraries are used by only > Java applications. Java applications should define $LD_LIBRARY_PATH > when they are executed. > > regards, > > Takashi Okamoto Thanks for all of the feedback. That's enough to work with for now. KEN -- Kenneth J.

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Takashi Okamoto
From: Kenneth Pronovici <[EMAIL PROTECTED]> Subject: Re: NBIO (Non-blocking I/O) Date: Sat, 9 Feb 2002 11:14:05 -0600 > This looks like it matches the policy. However, for other libaries like > lib-gnu.getopt-java, I get: > >/usr/share/java/repositories/gnu/getopt/ > > This doesn't match th

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Takashi Okamoto
From: Kenneth Pronovici <[EMAIL PROTECTED]> Subject: Re: NBIO (Non-blocking I/O) Date: Sat, 9 Feb 2002 11:14:05 -0600 > This looks like it matches the policy. However, for other libaries like > lib-gnu.getopt-java, I get: > >/usr/share/java/repositories/gnu/getopt/ > > This doesn't match t

Re: Tomcat 4.0.1 in Debian?

2002-02-09 Thread Matt Zimmerman
On Fri, Feb 08, 2002 at 11:33:43AM -0600, Adam Heath wrote: > On Fri, 8 Feb 2002, Stefan Gybas wrote: > > > Arnaud Vandyck wrote: > > > > > Is it possible to make kind of installer packages for these > > > dependencies? Like the realplayer package or else. > > > > > > Yes, sure it is.

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Kenneth Pronovici
[Sorry for the long email; I have a lot of questions.] > http://people.debian.org/~opal/java/policy.html/ > http://lists.debian.org/debian-java/2001/debian-java-200107/msg0.html I did read the policy, and I have now looked over the JNI email thread. I'm a little confused about how the policy

Re: Tomcat 4.0.1 in Debian?

2002-02-09 Thread Matt Zimmerman
On Fri, Feb 08, 2002 at 11:33:43AM -0600, Adam Heath wrote: > On Fri, 8 Feb 2002, Stefan Gybas wrote: > > > Arnaud Vandyck wrote: > > > > > Is it possible to make kind of installer packages for these > > > dependencies? Like the realplayer package or else. > > > > > > Yes, sure it is.

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Takashi Okamoto
From: Egon Willighagen <[EMAIL PROTECTED]> Subject: Re: NBIO (Non-blocking I/O) Date: Sat, 9 Feb 2002 15:57:05 +0100 > Did you have a look at the Java Policy? It is available in the > java-common package... Or, alternatively, from > > http://people.debian.org/~bortz//Java/policy.html > > To th

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Egon Willighagen
On Saturday 9 February 2002 15:51, Rick Lutowski wrote: > Arnaud Vandyck wrote: > > Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > > > If you'd prefer to take this discussion off the list, that's fine, > > > too. > > > > I do not know for everybody but I am very interresting in that > > d

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Kenneth Pronovici
[Sorry for the long email; I have a lot of questions.] > http://people.debian.org/~opal/java/policy.html/ > http://lists.debian.org/debian-java/2001/debian-java-200107/msg0.html I did read the policy, and I have now looked over the JNI email thread. I'm a little confused about how the policy

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Rick Lutowski
Arnaud Vandyck wrote: > > Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > > If you'd prefer to take this discussion off the list, that's fine, > > too. > > I do not know for everybody but I am very interresting in that > discussion so if the discussion takes place out of the list, can

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Takashi Okamoto
From: Egon Willighagen <[EMAIL PROTECTED]> Subject: Re: NBIO (Non-blocking I/O) Date: Sat, 9 Feb 2002 15:57:05 +0100 > Did you have a look at the Java Policy? It is available in the > java-common package... Or, alternatively, from > > http://people.debian.org/~bortz//Java/policy.html > > To t

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Egon Willighagen
On Saturday 9 February 2002 15:51, Rick Lutowski wrote: > Arnaud Vandyck wrote: > > Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > > > If you'd prefer to take this discussion off the list, that's fine, > > > too. > > > > I do not know for everybody but I am very interresting in that > >

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Rick Lutowski
Arnaud Vandyck wrote: > > Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > > If you'd prefer to take this discussion off the list, that's fine, > > too. > > I do not know for everybody but I am very interresting in that > discussion so if the discussion takes place out of the list, can

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Arnaud Vandyck
Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > Since this is a native package that results in a .so as well as some > .class files, I need to make sure that the Java runtime environment > knows how to find everything. Right now, I've installed it off > /opt/local/lib and changed $LD_LIBRAR

Re: Tomcat 4.0.1 in Debian?

2002-02-09 Thread Arnaud Vandyck
"J. R. Westmoreland" <[EMAIL PROTECTED]> wrote: > Do I understand this correctly? > The installer behavior would be like the package that does the java docs? > If this is correct that might be a good solution. That's exactly what I was thinking about. -- Arnaud http://vbstefi60.fapse.ulg.ac.be/

Re: NBIO (Non-blocking I/O)

2002-02-09 Thread Arnaud Vandyck
Kenneth Pronovici <[EMAIL PROTECTED]> wrote: > Since this is a native package that results in a .so as well as some > .class files, I need to make sure that the Java runtime environment > knows how to find everything. Right now, I've installed it off > /opt/local/lib and changed $LD_LIBRA

Re: Tomcat 4.0.1 in Debian?

2002-02-09 Thread Arnaud Vandyck
"J. R. Westmoreland" <[EMAIL PROTECTED]> wrote: > Do I understand this correctly? > The installer behavior would be like the package that does the java docs? > If this is correct that might be a good solution. That's exactly what I was thinking about. -- Arnaud http://vbstefi60.fapse.ulg.ac.be/