Skip to content

Instantly share code, notes, and snippets.

View tst-mjibaly's full-sized avatar

tst-mjibaly

View GitHub Profile
// ***************************************************************************
// * usng.js (U.S. National Grid functions)
// * Module to calculate National Grid Coordinates
// *
// * last changes or bug fixes: February 2009, minor bug fix June 2013
// ****************************************************************************/
//
// Copyright (c) 2009 Larry Moore, [email protected]
// Released under the MIT License; see
// http://www.opensource.org/licenses/mit-license.php
@tst-mjibaly
tst-mjibaly / vips-install-log
Created August 28, 2013 05:17
Installing VIPS 7.34.2 on CentOS 6.4
[root@vagrant-vm vips-7.34.2]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... no
checking build system type... x86_64-unknown-linux-gnu