Ben Konrath wrote:
On Mon, 2006-07-31 at 08:14 -0700, Anthony Green wrote:
On Mon, 2006-07-31 at 16:03 +0100, Gary Benson wrote:
gcj-dbtool is in the libgcj rpm: can you have multiple copies of this installed simultaneously?
No. It's in /usr/bin.
Really? So no simultaneous libgcj.i386 and libgcj.x86_64 installs?
It looks like the jar files and man pages conflict so you can't install both at the same time (I tried to force it with "yum install libgcj.i386").
Interesting. I have a brp script that will be installed in the post install section of the rpm build to repack the jars with a consistent time stamp. This should correct the problem with the jar files.
The man page conflict is new to me - there's probably a time stamp or arch listing somewhere in them. A bug should be filed about this problem. Let me know if you would like me to file it.
There's still all the stuff in /usr/bin anyway. That's going to be different no matter what you do to it.
Cheers, Gary