A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Linux Audit Framework 32-bit | HOME | Shadow Utils 64-bit - pass 1: Without PAM » |
Name: RPCSvc-Proto
Summary: The RPCSVC headers and generation tool
License: GPL v2.0 or later
Version: 1.4.4
URL: https://github.com/thkukuk/rpcsvc-proto/releases/download/v1.4.4/rpcsvc-proto-1.4.4.tar.xz
Average Build Time: less than 0.1 SBU
Used Install Space: 520 KiB
To configure RPCSvc-Proto for install into the build root, run the following command:
./configure --prefix=/usr
To compile RPCSvc-Proto, run the following command:
make
Now, run the test suite:
make check
Finally, to install RPCSvc-Proto into the build tree, run the following command:
make install
| Contents | |
|---|---|
| Installed Programs | rpcgen |
| Installed Files | /usr/include/rpcsvc |
| Navigation | ||
|---|---|---|
| « Linux Audit Framework 32-bit | HOME | Shadow Utils 64-bit - pass 1: Without PAM » |