From: nadir Date: Wed, 29 Oct 2003 13:48:54 +0000 (+0000) Subject: adding some comment on this file, particularly about the README file for X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=936221616feeba16b105bfeaadc222850839cd98;p=modules%2Fsmesh.git adding some comment on this file, particularly about the README file for Netgen Users. --- diff --git a/adm_local/unix/config_files/check_Netgen.m4 b/adm_local/unix/config_files/check_Netgen.m4 index 2322d14c0..24c81f037 100644 --- a/adm_local/unix/config_files/check_Netgen.m4 +++ b/adm_local/unix/config_files/check_Netgen.m4 @@ -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