public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "L. V. Lammert" <lvl@omnitec.net>
To: Cygwin Mailing List <cygwin@cygwin.com>
Subject: Ruby
Date: Sat, 08 Jun 2013 16:06:00 -0000	[thread overview]
Message-ID: <Pine.BSO.4.53.1306081049280.15055@Mail.omnitec.net> (raw)
In-Reply-To: <CAHYyVz4_HMTHB4m2r52Dio8q-MnUHjZB2xrsAT0sUOi7iOC0sg@mail.gmail.com>

Trying to create an install procedure for a simple Ruby script using
rest-client for our remote Windows machines, but Ruby is choking on
openssl [on a newly installed machine - runs fine on my dev VMs]:

$ irb
irb(main):001:0> require 'openssl'
LoadError: No such process - /usr/lib/ruby/1.9.1/i386-cygwin/openssl.so

ldd is also blocking for some reason on the install machine, if that is
any clue:

	    Dev Machine	    Install Machine
chgcheck	OK		  OK
ldd		OK		no return!


The only clues I have found online refer to compiling Ruby with an SSL
flag, but I have not compiled Ruby on my dev platform, and would prefer to
not compile when installation on a remote machine.

ALso found some 'installer generator gems', but the most promising one,
ocra, does not run under Cygwin!

Any pointers to the source of the problem or a possible installer for Ruby
apps that works under Cygwin would be greately appreciated, ..

	TIA!!

	Lee

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2013-06-08 16:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08 15:47 chown --recursive [OWNER][:[GROUP]] ... doesn't work Vasiliy
2013-06-08 16:06 ` L. V. Lammert [this message]
2013-06-08 18:50 ` Corinna Vinschen
2016-05-25  8:44   ` Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSO.4.53.1306081049280.15055@Mail.omnitec.net \
    --to=lvl@omnitec.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).