MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« GNU Sed HOME GNU Gettext 64-bit »

PSMisc

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

Configuration

To configure PSMisc for install into the build root, run the following command:

./configure --prefix=/usr

Compilation and Installation

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

Contents  
Installed Programs fuser, killall, peekfd, prtstat, pslog, pstree, and pstree.x11 (link to pstree)
Navigation    
« GNU Sed HOME GNU Gettext 64-bit »