I hereby claim:
- I am jravetch on github.
- I am jravetch (https://keybase.io/jravetch) on keybase.
- I have a public key whose fingerprint is 3AA7 8DB2 B60F 86B5 4486 5C16 6804 4045 FB2D E949
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # -*- coding: utf-8 -*- | |
| import os, sys | |
| from fabric.api import * | |
| from fabric.colors import * | |
| sys.path.insert( 0, os.path.abspath( os.path.join( os.path.realpath( os.path.curdir ), '../' ) ) ) | |
| from lib.server_ip_map import ServerIpMap, ServerIpMapException | |
| from lib.modenv_parser import ModEnvParser |
| ==> ./configure --disable-debug --disable-guile --disable-static --prefix=/usr/local/Cellar/gnutls/2.12.16 --with- | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| *** |