havenwood has quit [Remote host closed the connection]
sleepee has quit [Quit: Leaving]
yakko has quit [Ping timeout: 240 seconds]
yakko has joined #rubygems
Jamo has quit [Ping timeout: 240 seconds]
Jamo has joined #rubygems
Jamo has quit [Ping timeout: 240 seconds]
Jamo_ has joined #rubygems
yakko has quit [Ping timeout: 264 seconds]
sleepee has joined #rubygems
sleepee has quit [Quit: Leaving]
closer has quit [Ping timeout: 252 seconds]
closer has joined #rubygems
havenwood has joined #rubygems
yakko has joined #rubygems
yakko_ has joined #rubygems
yakko has quit [Ping timeout: 255 seconds]
huoxito has quit [Remote host closed the connection]
wowXiDD has joined #rubygems
yakko_ has quit [Remote host closed the connection]
yakko has joined #rubygems
x1337807x has joined #rubygems
yakko has quit [Ping timeout: 240 seconds]
hakunin has quit [Ping timeout: 244 seconds]
josh-k has joined #rubygems
hakunin has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
josh-k has quit [Remote host closed the connection]
josh-k has joined #rubygems
josh-k has quit [Ping timeout: 244 seconds]
holden247 has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
ritz has joined #rubygems
ritz has quit [Client Quit]
havenwood has quit [Ping timeout: 264 seconds]
havenwood has joined #rubygems
tbuehlmann has joined #rubygems
yakko has joined #rubygems
yakko has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 255 seconds]
holden247 has left #rubygems [#rubygems]
elia has joined #rubygems
elia has quit [Client Quit]
havenwood has quit [Remote host closed the connection]
workmad3 has joined #rubygems
elia has joined #rubygems
havenwood has joined #rubygems
havenwood has quit [Ping timeout: 264 seconds]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
huoxito has joined #rubygems
bbrowning_away is now known as bbrowning
elia has joined #rubygems
workmad3 is now known as wm3|away
seanlinsley has quit [Quit: seanlinsley]
wm3|away has quit [Ping timeout: 272 seconds]
bbrowning has quit [Quit: Leaving]
bbrowning has joined #rubygems
trei3212 has joined #rubygems
mkristian has joined #rubygems
huoxito_ has joined #rubygems
huoxito has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
wowXiDD has quit [Remote host closed the connection]
seanlinsley has joined #rubygems
jpfuentes2 has joined #rubygems
wm3|away has joined #rubygems
wm3|away is now known as workmad3
trei3212 has quit [Ping timeout: 272 seconds]
trei3212 has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
trei3212 has quit [Ping timeout: 244 seconds]
dwknoxy has joined #rubygems
tbuehlmann has quit [Quit: Leaving]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
dp has joined #rubygems
tbuehlmann has joined #rubygems
<dp>
I'm trying to install ruby-shout, but I'm getting an error "*** ERROR: need to have libshout and shout/shout.h to compile this module". however, I have install libshout and have a shout/shout.h file. any suggestions?
elia has quit [Quit: Computer has gone to sleep.]
dwknoxy is now known as dknox-bbs
elia has joined #rubygems
sj26 has quit [Ping timeout: 272 seconds]
sj26 has joined #rubygems
<drbrain>
dp: you probably need to provide a --with-shout option (or similar) pointing to where shout is installed
<drbrain>
the shout gem maintainers will have more details
<dp>
ah, k
elia has quit [Quit: Computer has gone to sleep.]
dknox-bbs is now known as dknox
elia has joined #rubygems
havenwood has joined #rubygems
jpfuentes2 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
jpfuentes2 has joined #rubygems
havenwood has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
hakunin_ has joined #rubygems
hakunin has quit [Read error: Connection reset by peer]
havenwood has joined #rubygems
workmad3 has quit [Ping timeout: 264 seconds]
havenwood has quit [Ping timeout: 264 seconds]
havenwood has joined #rubygems
mkristian has quit [Ping timeout: 264 seconds]
leothrix has joined #rubygems
<leothrix>
Are there known problems with installing gems in the EC2 us-east-1 region?
<leothrix>
Because I'm getting "ERROR: http://rubygems.org/ does not appear to be a repository" across the board in instances in that region
mkristian has joined #rubygems
hakunin_ is now known as hakunin
imperator has joined #rubygems
<dp>
drbrain: so I'm doing sudo gem install ruby-shout -- --with-shoutlib /usr/local/lib/libshout.a, however, when extconf fails, it spits out all of the config options, and the option I provided isn't there. any thoughts?
workmad3 has joined #rubygems
elia has joined #rubygems
imperator has quit [Quit: Valete!]
tbuehlmann has quit [Remote host closed the connection]
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
<drbrain>
dp: try just --with-shoutlib /usr/local/lib
<drbrain>
… but what does it spit out?
<drbrain>
the options are confusing, you usually provide the directory where the thing lives, not the thing itself
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<akahn>
hi, after upgrading to rubygems 2.3.0, our scripts that use -s to install gems from our gem server now fail with a message saying that -s is ambiguous. I couldn't find an option in the gem install documentation that overlaps with -s. is this a regression?
<drbrain>
akahn: there is no -s in `gem help install`, what did it do?
<akahn>
drbrain: it added an additional gem source