... | @@ -21,9 +21,9 @@ During installation you also did the following |
... | @@ -21,9 +21,9 @@ During installation you also did the following |
|
./install -i "/OpenFPM/dependencies/directory/" -c "--prefix=/OpenFPM/installation/directory/"
|
|
./install -i "/OpenFPM/dependencies/directory/" -c "--prefix=/OpenFPM/installation/directory/"
|
|
```
|
|
```
|
|
|
|
|
|
The folder that you gave to the install script with the -i option is the **OpenFPM dependencies directory**
|
|
* The folder that you gave to the install script with the -i option is the **OpenFPM dependencies directory**
|
|
* OpenFPM installation folder, is the folder that you gave to the install script with the -c option "--prefix=/OpenFPM/installation/dir"
|
|
|
|
* OpenFPM source folder, is the folder where you cloned the code
|
|
* The folder that you gave to the install script with the -c "--prefix=" option is the **OpenFPM installation directory**
|
|
|
|
|
|
In order to update, go into openfpm_pdata project source file and do
|
|
In order to update, go into openfpm_pdata project source file and do
|
|
|
|
|
... | | ... | |