[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

installation problem proper use of ./configure

Jon Johnson

1/24/2007 5:04:00 PM

I'm trying to install ruby on an older linux box. When I install, with
/configure, make, ..., it errors out on make with an error in the
openssl version (needs 9.7 and i have 9.6). I installed a new openssl in
a different location (/usr/local/ssl/bin/openssl) and kept the old one
in place.

I configure via:
/configure --with-openssl=/usr/local/ssl/bin/openssl

and when I run make it errors out in same place with:

"gcc -I../.. -I../../. -I../.././ext/openssl -g -O2 -c conftest.c"
conftest.c:3:3: #error "OpenSSL version is less than 0.9.7."
checked program was:
/* begin */
1: #include <openssl/opensslv.h>
2: #if OPENSSL_VERSION_NUMBER < 0x00907000L
3: # error "OpenSSL version is less than 0.9.7."
4: #endif
/* end */

Is there any way I can see whether the new openssl install is being
used?

-j

--
Posted via http://www.ruby-....

2 Answers

Nobuyoshi Nakada

1/26/2007 4:47:00 PM

0

Hi,

At Thu, 25 Jan 2007 02:03:43 +0900,
Jon Johnson wrote in [ruby-talk:235925]:
> ./configure --with-openssl=/usr/local/ssl/bin/openssl

Maybe --with-openssl-dir=/usr/local/ssl, if you have headers in
"include" and libraries in "lib" directories underneath there.

--
Nobu Nakada

Anim8rFSK

4/13/2012 3:33:00 PM

0

In article <MPG.29f1d969f9f3f22698d6a8@news.individual.net>,
Stan Brown <the_stan_brown@fastmail.fm> wrote:

> On Thu, 12 Apr 2012 18:43:37 -0400, David wrote:
> > But the justices were split. Judge Richard Paez said, in a dissent,
> > that ?for almost 60 years, noncommercial broadcasters have been
> > effectively insulated from the lure of paid advertising.?
> >
>
> What nonsense. They've been running ads for upwards of a decade now.

A lot longer than that!

--
So we're all agreed that Clod is stupid?