Comments on: Ruby 1.9 and OpenSSL on Ubuntu https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/ ruby, ubuntu, etc Thu, 17 Mar 2016 20:35:40 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: M00kaw https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-945 M00kaw Thu, 10 May 2012 00:46:23 +0000 https://blog.maxaller.name/?p=70#comment-945 You, My good sir, saved me after many hours of googling!!
Thank you so much!
I love blogs like these!

]]>
By: ruby ruby https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-266 ruby ruby Fri, 02 Apr 2010 21:31:49 +0000 https://blog.maxaller.name/?p=70#comment-266 [...] compile the gems. … sudo apt-get install -y ruby-devel. Leave a Reply. Name (required) Mail …Ruby 1.9 and OpenSSL on Ubuntu occasionally usefulIf you got your Ruby from a package manager, you have to get an extra package before reinstalling [...]

]]>
By: todd https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-215 todd Tue, 02 Feb 2010 20:38:34 +0000 https://blog.maxaller.name/?p=70#comment-215 Long,
theerror in ossl.c has been recently fixed in rb enterprise and was caused by openssl 1.0 release…

]]>
By: Dimon https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-214 Dimon Sun, 31 Jan 2010 20:18:01 +0000 https://blog.maxaller.name/?p=70#comment-214 Cool stuff! Thanks, you are a life saver!

]]>
By: Ryan Bigg https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-85 Ryan Bigg Thu, 26 Nov 2009 23:27:53 +0000 https://blog.maxaller.name/?p=70#comment-85 Got stuck on this whilst trying to install passenger. Thanks for the tip!

]]>
By: Max https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-32 Max Wed, 07 Oct 2009 05:05:19 +0000 https://blog.maxaller.name/?p=70#comment-32 Hmm….no idea :( I’d be surprised if ossl.c actually had a syntax error. Maybe try redownloading the latest or second-latest versions?

]]>
By: Long https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-33 Long Mon, 05 Oct 2009 05:00:16 +0000 https://blog.maxaller.name/?p=70#comment-33 Hi!
I’ve got a problem when run ‘make’ in /ruby*/ext/openssl
ossl.c:118: error: expected ‘)’ before ‘*’ token
ossl.c:119: error: expected ‘)’ before ‘*’ token
make: *** [ossl.o] Error 1
How I can correct it?

]]>
By: Max https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-/#comment-31 Max Thu, 27 Aug 2009 16:25:21 +0000 https://blog.maxaller.name/?p=70#comment-31 Thanks for the tip!

]]>
By: Sergei Tulentsev https://blog.maxaller.name/2009/02/ruby-19-and-openssl-on-ubuntu/comment-page-1/#comment-30 Sergei Tulentsev Thu, 27 Aug 2009 11:15:37 +0000 https://blog.maxaller.name/?p=70#comment-30 You will also need libssl-dev ( otherwise it just won’t build from source)

]]>