289
edits
Jwentwistle (talk | contribs) (added more man pages) |
Jwentwistle (talk | contribs) (changed installation format) |
||
Line 40: | Line 40: | ||
* [http://netbsd.gw.com/cgi-bin/man-cgi?nsswitch.conf+5+NetBSD-current nsswitch.conf] - the name-service switch configuration file | * [http://netbsd.gw.com/cgi-bin/man-cgi?nsswitch.conf+5+NetBSD-current nsswitch.conf] - the name-service switch configuration file | ||
'''Installation''' (for ubuntu) | |||
* | * Download the compressed file | ||
* | * Extract the files: <code>$ tar -xvf <FILENAME></code> (example: nss-mdns.0.10.tar.gz) | ||
* | * Go into the directory: <code>$ cd <FOLDER></code> (example: nss-mdns.0.10) | ||
* | * <code>$ ./configure</code> | ||
* | * <code>$ make</code> | ||
* | * <code>$ sudo make install</code> | ||
== mdns-utils == | == mdns-utils == |
edits