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-03-11 17:31:56 +1100
./configure
--prefix=/home/linuxbrew/Cellar/infernal/1.1.1
configure: Configuring Infernal for your system.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: Full Infernal source distribution - using full configuration
checking for gcc... /usr/bin/gcc
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
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-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-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-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-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-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-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-08-08 18:31:58 +1000
autoconf