<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you want to compile with OpenCascade, you should indicate where it
is when using cmake. E.g.:<br>
cmake DCMAKE_PREFIX_PATH=/opt/local ..<br>
<br>
See the README.txt in Gmsh directory.<br>
<br>
Cheers,<br>
Ruth<br>
<br>
<br>
Martijn wrote:
<blockquote cite="mid:1254777593.28119.167.camel@aristoteles"
 type="cite">
  <pre wrap="">Hi,
I tried to compile gmsh 2.4.2 on an ubuntu 9.10 system (gcc/g++/gfortran
4.4, fltk 1.1)
During compilation, I get an error concerning a missing config.h:

[  0%] [  0%] Building CXX object
CMakeFiles/gmsh.dir/Geo/OCCVertex.cpp.o
Building CXX object CMakeFiles/gmsh.dir/Geo/OCCEdge.cpp.o
In file included
from /home/martijn/Download/gmsh-2.4.2-source/Geo/OCCVertex.h:12,

from /home/martijn/Download/gmsh-2.4.2-source/Geo/OCCVertex.cpp:10:
/home/martijn/Download/gmsh-2.4.2-source/Geo/OCCIncludes.h:17:20: error:
config.h: No such file or directory
In file included
from /home/martijn/Download/gmsh-2.4.2-source/Geo/OCCVertex.h:12,

from /home/martijn/Download/gmsh-2.4.2-source/Geo/OCCEdge.h:12,

from /home/martijn/Download/gmsh-2.4.2-source/Geo/OCCEdge.cpp:10:
/home/martijn/Download/gmsh-2.4.2-source/Geo/OCCIncludes.h:17:20: error:
config.h: No such file or directory


CCmake was not able to find all it might need, but I do not have the
feeling that this is the cause. I nevertheless show a part of the ccmake
screenshot:

  </pre>
  <blockquote type="cite">
    <pre wrap=""> FLTK_DIR                         /usr/lib/fltk
 FLTK_FLUID_EXECUTABLE            /usr/bin/fluid
 FLTK_JPEG                        FLTK_JPEG-NOTFOUND
 FLTK_MATH_LIBRARY                /usr/lib/libm.so
 FLTK_PNG                         FLTK_PNG-NOTFOUND
 FLTK_Z                           FLTK_Z-NOTFOUND
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Does this result in reduced functionality?

with kind regards,

Martijn


_______________________________________________
gmsh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
<a class="moz-txt-link-freetext" href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Dr. Ir. Ruth V. Sabariego
University of Liege, Institut Montefiore,
Dept. of Electrical Engineering & Computer Science, 
Applied & Computational Electromagnetics (ACE),
Sart Tilman Campus, Grande Traverse, 10 (B28), B-4000 LIEGE, Belgium
phone: +32-4-3663737 -- fax: +32-4-3662910 -- <a class="moz-txt-link-freetext" href="http://elap.montefiore.ulg.ac.be/">http://elap.montefiore.ulg.ac.be/</a></pre>
</body>
</html>