Thanks Jhun for your great support....and
Everyone
I was able to apply the patched
successfully, and recreated the "aclocal.m4" using "aclocal"
command.
But still when I run the automake command to
compile the mysql++, I get the following errors...
[root@gk mysql++-1.7.9]#
automake Makefile.am: required file `./COPYING' not found Makefile.am:
required file `./INSTALL' not found Makefile.am: required file `./NEWS' not
found Makefile.am: required file `./AUTHORS' not found Makefile.am:
required file `./ChangeLog' not found examples/Makefile.am: required file
`./depcomp' not found sqlplusint/Makefile.am:5: Libtool library used but
`LIBTOOL' is undefined. sqlplusint/Makefile.am:5: The usual way to define
`LIBTOOL' is to add `AC_PROG_LIBTOOL' sqlplusint/Makefile.am:5: to
`configure.in' and run `aclocal' and `autoconf' again. [root@gk
mysql++-1.7.9]# autoconf configure.in:17: error: possibly undefined macro:
AC_PROG_LIBTOOL If this token and others are
legitimate, please use m4_pattern_allow. See
the Autoconf documentation. [root@gk mysql++-1.7.9]#
Your help is highly appreciate.... Thanks
man..
Regards
Nitesh
Try to put these patches in the same directory level as your "un-tarred"
source directory of mysql++. Then do something like this:
patch -p0 < mysql++-gcc-3.0.patch
patch -p0 < mysql++-gcc-3.2.patch
patch -p0 < mysql++-gcc-3.2.2.patch
Jhun Hubac Vertex SSX 213.996.1998 ext. 134
----- Original Message -----
Sent: Friday, July 11, 2003 8:48
AM
Subject: RE: [Openh323gk-users] Help
with MySQL++
Hello Everyone,
I am abit lost with this
patches?
I got all this patches in my SOURCE
directory, but how to patch it?
Please help... on how to patch each of
them,...
Thanks alot...
Regards
Nitesh
You need to patch it first, you're installing from Red Hat 9 right?
This is a compiler issue. Go check on www.mysql.com website and try to patch in
accordingly.
mysql++-gcc-3.0.patch
mysql++-gcc-3.2.2.patch
mysql++-gcc-3.2.patch
Jhun Hubac Vertex SSX 213.996.1998 ext. 134
----- Original Message -----
Sent: Thursday, July 10, 2003 4:57
PM
Subject: RE: [Openh323gk-users]
Help with MySQL++
Hello Everyone,
I am having very hard time
installing mysql++.
I am getting this strange error when
installing mysql++
[root@gk mysql++-1.7.9]# automake 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 `./COPYING' not
found Makefile.am: required file `./INSTALL' not
found Makefile.am: required file `./NEWS' 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/local/share/automake-1.7/am/depend2.am:
am__fastdepCXX does not appear in
AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP
does not appear in
AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am:
am__fastdepCXX does not appear in
AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP
does not appear in AM_CONDITIONAL [root@gk mysql++-1.7.9]#
I tried re-creating
"aclocal.m4" using "aclocal" but still I am failing....
[root@gk mysql++-1.7.9]# aclocal
aclocal: configure.in: 17: macro `AM_PROG_LIBTOOL' not found in
library [root@gk mysql++-1.7.9]#
Can anybody please help
me....
Regards
Nitesh
Good Morning
Everyone,
Sorry for asking this question
many times... Now I am working on Linux system (RedHat 9,
2.4.20-18.9)...
I have pwlib and openh323 installed and compiled
successfully, together with GNUGK 2.0.5.
- Downloaded
mysql++-1.7.9-4.rh9.src.rpm from Mysql.com website and installed the
rpm with:
rpm -ivh
mysql++-1.7.9-4.rh9.src.rpm
Now my question is:
1) How can I compile GNUGK with
MySQL Support?
2) Do I have to add any code in
gkauth.cxx file?
3) How can I re-compile the source
code after make some changes?
Please help... I am abit new on
this part of Linux....
Thank you for your
help...
Regards
Nitesh
|