Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

configure-hand.html 536B

vor 21 Jahren
123456789101112131415161718192021
  1. <html>
  2. <head>
  3. <title>configure</title>
  4. </head>
  5. <body>
  6. <p>The installer cannot find the path to your Java home (J2SE 1.3 or greater).
  7. Please try to find this directory on your path now. It will probably look
  8. something like <code>jdk1.3.1</code>. If you can't find this
  9. directory now, you may continue with the install, but you will have
  10. to either edit your launch scripts by hand or to set the JAVA_HOME
  11. environment variable to point to the right location.
  12. </p>
  13. <p>Press <b>Next</b> when ready to continue.</p>
  14. </body>
  15. </html>