Skip to content

Instantly share code, notes, and snippets.

View tseemann's full-sized avatar
💭
I may be slow to respond.

Torsten Seemann tseemann

💭
I may be slow to respond.
View GitHub Profile
2015-11-05 14:21:11 +1100
make
HAVE_ICONV=1
whois_LDADD+=-liconv
whois
/bio/linuxbrew/bin/gcc-5 -isystem/bio/linuxbrew/include -DHAVE_ICONV -Os -w -pipe -march=core2 -MM -MG *.c > Makefile.depend
perl make_version_h.pl debian/changelog > version.h
perl make_ip_del.pl < ip_del_list > ip_del.h
2015-08-08 18:31:58 +1000
autoconf
2015-07-04 17:54:52 +1000
python
setup.py
build
--fcompiler=gnu95
/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires'
2015-06-13 18:57:26 +1000
./configure
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
--prefix=/bio/linuxbrew/Cellar/uproc/1.1.2
configure: WARNING: unrecognized options: --disable-debug
checking for a BSD-compatible install... /usr/bin/install -c
2015-06-10 19:58:21 +1000
python
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
2015-05-31 12:19:40 +1000
./configure
--prefix=/bio/linuxbrew/Cellar/sratoolkit/2.5.0
--build=/bio/linuxbrew/Cellar/sratoolkit/2.5.0
Configuring NGS-SDK package
checking system type... Linux
checking machine architecture... x86_64
checking NGS-SDK version... 1.1.1
2015-04-19 11:39:24 +1000
./configure
--disable-dependency-tracking
--prefix=/bio/linuxbrew/Cellar/libspatialite/4.2.0_1
--with-sysroot=/bio/linuxbrew
--enable-geocallbacks
--enable-lwgeom=yes
checking for a BSD-compatible install... /usr/bin/install -c
2015-04-18 08:41:19 +1000
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/bio/linuxbrew/Cellar/gnuplot/5.0.0
--with-readline=/bio/linuxbrew/opt/readline
--with-gd=/bio/linuxbrew/opt/gd
--disable-wxwidgets
--without-cairo
2015-03-24 08:50:36 +1100
./configure
--prefix=/bio/linuxbrew/Cellar/ruby/2.2.1
--enable-shared
--disable-silent-rules
--with-sitedir=/bio/linuxbrew/lib/ruby/site_ruby
--with-vendordir=/bio/linuxbrew/lib/ruby/vendor_ruby
--with-out-ext=tk
--disable-install-doc
2015-03-19 08:27:05 +1100
./configure
--prefix=/bio/linuxbrew/Cellar/ruby/2.2.1
--enable-shared
--disable-silent-rules
--with-sitedir=/bio/linuxbrew/lib/ruby/site_ruby
--with-vendordir=/bio/linuxbrew/lib/ruby/vendor_ruby
--with-out-ext=tk
--disable-install-doc