On Wed, 2002-08-14 at 12:25, Ray Curtis wrote: > >>>>> "ed" == Edward Dekkers <[EMAIL PROTECTED]> writes: > > ed> But when I do 'rpm -Uvh pbeagent-6.1.0-1.i386.rpm' I get: > ed> ---------------------------------------------------------------------------- > ed> ------------------- > > ed> Preparing... > ed> ################################################## > ed> pbeagent > ed> ################################################## > ed> ........................................ > ed> Error: You need Swing 1.1 or 1.2 in your classpath to run this program. > > ed> ---------------------------------------------------------------------------- > ed> -------------------- > > ed> When I remove it it complains that the initscripts aren't there, leading me > ed> to believe the package never really gets installed properly/fully in the > ed> first place. > > ed> What am I missing? > > Sorry I didn't fully read and understand your last request. This still > sounds like the wrong rpm. > I have tried installing this on two platforms 7.2 and 7.3 which never > saw anything about swing, I have nothing installed called swing.
Probably stating the obvious to you guys. It has been several years wince I did any java coding so take the following with that in mind. Sswing is (was?) a sort of tool kit with a lot of gui components built from the original AWT ( I think that is what it was called). Sun originally distributed it seperately but I thought it was included with the jre and sdk since 1.2 (Java 2?) or so. These components were in a file called swing.jar IIRC. Do you have such a file? I do not have a jre or jdk installed seperaltely on my machine according to rpm -qa|grep jre and rpm -qa|grep jdk (except in the browser stuff and no swing there) so I can't really tell what it looks like. do you have a jre installed and if so what version? what is your CLASSPATH set to? I guess you could go to the source at: http://java.sun.com/products/jfc/tsc/index.html Of course this may all be changed now. but at least it will give you something to think about. Seems like there was a licensing issue with redhat and a real sdk being included so I always had to install the sun one. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list