Re: Makefile my entries.

2005-02-11 Thread Gleb Paharenko
LIBs path to my Makefile.in . Of course, i have wizarded a project with KDEvelop.It has created 3 Makefile with .cvs .am .in extensions. Please guide me that i can add mysql_config to them. Yours,Mohsen -- For technical support contracts, goto https://order.mysql.com/?ref=ensita

Makefile my entries.

2005-02-10 Thread Mohsen Pahlevanzadeh
Dears,I want to add mysql's INCLUDEs LIBs path to my Makefile.in . Of course, i have wizarded a project with KDEvelop.It has created 3 Makefile with .cvs .am .in extensions. Please guide me that i can add mysql_config to them. Yours,Mohsen -- MySQL General Mailing List For list archives: http

./configure doesn't create a Makefile

2003-06-23 Thread Michal Simovic
Hi, I tried to install MySQL source distribution, to be concrete mysql-standard-4.0.13-pc-linux-i686. after running ./configure, it gives no error message, but when running make it says make: *** No targets specified and no makefile found. Stop. In manual i read it is important to have new

[patch] for 4.0.9 Makefile (my_inet_ntoa reference)

2003-01-29 Thread ch
Originator:Christian Hammers Organization: Debian Project MySQL support: none Synopsis: Makefile problem in 4.0.9 (my_inet_ntoa reference) Severity: non-critical Priority: low Category: mysql Class: sw-bug Release: mysql-3.23.55 (Source distribution) Environment

Re: [patch] Error in Makefile prevents complete distclean

2002-12-27 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Sun, 22 Dec 2002 [EMAIL PROTECTED] wrote: Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers

[patch] Error in Makefile prevents complete distclean

2002-12-22 Thread ch
Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers like me depends on a souce that cleans up it self so that we can easyly produce diffs

[patch] Error in Makefile prevents complete distclean

2002-12-22 Thread ch
Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers like me depends on a souce that cleans up it self so that we can easyly produce diffs

[patch] Error in Makefile prevents complete distclean

2002-12-21 Thread ch
Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers like me depends on a souce that cleans up it self so that we can easyly produce diffs

[patch] Error in Makefile prevents complete distclean

2002-12-21 Thread ch
Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers like me depends on a souce that cleans up it self so that we can easyly produce diffs

[patch] Error in Makefile prevents complete distclean

2002-12-20 Thread ch
Description: The unpacked source differs from the source tree after a ./configure make make distclean. This should be considered as Makefile bug, as e.g. package maintainers like me depends on a souce that cleans up it self so that we can easyly produce diffs

request for sample MySql++ makefile

2002-01-18 Thread Hal Kalechofsky
Does anyone have a sample Makefile for building a simple MySql++ CGI application on Linux (using appropriate headers and libraries) that they would be willing to send me (Linux 2.4 kernel) ? The one distributed with the release doesn't work for me. Any help would be very much appreciated

Re: makefile

2001-08-01 Thread Grigory Bakunov
find the makefile. R How can I slove this problem? R Could you give me some suggestions? If you want to use binary installation then you don't need to run make. Read about binary installation here: http://www.mysql.com/doc/I/n/Installing_binary.html and here http://www.mysql.com/doc/L/i/Linux

makefile

2001-07-31 Thread Roy
Hi I am using Linux7.1 operation system. I would like to install Mysql on this system. I downloaded the Linux(intel libc6 systems)[pc-linux-gnu-i686]. Is it correct? I installed it many time, but they couldn't find the makefile. How can I slove this problem? Could you give me some suggestions

installation problem with db-3.2.9a - makefile is not correct!

2001-03-06 Thread Craig Ian Dewick
Hi, I'm progressing through the install of mysql-3.23.33 with the db-3.2.9a package extracted and built within the mysql source tree, but it looks like the creation of ./db-3.2.9a/build_unix/Makefile hasn't worked correctly... This is what I get when I run 'make install' from the top-level

Error running makefile

2001-02-01 Thread John Markunas
Hi Attempting to make nysql-3.23.32 on a DEC alpha Tru64 box. Keep getting error /install-dir/lib/mysql ( no such file or directory ). Anybody seen this before ? Thank You John Markunas - Before posting, please