procps/README

23 lines
567 B
Plaintext
Raw Normal View History

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