LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   apt source for Java (https://www.linuxquestions.org/questions/debian-26/apt-source-for-java-323102/)

Artik 05-13-2005 08:31 AM

apt source for Java
 
Hello,

Where can I get apt source for java
the following repo not working:

deb ftp://sunsite.dk/mirrors/java-linux/debian/ testing non-free

I used to get j2re 1.4 from there (I prefere to use official repos)
And now the repo is unavialable.

Does anybody knows other repository?

m_yates 05-13-2005 08:38 AM

I just download directly from java.com and install under /opt the sun installer works fine in Debian.

Artik 05-13-2005 01:34 PM

I know I can install official package but every time I have debian repository I prefere to use it in order to have full control over SW packages via apt-get

zuralin 05-15-2005 07:43 AM

Download the official installer and install make-jpkg
# apt-get install make-jpkg

Then read
$ man make-jpkg

You can use make-jpkg to make a .deb out of the official installers.

Artik 05-15-2005 08:48 AM

Thanks,

I'll try

damienduff 05-15-2005 11:43 AM

this works for me,

deb ftp://ftp.tux.org/java/debian/ sarge non-free

search for j2re.

Artik 05-18-2005 05:11 PM

Thanks...

Actually I've found the problem wasn't the site but my ntwork configuration that couldn't find it.
Anyway thank you a lot.

Tons of Fun 05-18-2005 07:06 PM

I added "deb ftp://ftp.tux.org/java/debian/ unstable non-free" to my sources list.
Then I ran apt-get update, followed by apt-get install j2re1.4.
Works like a champ!

:study:

damienduff 05-18-2005 07:47 PM

yeah Apt works like a champ.
but i am wishing that Etch would include java 1.5. :)


All times are GMT -5. The time now is 02:07 AM.