hi all
i have problem if me want run any source like this code
javac main.java
take me
pc-moon@pc-moon-laptop:~$ javac main.java
The program 'javac' can be found in the following packages:
* jikes-sun
* jikes-sablevm
* gcj-4.2
* kaffe
* openjdk-6-jdk
* java-gcj-compat-dev
* ecj
* j2sdk1.4
* jikes-classpath
* jikes-gij
* gcj-4.1
* sun-java5-jdk
* jikes-kaffe
* sun-java6-jdk
Try: sudo apt-get install <selected package>
bash: javac: command not found
java problem
Started by pc-moon, Jan 27 2009 12:33 PM
6 replies to this topic
#1
Posted 27 January 2009 - 12:33 PM
|
|
|
#2
Posted 27 January 2009 - 03:47 PM
It means you need to install the java compiler.
#3
Posted 27 January 2009 - 04:31 PM
thanks for u help me first
second where can me found java for Ubuntu
and thanks again
second where can me found java for Ubuntu
and thanks again
#4
Guest_Jordan_*
Posted 28 January 2009 - 05:11 AM
Guest_Jordan_*
From your shell/console do:
Then you should be able to execute javac.
# apt-get install sun-java6-jdk
Then you should be able to execute javac.
#5
Posted 28 January 2009 - 01:08 PM
i don't know how can me work internet in Linux i run internet under windows
how can me found download in windows and run under Linux
thanks for all one
how can me found download in windows and run under Linux
thanks for all one
#6
Posted 28 January 2009 - 06:05 PM
are you saying you dont have internet access and dont know how to configure it in linux?
#7
Posted 28 January 2009 - 06:09 PM
exactly i dont know how can me run internet in linux
but i am run internet under windows only
now i need run source for java please help me
and thanks
but i am run internet under windows only
now i need run source for java please help me
and thanks


Sign In
Create Account

Back to top









