Line 121: |
Line 121: |
| | | |
| # pacman -S git | | # pacman -S git |
− | resolving dependencies...
| |
− | looking for inter-conflicts...
| |
| | | |
− | Targets (2): perl-error-0.17018-1 git-1.7.12-1
| |
− |
| |
− | Total Download Size: 2.73 MiB
| |
− | Total Installed Size: 15.50 MiB
| |
− |
| |
− | Proceed with installation? [Y/n]
| |
− | :: Retrieving packages from extra...
| |
− | perl-error-0.17018-1-any 17.5 KiB 87.2K/s 00:00 [###############################################] 100%
| |
− | git-1.7.12-1-arm 2.7 MiB 414K/s 00:07 [###############################################] 100%
| |
− | (2/2) checking package integrity [###############################################] 100%
| |
− | (2/2) loading package files [###############################################] 100%
| |
− | (2/2) checking for file conflicts [###############################################] 100%
| |
− | (2/2) checking available disk space [###############################################] 100%
| |
− | (1/2) installing perl-error [###############################################] 100%
| |
− | (2/2) installing git [###############################################] 100%
| |
− | Optional dependencies for git
| |
− | tk: gitk and git gui
| |
− | perl-libwww: git svn
| |
− | perl-term-readkey: git svn
| |
− | perl-mime-tools: git send-email
| |
− | perl-net-smtp-ssl: git send-email TLS support
| |
− | perl-authen-sasl: git send-email TLS support
| |
− | python2: various helper scripts
| |
− | subversion: git svn
| |
− | cvsps: git cvsimport
| |
− |
| |
| Then clone the ipscan source into a directory under your root user account: | | Then clone the ipscan source into a directory under your root user account: |
| | | |
Line 188: |
Line 160: |
| # Install location for the CGI files | | # Install location for the CGI files |
| TARGETDIR=/srv/http/cgi-bin6 | | TARGETDIR=/srv/http/cgi-bin6 |
− | | + | |
| # HTTP URI PATH by which external hosts will access the CGI files. | | # HTTP URI PATH by which external hosts will access the CGI files. |
| # This may well be unrelated to the installation path if Apache is configured | | # This may well be unrelated to the installation path if Apache is configured |