procps/README

23 lines
567 B
Plaintext
Raw Normal View History

2002-05-16 01:26:47 +00:00
COMPATIBILITY
2002-10-06 18:08:26 +00:00
This code is intended for use with Linux 2.0.xx and above.
2002-05-16 01:26:47 +00:00
Both libc 5 and libc 6 should work.
2002-10-06 21:13:52 +00:00
INSTALLATION
2002-05-16 01:26:47 +00:00
2002-10-10 19:28:48 +00:00
make
make install
2002-10-06 21:13:52 +00:00
If you wish to test before installing, use the scripts
2002-10-10 19:28:48 +00:00
named t, v, and p to ensure the correct libproc
2002-10-06 21:13:52 +00:00
is used during your testing.
2002-05-16 01:26:47 +00:00
2002-10-21 09:17:39 +00:00
If you need to add a compiler option, use CC to do it:
make CC='gcc -foo'
2002-10-10 19:28:48 +00:00
2002-10-06 21:13:52 +00:00
BUG REPORTS
2002-05-16 01:26:47 +00:00
2002-10-06 21:13:52 +00:00
Debian users should use the Debian bug tracking system.
2002-10-09 07:45:26 +00:00
Email to albert@users.sf.net or csmall@debian.org or
procps-feedback@lists.sf.net will also work.