Issue compiling mysql with ssl on solaris

2004-04-09 Thread electroteque
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

Re: compiling mysql with ssl

2004-01-09 Thread Cion Chen
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=/

Re: compiling mysql with ssl

2004-01-09 Thread Victor Medina
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

Re: compiling mysql with ssl

2004-01-09 Thread Greg G
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/

Re: compiling mysql with ssl

2004-01-09 Thread Cion Chen
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

Re: compiling mysql with ssl

2004-01-07 Thread Greg G
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

compiling mysql with ssl

2004-01-06 Thread Cion Chen
> 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

compiling mysql with ssl

2004-01-05 Thread Cion Chen
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

Compiling MySQL with SSL support

2003-11-23 Thread Adam Gent
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

Re: Re: RE: Compiling MySQL with SSL support

2003-10-10 Thread Chris Torske
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

Re: RE: Compiling MySQL with SSL support

2003-10-10 Thread Chris Torske
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

Compiling MySQL with SSL support

2003-10-09 Thread Chris Torske
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