[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:check

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Wed Apr 17 21:47:57 CDT 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/04/17 21:47
User        : kbulgrien
Edit Summary: Minor markup and verbiage improvement.

@@ -4,9 +4,9 @@
  ===== Installation =====
  
  If the *nix distribution has the check framework packaged, use the distribution's customary method of adding packages, otherwise, install the tool as follows, or in a suitably similar manner:
  
-   - Download the latest tarball from [[http://sourceforge.net/projects/check/files/|SourceForge]]<code>
+   - Download the latest tarball from [[http://sourceforge.net/projects/check/files/|SourceForge]].  For example:<code>
    $ mkdir -p ~/devel/check
    $ cd ~/devel/check
    $ wget http://sourceforge.net/projects/check/files/check/0.9.9/check-0.9.9.tar.gz/download
    $ mv download check-0.9.9.tar.gz</code>
@@ -22,9 +22,9 @@
    if ! which checkmk; then \
      echo -e "\nexport PATH=\"\$\{PATH\}:/usr/local/bin\""; \
    fi >>~/.bash_profile
    . ~/.bash_profile</code>
-   - As needed, modify the user environment to establish the location of the check.pc file.  In BASH, following is viable:<code>
+   - As needed, modify the user environment to establish the location of the ''check.pc'' file.  In BASH, following is viable:<code>
    if pkg-config --uninstalled check; then \
      echo -e "\nexport PKG_CONFIG_PATH=\"\$\{PKG_CONFIG_PATH\}:/usr/local/lib/pkgconfig\""; \
      echo -e "export LD_LIBRARY_PATH=\"\$\{LD_LIBRARY_PATH\}:/usr/local/lib\"\n"; \
    fi >>~/.bash_profile


IP-Address  : 70.254.43.42
Old Revision: http://wiki.metalforge.net/doku.php/dev:check?rev=1366252844
New Revision: http://wiki.metalforge.net/doku.php/dev:check

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/



More information about the crossfire-wiki mailing list