b21 Ubuntu Gutsy
Mark Wielaard
mark at klomp.org
Sun Oct 7 13:56:21 PDT 2007
Hi Leonel,
On Sun, 2007-10-07 at 12:51 -0600, Leonel wrote:
> > > the icedtea I'm using is the one from http://people.debian.org/~mkoch/java/
> > >
> > > I've installed the icedtea jre and jdk
> > >
> > > I guess there's a library missing to install ...
> >
> > This icedtea is old, outdated, crap, whatever. I should remove them from
> > my webspace.
>
> Can it be builded with sun's java ?
I don't believe anyone ever tried that. But I think it should work (and
afterwards you should have an icedtea that you can then use for future
bootstrapping). But you can install the ubuntu packages on Debian sid
the normal dependencies should just resolve, the only problem is with
the build-deps, but as long as you don't want to rebuild the deb itself
that shouldn't be a big issue. Add the following to your apt source.list
file:
deb http://people.ubuntu.com/~doko/ubuntu/ gutsy/
And aptitude update && aptitude install icedtea-java7-jdk
Then you can bootstrap your own icedtea sources with:
./configure --with-icedtea-home=/usr/lib/jvm/java-7-icedtea
make
Cheers,
Mark
More information about the distro-pkg-dev
mailing list