<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Great! it works now :)<br>
Thanks a lot,<br>
-Mojdeh <br>
<br>
On 01/21/2014 06:57 AM, Gemma Nedjati-Gilani wrote:
<blockquote
cite="mid:CAEK60WMDYchXWgZGfhBs685gRxtKuwQauaGNwMNS3ZrzYLegkQ@mail.gmail.com"
type="cite">
<div dir="ltr">Dear Mojdeh
<div><br>
</div>
<div>We've made some changes to the class that was causing the
problems and checked them into the repository. Please try
updating your copy of the code (either by downloading the
latest version, or via the git repository using the command
'git pull') and hopefully it will now compile without any
issues.</div>
<div><br>
</div>
<div>Best wishes</div>
<div><br>
</div>
<div>Gemma</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Mon, Jan 20, 2014 at 8:42 PM, Mojdeh
Zamyadi <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mojdehzm@gmail.com" target="_blank">mojdehzm@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>Hi all,<br>
<br>
</div>
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!<br>
<br>
javac -classpath . simulation/*.java<br>
./simulation/measurement/QuadraticGradientScan.java:5:
error: package com.sun.istack.internal.logging does
not exist<br>
import com.sun.istack.internal.logging.Logger;<br>
^<br>
./simulation/measurement/QuadraticGradientScan.java:25:
error: cannot find symbol<br>
private final Logger logger=
Logger.getLogger(this.getClass());<br>
^<br>
symbol: class Logger<br>
location: class QuadraticGradientScan<br>
./simulation/measurement/QuadraticGradientScan.java:25:
error: cannot find symbol<br>
private final Logger logger=
Logger.getLogger(this.getClass());<br>
^<br>
symbol: variable Logger<br>
location: class QuadraticGradientScan<br>
Note:
./simulation/geometry/substrates/SquashyInflammationSubstrate.java
uses unchecked or unsafe operations.<br>
Note: Recompile with -Xlint:unchecked for details.<br>
3 errors<br>
make: *** [Simulation] Error 1<br>
<br>
</div>
Thanks,<br>
</div>
-Mojdeh <br>
<br>
</div>
<br>
_______________________________________________<br>
Camino-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Camino-users@www.nitrc.org">Camino-users@www.nitrc.org</a><br>
<a moz-do-not-send="true"
href="http://www.nitrc.org/mailman/listinfo/camino-users"
target="_blank">http://www.nitrc.org/mailman/listinfo/camino-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>