Which class in which package

2007-02-01 Thread gerhard oettl
Hello

Is there a standard (or any) way to find out which java class is in
which non installed debian package to know whats to install if a
ClassNotFoundException arises?

gerhard


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



Re: Compiling java for etch

2007-02-01 Thread Kapil Hari Paranjape
Hello,

On Wed, 31 Jan 2007, Arnaud Vandyck wrote:
> To build the package, you need gcj-compat-dev
> You can read some more informations here:
> http://pkg-java.alioth.debian.org/developers.html

Thanks for the info. I am currently reading to figure out how a
package that includes java programs should be organised.

Regards,

Kapil.
--


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



Bug#409302: update-java-alternatives is broken

2007-02-01 Thread Nicolas DEGAND
Package: java-common
Version: 0.25
Severity: grave

After migrating from java 1.5 to java6, my jre was not
working anymore in my browser, complaining it could not find the java
binary. After following the symlinks, I found out that /etc/alternatives
was still pointing to java 1.5.
/usr/share/doc/sun-java6-bin/README.alternatives said that I should type
(this should probably been done automagically during upgrade and I
guess it has been designed to be this way, but it seems flawed)
:

update-java-alternatives --jre java-6-sun

But the script does not work (it only prints the help messages).


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- no debconf information



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