aboutsummaryrefslogtreecommitdiffstats
path: root/build/products/tools/install/configure-hand.html
blob: 888db63dff0e302297122a10290f4de84bb0ff7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>

<head>
<title>configure</title>
</head>

<body>

<p>The installer cannot find the path to your Java home (J2SE 1.4 or greater).  
Please try to find this directory on your path now.  It will probably look
something like <code>jdk1.4.1</code>.  If you can't find this
directory now, you may continue with the install, but you will have
to either edit your launch scripts by hand or to set the JAVA_HOME
environment variable to point to the right location.
</p>

<p>Press <b>Next</b> when ready to continue.</p>

</body>

</html>