On Thu, 2005-09-01 at 07:57 -0700, Anthony Green wrote: > On Wed, 2005-08-31 at 14:44 -0400, Thomas Fitzsimmons wrote: > > I updated the instructions and put them on the Wiki: > > > > http://www.fedoraproject.org/wiki/java-gcjHEAD-compat > > I had problems with these instructions. > > "make test-srpm" didn't do anything. I had to "make sources" and copy > the sources into my SOURCES directory and build from the spec file. Did you do "make test-srpm" in java-1.4.2-gcj-compat/devel? That's supposed to generate an SRPM in java-1.4.2-gcj-compat/devel (not in ~/rpmbuild/SRPMS). It works for me here. > > I also get the following error when I try to install. > > $ rpm -hiv /usr/src/redhat/RPMS/i386/java-1.4.2-gcjHEAD-compat-1.4.2.0-40jpp_47rh.i386.rpm > Preparing... ########################################### [100%] > file /etc/java/security/security.d/1000-gnu.java.security.provider.Gnu from install of java-1.4.2-gcjHEAD-compat-1.4.2.0-40jpp_47rh conflicts with file from package java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh.FC4.1 You'll have to update the installed java-1.4.2-gcj-compat before installing java-gcjHEAD-compat. Tom