• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error: could not find Java 2 Runtime Environment

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello:
I successfully installed the JDK1.3 and wrote my first �Hello World� application. It compiled fine, but when I tried to run it I received the following error:
Registry key �Software\Javasoft\Java Runtime Environment\CurrentVersion� has a value �1.2�, but �1.3� is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
I assumed that the JDK1.3 would have the proper JRE.
I downloaded an updated JRE from the Sun site but I�m not sure where to install it.
Any guidance would be appreciated.
Thanks
Thom
 
Thom Spencer
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I resolved the problem by downloading JRE1.3 and installing it in the default directory Program Files/JavaSoft/.
 
Sometimes you feel like a nut. Sometimes you feel like a tiny ad.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic