Skip to content

Commit 456f5d7

Browse files
committed
Update README about re-installing libfann
1 parent 5cb6375 commit 456f5d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ $ sudo apt-get install libfann-dev
2020
```
2121
Fann installation can be skipped if an RPM for Fedora is used (`libfann` is in the package dependencies).
2222

23+
If the library is re-installed manually, then all old library file should be removed before re-installing otherwise the old library version could be linked.
24+
2325
#### Fedora
2426

2527
The RPM package for PHP FANN is available in Remi's repository: http://rpms.famillecollet.com/

0 commit comments

Comments
 (0)