4 messages in com.mysql.lists.plusplusRe: problems with make
FromSent OnAttachments
Cesar Lee27 Sep 2003 20:19 
Bob Gunion28 Sep 2003 11:20 
Warren Young29 Sep 2003 09:51 
Cesar Lee29 Sep 2003 15:32 
Subject:Re: problems with make
From:Cesar Lee (cesa@earthlink.net)
Date:09/29/2003 03:32:38 PM
List:com.mysql.lists.plusplus

hey thanks a lot for all your help guys

first i removed everything relating to mysql++, then...

i re-installed the devel package, then reinstalled the server package -- which
gave me a msg about files running into each other.

if anyone else is runs into that devel-package and mysql-server-package msg not
letting you install both, install the second one (which ever one it may be) with
the option to overwrite files. the file that gets over written is some .sym
file. i think you'll survive just like i did.

ps: my hair is going back to it's rich, natural black color.

-----Original Message----- From: Warren Young <war@etr-usa.com> Sent: Sep 29, 2003 9:52 AM To: MySQL++ Mailing List <plus@lists.mysql.com> Subject: Re: problems with make

Cesar Lee wrote:

[cesar@dhcp-1763-86 mysql++-1.7.9]$ automake

You shouldn't have to re-run these tools. The distributed tarball should contain configure and the Makefile.in files already.

automake: Makefile.am: required file `./INSTALL' not found

There's a way around this, but if you just use the distributed Makefile.ins, you don't need to know about it.

connection1.hh: In constructor `MysqlConnection::MysqlConnection()': connection1.hh:38: `mysql_init' undeclared (first use this function)

Do you have the MySQL devel package installed?