A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « GNU Sed | HOME | GNU Gettext 64-bit » |
Name: PSMisc
Summary: Tools for retrieving information about running processes
License: GPL v2
Version: 23.7
URL: https://sourceforge.net/projects/psmisc/files/psmisc/psmisc-23.7.tar.xz/download
Average Build Time: less than 0.1 SBU
Used Install Space: 6.7 MiB
To configure PSMisc for install into the build root, run the following command:
./configure --prefix=/usr
To compile PSMisc, run the following command:
make
Now, run the test suite:
make check
Finally, to install PSMisc into the build tree, run the following command:
make install
| Contents | |
|---|---|
| Installed Programs | fuser, killall, peekfd, prtstat, pslog, pstree, and pstree.x11 (link to pstree) |
| Navigation | ||
|---|---|---|
| « GNU Sed | HOME | GNU Gettext 64-bit » |