12 messages in com.mysql.lists.plusplusRe: mysql++ installation for RH9| From | Sent On | Attachments |
|---|---|---|
| aldrin-touchmedia | 07 Apr 2004 20:47 | |
| Tobias Bergmann | 08 Apr 2004 03:09 | |
| aldrin-touchmedia | 08 Apr 2004 03:12 | |
| Tobias Bergmann | 08 Apr 2004 03:33 | |
| Sinisa Milivojevic | 08 Apr 2004 04:52 | |
| Jae Joo | 08 Apr 2004 05:41 | |
| aldrin-touchmedia | 08 Apr 2004 21:19 | |
| aldrin-touchmedia | 08 Apr 2004 21:33 | |
| aldrin-touchmedia | 08 Apr 2004 21:41 | |
| Warren Young | 09 Apr 2004 04:59 | |
| Jae Joo | 09 Apr 2004 05:50 | |
| Sinisa Milivojevic | 10 Apr 2004 05:18 |
| Subject: | Re: mysql++ installation for RH9![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@mysql.com) |
| Date: | 04/08/2004 04:52:48 AM |
| List: | com.mysql.lists.plusplus |
aldrin-touchmedia wrote:
hi all!
i am trying to install the latest mysql++ into my RH9 machine (mysql Ver 11.18
Distrib 3.23.54, for redhat-linux-gnu (i386) )...I used the rpm package but got
this error:
error: Failed dependencies:
libmysqlclient.so.12 is needed by mysql++-1.7.9-4.rh9
so I tried using the src package: mysql++-1.7.9-4.rh9.src.rpm
but when I tried automake, I got this error:
configure.in:11: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:11: old Automake version. You should recreate aclocal.m4
configure.in:11: with aclocal and run automake again.
Makefile.am: required file `./INSTALL' not found
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./COPYING' not found
Makefile.am: required file `./AUTHORS' not found
Makefile.am: required file `./ChangeLog' not found
examples/Makefile.am: required file `./depcomp' not found
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
any suggestions?
...by the way, how do I use the mysql++-gcc-3.2.2.patch.gz after gunzipping it?
it creates this file:
mysql++-gcc-3.2.2.patch
do i need to chmod +x this file?
sorry...I am a newbie in Linux and mysql as well....
Thank you!
-Aldrin :)
Don't run automake / conf, as MySQL++ scripts are too old.
Start from the fresh tar ball and just run configure ; make;
Bo fore that, install our C API and set it in one of directories expected by configure, like /usr/local/mysql.
--
Sincerely,
-- For technical support contracts, go to https://order.mysql.com/?ref=msmi __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Full time Developer and Support Coordinator <___/ www.mysql.com Larnaca, Cyprus




