• 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

more path errors

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have another error now since installing jgrasp.

Everything compiles fine but when trying to execute a class file I get 'could not open C:\Progam Files\Java\jre1.5.0_6\lib\i386\jvm.cfg'

Have looked in the environment vatiables and the path is set to c:\jdk1.5.0_6\bin which is where it all is with the jre.
Have looked for the file above but there is no jre instaled in program files.

Learnign to code in java seems easy.

Keeping it running is a pain in the *&%$!
 
Ranch Hand
Posts: 1026
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
post your path and classpath variables.
reply
    Bookmark Topic Watch Topic
  • New Topic