Doug Fann

Greenhorn
+ Follow
since May 02, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Doug Fann

by no means am i an expert but i had problems with jdk1.5.0 for windows installation. i downloaded the latest 1.4.0 version and it worked perfectly. i am guessing that the download they have on the java.sun.com site is not correct or missing some code. if you can use a later version, please try that. if not, then you will need one of the more experienced people to help with your problem.
18 years ago
thanks for your suggestions. i deinstalled and reinstalled the program. fyi, the problem was with the installation of jdk1.5.0. i installed jdk1.4.0 and everything is working fine. i was able to compile and run the program. i was also able to create and applet.

thanks again
18 years ago
i cant use Java\jdk1.5.0\bin because the way i set it up is c:\java\bin.
i should be able to just look in that folder and find it. i want so bad to get started. i have been playing around with this since last night. i am so frustrated right now. thanks for the replies.
18 years ago
i loaded jdk1.5.0 and i cant find the javac in the program. does it have another name? without the javac i cant compile my first helloworld program. this is the way i set up java on my computer c:\java\bin
i should find javac in the bin folder.
18 years ago
i downloaded jdk1.5.0 from java.sun.com. i am running windows xp pro. i put everything in a folder called java. all of the files were unzipped successfully. i am trying to compile my first program. i created the program (helloworld) and saved it with a java extension. i followed the directions for compiling the program but for some reason javac cant be found. what do i need to do.
18 years ago
i downloaded jdk1.5_03 from java.sun.com. i am using windows xp pro. i created the first program Hello world) and saved it. when i go to the dos prompt i cant get to the program files directory. that is where i put java. how do i tell the computer to look in program files, then java. the name is to long and i get a message directory not found. i havent used dos in a very very long time and need to find out how i can access program files
18 years ago