mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-10 23:53:11 +00:00
configuration
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@173 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
5b93a5bbdc
commit
c564857634
1 changed files with 2 additions and 1 deletions
3
INSTALL
3
INSTALL
|
|
@ -21,7 +21,8 @@ Setup
|
|||
Run "python setup.py config" to configure.
|
||||
Linux users should run "python setup.py config -lcrypto" to use the SSL
|
||||
module.
|
||||
Run "python setup.py install" to install.
|
||||
Run "python setup.py install --prefix=<prefix>" to install.
|
||||
Default prefix is /usr.
|
||||
Run "python setup.py --help" for help.
|
||||
Debian users can build the .deb package with "debian/rules binary" as
|
||||
root or "fakeroot debian/rules binary" as a normal user.
|
||||
|
|
|
|||
Loading…
Reference in a new issue