[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NBIO (Non-blocking I/O)



Kenneth Pronovici <pronovic@skyjammer.com> 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_LIBRARY_PATH  and $CLASSPATH,  but I
> suspect that  this is not  the way  I would do  it for a  .deb.  Can
> someone suggest  a good example .deb  to look at, as  a template for
> what  I need to  do here,  as far  as file  placement, configuration
> updates, etc.?

I am not an expert. 

all  the libs  go to  /usr/lib/program_name (except  if  the libraries
already  exists, you'll  just have  to  make your  package depends  on
these)

all the jar files go to /usr/share/java

There are several well done package in java. For librairies, you could
maybe take a look at libxalan2-java (apt-get source libxalan2-java) or
else. For other  librairies, I do not have exemples  in mind but there
are some :)

> 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 you
cc me? Thanks.

-- Arnaud
http://vbstefi60.fapse.ulg.ac.be/



Reply to: