mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-27 17:44:42 +00:00
Updated the software requirements for new features in 5.0
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3815 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d26386d03f
commit
683433856b
1 changed files with 17 additions and 1 deletions
|
|
@ -43,6 +43,10 @@ Requirements for Unix/Linux or Mac OS X
|
|||
5. *Optional, for displaying country codes:*
|
||||
GeoIP from http://www.maxmind.com/app/python
|
||||
|
||||
6. *Optional, used for Virus checking:*
|
||||
ClamAv from
|
||||
http://www.clamav.net/
|
||||
|
||||
|
||||
Requirements for Windows
|
||||
------------------------
|
||||
|
|
@ -54,7 +58,19 @@ Requirements for Windows
|
|||
Wconio from http://newcenturycomputers.net/projects/wconio.html
|
||||
[http://newcenturycomputers.net/projects/download.cgi/WConio-1.5.win32-py2.5.exe]
|
||||
|
||||
3. *Only needed if you compile from source:*
|
||||
3. *Optional, for HTML/CSS syntax checks:*
|
||||
HTML tidy from http://utidylib.berlios.de/
|
||||
cssutils from http://cthedot.de/cssutils/
|
||||
|
||||
4. *Optional, for displaying country codes:*
|
||||
GeoIP from http://www.maxmind.com/app/python
|
||||
|
||||
5. *Optional, used for Virus checking:*
|
||||
ClamAv from
|
||||
http://www.sosdg.org/clamav-win32/
|
||||
[http://clamav-sosdg.googlecode.com/files/clamav-0.93.1-2.exe]
|
||||
|
||||
6. *Only needed if you compile from source:*
|
||||
install the MinGW suite from http://mingw.sourceforge.net/
|
||||
Be sure to install in the given order:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue