Re: Problem with 1.1.9?

Chris Pickett <[email protected]> Sun, 06 Feb 2005 17:26:09 -0500
Newsgroups gmane.comp.java.vm.sablevm.devel
Message-ID <[email protected]>
Carl Lebsack wrote:
> I haven't even tried using GGC yet.  I can't get the base version of 1.1.9 
> to even run.  Chasing down the mess of dependencies for the latest 
> classpath was a massive task.  I was hoping to debug GGC on the latest 
> version of SableVM, but I can't even get Hello World to run with the 
> original collector enabled.

Slackware doesn't have a package management / upgrade system?

Um ... unless you're particularly attached to it ... why not ditch Slack 
and use Debian?  If you use one of the Debian testing ("Sarge") install 
CD's, a full desktop system will be up and running pretty quickly, you 
can just move all the data you care about into your home directory 
(assuming it's on a separate partition) and blow away the root (you 
might want to save the contents of /etc).

http://www.debian.org/devel/debian-installer/

http://d-i.alioth.debian.org/manual/

I know that sounds (b)rash, but chasing dependencies not something you 
should have to do very much of.

Chris