Lamar Owen writes:

> > You're still shipping old jar files.  You could build them from the source
> > package.
>
> With which JDK?  As Red Hat doesn't ship a _standard_ JDK, which one is
> appropriate? Or, what is the _standard_ JDK?

There is no standard JDK, in the same sense as there is no standard C
compiler.  You run configure --with-java; make; make install and voilà
there's the JDBC driver, made by whatever JDK was around at the moment.
(For appropriate values of voilà, of course.)  Most distributions include
Kaffe I suppose, which should serve fine (once you set up the CLASSPATH
correctly; YMMV).

> The man pages are still in a separate tarball, or not?

They're in a tarball, but they're not separate.

> >  You probably want
> > to run gzip on the files after installation.
>
> Done automagically by the buildrootpolicy of the rpm build system,

Amazing... ;-)

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to