mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-09 12:44:11 +01:00
prefix should be specified upon configuring
This commit is contained in:
parent
a9c506dd15
commit
245732b41a
@ -8,7 +8,7 @@ TREX I/O library
|
|||||||
4. `cd tools && ./build_trexio.sh && cd ..`
|
4. `cd tools && ./build_trexio.sh && cd ..`
|
||||||
5. `autoreconf`
|
5. `autoreconf`
|
||||||
6. `automake --add-missing --copy`
|
6. `automake --add-missing --copy`
|
||||||
7. `./configure`
|
7. `./configure prefix=~/trexio`
|
||||||
8. `make && make check`
|
8. `make && make check`
|
||||||
|
|
||||||
Note: The code should be compliant with the C99 [CERT C coding
|
Note: The code should be compliant with the C99 [CERT C coding
|
||||||
|
Loading…
Reference in New Issue
Block a user