Skip to content

Instantly share code, notes, and snippets.

2015-08-10 12:14:09 -0400
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/gnuplot/5.0.1
--with-readline=/usr/local/opt/readline
--with-gd=/usr/local/opt/gd
--disable-wxwidgets
--without-cairo
2015-08-25 00:50:38 -0400
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/geos/3.4.2
--enable-python
--enable-ruby
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
@tzudot
tzudot / libtorrent.rb
Created September 28, 2015 16:28
Homebrew formula for installing libtorrent
class Libtorrent < Formula
desc "BitTorrent library"
homepage "https://github.com/rakshasa/libtorrent"
url "http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz"
sha256 "2838a08c96edfd936aff8fbf99ecbb930c2bfca3337dd1482eb5fccdb80d5a04"
depends_on "pkg-config" => :build
depends_on "libtool" => :build
depends_on "openssl"
@tzudot
tzudot / rtorrent.rb
Created September 28, 2015 16:31
Homebrew formula for installing rtorrent
class Rtorrent < Formula
desc "Console-based BitTorrent client"
homepage "https://github.com/rakshasa/rtorrent"
url "http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz"
sha256 "1e69c24f1f26f8f07d58d673480dc392bfc4317818c1115265b08a7813ff5b0e"
depends_on "pkg-config" => :build
depends_on "xmlrpc-c" => :optional
depends_on "libtool" => :build
depends_on "libtorrent"
@tzudot
tzudot / rtorrent.crash.log
Created March 2, 2016 04:39
rTorrent crash on El Capitan when built with xmlrpc-c
Caught Segmentation fault, dumping stack:
0 rtorrent 0x000000010e21fa4c _Z8do_panici + 233
1 libsystem_platform.dylib 0x00007fff94251eaa _sigtramp + 26
2 libtorrent.19.dylib 0x000000010e491f73 _ZStL8__ioinit + 10978
3 rtorrent 0x000000010e25fee0 _ZN12ThreadWorkerC1Ev + 14
4 rtorrent 0x000000010e21c42a main + 1075
5 libdyld.dylib 0x00007fff94dd05ad start + 1
6 ??? 0x0000000000000001 0x0 + 1
SYSCALL(args) = return
thread_selfid(0x0, 0x0, 0x0) = 407760 0