]> AND Private Git Repository - Cipher_code.git/blob - IDA_new/RAPH.READ.ME
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
update
[Cipher_code.git] / IDA_new / RAPH.READ.ME
1 cd gf-complete
2
3 ./configure
4 make
5
6
7 cd jerasure
8 ./configure
9 make
10
11
12
13
14
15 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/couturie/Cipher_code/IDA_new/gf-complete/src/.libs/
16 export LIBRARY_PATH=$LIBRARY_PATH:/home/couturie/Cipher_code/IDA_new/gf-complete/src/.libs/
17 export C_INCLUDE_PATH=$C_INCLUDE_PATH:/home/couturie/Cipher_code/IDA_new/gf-complete/include/
18 export PATH=$PATH:/home/couturie/Cipher_code/IDA_new/gf-complete