... | @@ -14,6 +14,12 @@ When you installed the project the first time you did |
... | @@ -14,6 +14,12 @@ When you installed the project the first time you did |
|
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git
|
|
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git
|
|
```
|
|
```
|
|
|
|
|
|
|
|
This created an openfpm_pdata folder, we referee to that folder as the OpenFPM source folder, than you did
|
|
|
|
|
|
|
|
```bash
|
|
|
|
./install -i "/OpenFPM/dependencies/directory/" -c "--prefix=/OpenFPM/installation/directory/"
|
|
|
|
```
|
|
|
|
|
|
If you previously installed OpenFPM you will have 3 folders
|
|
If you previously installed OpenFPM you will have 3 folders
|
|
|
|
|
|
* OpenFPM dependencies folder, is the folder that you gave to the install script with the -i option /install -i "/OpenFPM/dependencies/dir"
|
|
* OpenFPM dependencies folder, is the folder that you gave to the install script with the -i option /install -i "/OpenFPM/dependencies/dir"
|
... | | ... | |