]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
adding some comment on this file, particularly about the README file for
authornadir <nadir>
Wed, 29 Oct 2003 13:48:54 +0000 (13:48 +0000)
committernadir <nadir>
Wed, 29 Oct 2003 13:48:54 +0000 (13:48 +0000)
Netgen Users.

adm_local/unix/config_files/check_Netgen.m4

index 2322d14c00aaf742d85bb37808616559a9421fdb..24c81f03760e7a70e6bef994bb736228720558af 100644 (file)
@@ -19,23 +19,24 @@ Netgen_ok=no
 
 if test "$WITHNETGEN" = yes; then
 
+  echo
   echo
   echo -------------------------------------------------
   echo You are about to choose to use somehow the
   echo Netgen Library to generate Tetrahedric mesh.
   echo
   echo WARNING
-  echo -------
-  echo You should then be sure to have a Netgen Library
-  echo compiled without -DOPENGL compilation option and
-  echo to have the object nglib.o in your library
-  echo libnginterface.a. If it is not the case recompile
-  echo the Netgen distribution accordingly.
-  echo ask your system administrator
+  echo ----------------------------------------------------------
+  echo ----------------------------------------------------------
+  echo You are strongly advised to consult the file
+  echo SMESH_SRC/src/NETGEN/ReadMeForNgUsers, particularly about
+  echo assumptions made on the installation of the Netgen
+  echo application and libraries.
+  echo Ask your system administrator for those details.
+  echo ----------------------------------------------------------
+  echo ----------------------------------------------------------
   echo 
   echo
-  echo -------------------------------------------------
-  echo
 
   NETGEN_HOME=$withval