On Sun, 2005-10-30 at 23:52 +0100, Nicolas Chauvat wrote:
> I get the following stack trace when trying to get bootchart to chart
> my /var/log/bootchar.tgz :
> 
> $ bootchart
> Exception in thread "main" java.lang.UnsupportedClassVersionError: 
> org/bootchart/Main (Unsupported major.minor version 48.0)
>         [...]

This exception indicates that the bootchart classes have been compiled
for JDK 1.4 while you are running an older VM.  Indeed, it looks like
you're running j2re1.3.

> I also get a stack trace when trying to use the web interface at
> bootchart.org btw...

I assume that's a different error.  Could you post that as well?

> I suppose it could be a problem with my java install, but since I only
> use packages from the unstable archive and did not add anything by
> hand, if there is a problem with my install, some Conflicts: are
> missing.

I'll let Jörg comment on the actual packaging issue here.  The package
should depend on 1.4 though.

-- 
Ziga



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to