File: INSTALL

package info (click to toggle)
pload 0.9.5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 96
  • sloc: ansic: 897; makefile: 88; sh: 63
file content (14 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To install pload perform the following:

./configure
make
make install
make install.man

This may not work as it depends on imake to prepare the actual
Makefile.  Supposedly, imake isn't too reliable in knowing about
the current configuration of your system.  If imake fails you can
try to use Makefile.mine to build pload.

I'm too lazy to learn GNU autoconf