Hello,
I was recompiling Code Saturne 4.0.5 to change the MPI directory, when I configure the installation I get:
Configuration options:
use debugging code: no
use malloc hooks: no
use graphical user interface: yes
use long integers: yes
Zlib (gzipped file) support: yes
MPI (Message Passing Interface) support: yes
MPI I/O support: yes
MPI2 one-sided communication support: yes
OpenMP support: no
BLAS (Basic Linear Algebra Subprograms) support: no
Libxml2 (XML Reader) support: no
ParMETIS (Parallel Graph Partitioning) support: no
METIS (Graph Partitioning) support: yes
PT-SCOTCH (Parallel Graph Partitioning) support: no
SCOTCH (Graph Partitioning) support: no
CCM support: yes
HDF (Hierarchical Data Format) support: yes
CGNS (CFD General Notation System) support: yes
MED (Model for Exchange of Data) support: no
MEDCoupling support: no
Catalyst (ParaView co-processing) support: no
EOS support: no
freesteam support: no
SALOME GUI support: yes
SALOME Kernel support: yes
Dynamic loader support (for YACS): dlopen
I don't have the "yes" for Libxml2 which when I first installed the code I had.
I cleaned the saturne_build/prod directory and tried to put the path of the library when configuring, but i get "no" anyway.
Thanks for your time,
Andrea
Libxml2
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
Libxml2
- Attachments
-
- config.log
- (398.85 KiB) Downloaded 399 times
-
- Posts: 4206
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Libxml2
Hello,
You are probably missing the "libxml2-dev" package (or some equivalent, depending on your distribution).
Regards,
Yvan
You are probably missing the "libxml2-dev" package (or some equivalent, depending on your distribution).
Regards,
Yvan