Hi, my bug comes every time when I install some other packages with synapsis (ubuntu 8.04-8.11), especially when some other java isntall package must be installed. I have allready earlier installed javadoc 6 package with succesfully. Perhaps reason is that some reinsltallation is not successfull?!
Tuomas 2008/11/14 mishra <[EMAIL PROTECTED]> > > --- On Fri, 14/11/08, David Yoffe <[EMAIL PROTECTED]> wrote: > From: David Yoffe <[EMAIL PROTECTED]> > Subject: [Bug 85969] Re: Java Docs Package Won't Install > To: [EMAIL PROTECTED] > Date: Friday, 14 November, 2008, 6:00 AM > > > http://java.sun.com/javase/6/webnotes/install/jdk/install-docs.html > > JavaTM SE 6 Release Notes > Document Installation > > > -------------------------------------------------------------------------------- > JDK Documentation > > You should have approximately 165 MB of free disk space before > installing the documentation. > > Install the Java Platform Standard Edition documentation by following > these steps: > > 1. Where to unbundle your documentation > > You can install the documentation inside your JDK directory or in any other > location you prefer. > Unbundling the JDK documentation creates a docs directory (folder) in the > current directory, putting all the documentation inside that directory as > shown > here. > > *******(documents) docs (APIs) > ******___________________________|__________________________ > *****| | | | | | | | > index.html legal technotes images api platform jre jdk > ***************_______|_______ > **************| | | > ************tools samples guides > > > 2. Unbundle your documentation > Unbundle the documentation using the a zip-compatible utility such as > winzip, > unzip, gunzip, or pkunzip. Your utility must support long file names. > To unbundle the documentation bundle using the zip utility: > > C:> unzip jdk-6-doc.zip > > You can also unbundle the .zip file using the JDK's jar utility: > > > C:> jar xvf jdk-6-doc.zip > > > Note: If you are using another tool that doesn't preserve path names by > default, be sure to specify that path names be preserved. For example, if > you > are using pkunzip, specify -d: > > C:> pkunzip -d jdk-6-doc.zip > > > Unzipping the documentation bundle creates a docs/ directory containing > your > Java Platform documentation. > 3. View the documentation > Open the docs/index.html page in a browser. This is the front page and > table of > contents of the JDK documentation. > > -- > Java Docs Package Won't Install > https://bugs.launchpad.net/bugs/85969 > You received this bug notification because you are a direct subscriber > of the bug. > > > Unlimited freedom, unlimited storage. Get it now, on > http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/ > > -- > Java Docs Package Won't Install > https://bugs.launchpad.net/bugs/85969 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in "j2se1.4-i586" source package in Ubuntu: Confirmed > Status in "sun-java5" source package in Ubuntu: Confirmed > Status in "sun-java6" source package in Ubuntu: Confirmed > > Bug description: > Binary package hint: sun-java6-doc > > This is also a problem with the java5 version of this package > > Trying to install these packages produces a message: > > Setting up sun-java6-doc (6-00-2ubuntu1) ... > This package is an installer package, it does not actually contain the > JDK documentation. You will need to go download one of the > archives: > > jdk-6-doc.zip jdk-6-doc-ja.zip > > (choose the non-update version if this is the first installation). > Please visit > > http://java.sun.com/javase/downloads/ > > now and download. The file should be owned by root.root and be copied > to /tmp. > > [Press RETURN to try again, 'no' + RETURN to abort] > > We should probably use wget or something to grab these files and save users > the hassle. This is annoying and unnecessary. > -- Tuomas Kassila [EMAIL PROTECTED] -- Java Docs Package Won't Install https://bugs.launchpad.net/bugs/85969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
