mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-23 04:43:57 +01:00
general prefix with PWD
This commit is contained in:
parent
245732b41a
commit
2e14275bda
@ -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 prefix=~/trexio`
|
7. `./configure prefix=${PWD}`
|
||||||
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