Re: RPM question from the native compiled page
Tom Tromey <[email protected]> 17 Sep 2003 19:33:48 -0600
| Newsgroups | gmane.comp.ide.eclipse.gcj |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Adam" == Eastwick, Adam <[email protected]> writes: Adam> It seems to indicate that this is a 2.0.1 release instead of 2.1.0 Yeah, that's fixed here. I don't remember if this fix made it into beta 2 (which, btw, is a public beta) or not. Adam> It takes way too long to load for not using a JVM, although I Adam> cannot get it to start without using a -vm <path to JVM> option. Hmm. If you use -vm <path to JVM>, then it is starting with whatever vm you tell it. Make sure you have all the prerequisites. What happens when you just invoke "eclipse"? Do you get anything in workspace/.metadata/.log? Adam> I downloaded the snapshot-xxxxxx-.eclipse-2.1.0-12.rpm from the Adam> ~jhealy page. Is this the correct one, or am I doing something wrong? That should be it. Tom