mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-13 01:24:33 +05:00
adding some comment on this file, particularly about the README file for
Netgen Users.
This commit is contained in:
parent
1a2bebb5ff
commit
936221616f
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user