mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-25 10:50:08 +03:00
Added "make tests" to INSTALL, Daniel
This commit is contained in:
parent
4ec885a128
commit
6d473ed349
7
INSTALL
7
INSTALL
@ -24,6 +24,11 @@ Compilation
|
||||
At that point you may have to rerun ldconfig or similar utility to
|
||||
update your list of installed shared libs.
|
||||
|
||||
At this point you can check that the library is properly functionning
|
||||
by running
|
||||
|
||||
make tests
|
||||
|
||||
2.What other libraries are needed to compile/install libxml ?
|
||||
|
||||
Libxml does not requires any other library, the normal C ANSI API
|
||||
@ -51,7 +56,7 @@ Compilation
|
||||
you can also install and use gcc instead or use a precompiled version
|
||||
of libxml, both available from the HP-UX Porting and Archive Centre
|
||||
|
||||
4.make check fails on some platforms
|
||||
4.make tests fails on some platforms
|
||||
|
||||
Sometime the regression tests results don't completely match the
|
||||
value produced by the parser, and the makefile uses diff to print
|
||||
|
Loading…
x
Reference in New Issue
Block a user