adding some comment on this file, particularly about the README file for

Netgen Users.
This commit is contained in:
nadir 2003-10-29 13:48:54 +00:00
parent 1a2bebb5ff
commit 936221616f

View File

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