On Thu, Oct 29, 2009 at 3:58 PM, अनुप उनवणे <[email protected]> wrote: > Hi all, > > I want to install Sun-JDK 5 on ubuntu 9.04. I downloaded .deb packages from > http://packages.ubuntu.com/jaunty. > For installing JDK i need to install JRE . So, I started installing > sun-java5-jre (1.5.0-18-1). this package further requires sun-java5-bin > (1.5.0-18-1). > But while installing sun-java5-bin (1.5.0-18-1) package, it requires > sun-java5-jre (1.5.0-18-1). > > How to solve this problem? > > Anup. > > P.S. - I dont have internet connection at my home. I download these packages > from my office. > _______________________________________ > Pune GNU/Linux Users Group Mailing List >
Just download the bin file and run it.. there will be no dependency. http://java.sun.com/products/archive/j2se/6u15/index.html Click this link and select your platform, there you can find "jdk-6u15-linux-i586.bin" file , just click it and install it just running this bin file from command line. -- ┌─────────────────────────┐ │ Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │ Web : http://narendra.techfandu.org │ Twitter : http://tinyurl.com/dz7e4a └─────────────────────────┘ _______________________________________ Pune GNU/Linux Users Group Mailing List
