Gary Benson writes: > Andrew Haley wrote: > > Andrew Haley writes: > > > > > > Precompiled binaries are bug, so adding the jars to the same RPM > > > as the binaries makes not a huge difference to the total size. > > > > Argh! Precompiled binaries are *big*. > > Erm, that's kind of backward. The native code is roughly four times > the size of the bytecode, so our rpms are five times the size of their > corresponding JPackage ones. Uncompressed, at any rate. Right, so there's no point omitting the jars from the RPMs that contain the precompiled code. Andrew.