Package: jikes-sun
Version: 0.8
Severity: important
Tags: patch

-classpath for jikes is set uncorrectly in /usr/bin/jikes-sun because
(with Blackdown java) rt.jar and others are in /usr/lib/j2se/1.4/jre/lib 
and not in /usr/lib/j2se/1.4/jre . The following very little patch 
corrects the problem.

14c14
<               JPATH=/usr/lib/j2se/1.4/jre
---
>               JPATH=/usr/lib/j2se/1.4/jre/lib

Regards,
Guido De Rosa


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages jikes-sun depends on:
ii  j2re1.4                       1.4.2.01-1 Blackdown Java(TM) 2 Runtime Envir
ii  jikes                         1:1.22-2   Fast Java compiler adhering to lan

Versions of packages jikes-sun recommends:
ii  java-package                  0.25       utility for building Java(TM) 2 re

-- no debconf information
14c14
<               JPATH=/usr/lib/j2se/1.4/jre
---
>               JPATH=/usr/lib/j2se/1.4/jre/lib

Reply via email to