File: INSTALL

package info (click to toggle)
vicq 0.4.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 312 kB
  • ctags: 222
  • sloc: perl: 5,626; makefile: 57; sh: 25
file content (16 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
1) vicq and vICQ.pm installation
 bash$su
 bash#./install.pl

2) vICQ.pm installation
 bash$cd Net/vICQ/
 bash$perl Makefile.PL
 bash$make
 bash$make test
 bash$su
 bash#make install

If you have no root permissions, you should change first line in script from
#!/path/to/perl -- to
#!/path/to/perl -I/path/to/vicq/
Where '/path/to/vicq/' - path to this distributive, not to script