Ok i worked out a possible bug with mysql 4.1 compiling openssl on solaris
i keep getting this error
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/usr/local/mysql
/var
\" -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DDONT_USE_RAID -I. -I. -I..
-I..
/include
/opt/csw/include/openss
g G
Cc: Cion Chen ; [EMAIL PROTECTED]
Sent: Friday, January 09, 2004 12:32 PM
Subject: Re: compiling mysql with ssl
I had the same problem, just don't know what is wrong with the red hat ssl packages.
I did this:
1.- download a fresh copy of openssl, configure with --prefix=/
I had the same problem, just don't know what is wrong with the red hat
ssl packages. I did this:
1.- download a fresh copy of openssl, configure with
--prefix=/opt/OpenSSL, compile and install, everything will go to
/optOpenSSL, so, the new version won't conflict with the red hat's
2.- compile m
al Message -
From: "Greg G" <[EMAIL PROTECTED]>
To: "Cion Chen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 9:35 AM
Subject: Re: compiling mysql with ssl
This is a known bug. You'll have to create a link in
/usr/
PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 9:35 AM
Subject: Re: compiling mysql with ssl
>
> This is a known bug. You'll have to create a link in
> /usr/local/include/openssl. Also, you'll want to use this configure:
> $ ./configur
This is a known bug. You'll have to create a link in
/usr/local/include/openssl. Also, you'll want to use this configure:
$ ./configure --with-openssl
--with-openssl-includes=/usr/local/ssl/include
--with-openssl-libs=/usr/local/ssl/lib --with-vio
Doing --with-openssl=/path/to/openssl seems t
> Hi!
>
> I have some trouble tring to compile Mysql 4.0.17 with de options:
> --with-vio & --with-openssl, I try with some recomedation about it but
none
> successful.
>
> Compiling with:
>
./configure --with-vio --with-openssl=/path/to/openssl --with-openssl-includ
> e=/path/to/include/ssl.h
Hi!
I have some trouble tring to compile Mysql 4.0.16 with de options:
--with-vio & --with-openssl, I try with some recomedation about it but none
successful.
Compiling with:
./configure --with-vio --with-openssl=/path/to/openssl --with-openssl-includ
e=/path/to/include/ssl.h --with-openssl-l
Hi,
I am attempting to install mySQL with SSL support but keep getting build
errors.
I have openSSL 0.9.7c install into /usr/local/ssl
I am attempting to install mySQL 4.0.16
I am using the following configure options
CFLAGS="-O3 -mcpu=pentiumpro -I/usr/local/ssl/include" CXX=gcc
CXXFLAGS="-O3
linux, or even know half of what I am doing,
but I will figure it out one way or another.
Chris
- Original Message -
From: "Chris Torske" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 10, 2003 2:58 PM
Subject: [mysql] Re: RE: Compiling MySQL w
I find more out.
Chris
- Original Message -
From: "Fortuno, Adam" <[EMAIL PROTECTED]>
To: "'Chris Torske'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 10:59 AM
Subject: [spam] RE: Compiling MySQL with SSL s
Hopefuly someone will be able to save me, before I destroy my system too bad. I am
trying to compile mysql 4.1.0 alpha with openssl support. I know I have everything
needed installed on my system, gcc 3.2.2, and two copies of openssl. I originaly
tried installing with the rpm, to hopefuly be
12 matches
Mail list logo