[Camino-users] problem installing Camino
Mojdeh Zamyadi
mojdehzm at gmail.com
Mon Jan 20 12:42:15 PST 2014
Hi all,
Sorry for posting this question again! but after playing with my java
installation and trying other version I still can't install camino on my
new computer. I have jdk 7 (java-1.7.0-openjdk-1.7.0.51.x86_64) installed,
and I get the following error when I try "make", my linux version is:
CentOS release 6.5. I would really appreciate any help as I need to install
camino ASAP!
javac -classpath . simulation/*.java
./simulation/measurement/QuadraticGradientScan.java:5: error: package
com.sun.istack.internal.logging does not exist
import com.sun.istack.internal.logging.Logger;
^
./simulation/measurement/QuadraticGradientScan.java:25: error: cannot find
symbol
private final Logger logger= Logger.getLogger(this.getClass());
^
symbol: class Logger
location: class QuadraticGradientScan
./simulation/measurement/QuadraticGradientScan.java:25: error: cannot find
symbol
private final Logger logger= Logger.getLogger(this.getClass());
^
symbol: variable Logger
location: class QuadraticGradientScan
Note: ./simulation/geometry/substrates/SquashyInflammationSubstrate.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
make: *** [Simulation] Error 1
Thanks,
-Mojdeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/camino-users/attachments/20140120/589c332b/attachment.html>
More information about the Camino-users
mailing list