On Wed, 19 Jul 2006, Hussam Al-Tayeb wrote: > On Wed, 2006-07-19 at 16:54 +0200, Andreas Radke wrote: > > Am Tue, 18 Jul 2006 21:48:59 -0700 > > schrieb Jason Chu <[EMAIL PROTECTED]>: > > > > > On Tue, 18 Jul 2006 04:28:43 +0300 > > > Hussam Al-Tayeb <[EMAIL PROTECTED]> wrote: > > > > > > > Is it possible that we may get an update to j2sdk and j2re > > > > 1.5.0_07? Unless of course there is a problem with the new j2sdk. > > > > This is just a small request, it's not that important. > > > > > > > > Also is it possible to migrate packages like xalan and apache-ant to > > > > depend on gcj instead of j2re and j2sdk? > > > > > > I'm working on j2sdk. This is going to sound kinda silly, but I can't > > > find a mirror to download the bin from. I found one for j2re, but > > > they're sort of a package. > > > > > > Any help? > > > > > > Jason > > > > I guess direct downloads and mirroring are not allowed because you have > > to accept their licence first. > > > > If you accept theire licence you get something like: > > > > http://192.18.108.149/ECom/EComTicketServlet/BEGIN912062067D0402BB3B003B7033CA76C1/-2147483648/1584458931/1/732086/731846/1584458931/2ts+/westCoastFSEND/jdk-1.5.0_07-oth-JPR/jdk-1.5.0_07-oth-JPR:4/jdk-1_5_0_07-linux-i586.bin > > > > http://192.18.108.149/ECom/EComTicketServlet/BEGIN912062067D0402BB3B003B7033CA76C1/-2147483648/1584458931/1/732086/732050/1584458931/2ts+/westCoastFSEND/jdk-1.5.0_07-oth-JPR/jdk-1.5.0_07-oth-JPR:14/jdk-1_5_0_07-linux-amd64.bin > > > > If these links won't work just download manually here: > > > > http://java.sun.com/javase/downloads/index.jsp > > > > AndyRTR > > > > _______________________________________________ > > arch mailing list > > [email protected] > > http://www.archlinux.org/mailman/listinfo/arch > > Those links will open in firefox but they arent' wget-able because they > aren't direct links. He is looking for a direct link. I found an updated > mirror but it only has the win32 jdk.
These links works with wget. However, you need to specify the output file: $ wget -O foo "URL" otherwise you get a "filename too long" error. I don't think makepkg can handle that. Eric > -- > Regards, > Hussam Al-Tayeb > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
