10 messages in com.mysql.lists.plusplusRe: where is sqlplus.hh| From | Sent On | Attachments |
|---|---|---|
| mike mike | 14 Jan 2004 11:33 | |
| Gregory Haley | 14 Jan 2004 12:05 | |
| mike mike | 14 Jan 2004 12:14 | |
| mike mike | 16 Jan 2004 18:13 | |
| Sinisa Milivojevic | 17 Jan 2004 04:52 | |
| mike mike | 17 Jan 2004 06:22 | |
| Sinisa Milivojevic | 17 Jan 2004 06:56 | |
| mike mike | 17 Jan 2004 09:05 | |
| Sinisa Milivojevic | 19 Jan 2004 04:18 | |
| mike mike | 19 Jan 2004 07:44 |
| Subject: | Re: where is sqlplus.hh![]() |
|---|---|
| From: | mike mike (mike...@hotmail.com) |
| Date: | 01/17/2004 06:22:22 AM |
| List: | com.mysql.lists.plusplus |
Hi, Thanks for your reply.
I don't see any errors in my build. Also I see it installs a bunch of headers and libs and stuff when I do a "make install". However, these sqlplus.hh file (and the *.hh files) are still missing. It however installs files such as (chardefs.h, my_alloc.h, my_list.h ..) under /usr/local/include/mysql.
Furthermore, the data base is working for me, for command line commands, ie, I can create, query, a data base command-line.
For a different project requirement I'd like to keep the gcc version as it is.
Is there a mysql version you could recommend for gcc 2.96 ? Also, should this tarball contain all the support for c++ programming, or is that coming from another installation ? I very much *suspect* now that may be the case, since my builds are very clean.
Thank you very much for your time, and help ?
Mike
From: Sinisa Milivojevic <sin...@mysql.com>
Reply-To: sin...@beotel.yu To: mike mike <mike...@hotmail.com> CC: ccoo...@oversighttech.com, gha...@venaca.com,plus...@lists.mysql.com Subject: Re: where is sqlplus.hh Date: Sat, 17 Jan 2004 14:52:37 +0200
mike mike wrote:
Hi, Thanks for your reply. I am still having this problem.
I first tried the rpm, and then tried downloading sqlplus 4.0.17 tar ball. What I did was, ./configure ./make ./make install
I don't find these header files anywhere in the system. Drives me crazy : )
My system is, RedHat Linux 7.1 , gcc 2.96.
Thanks in advance for your help.
Mike
2.96 is not supported but there are some releases that work.
To find your files, run:
find /usr -name 'sqlp*'
--
Sincerely,
-- For technical support contracts, go to https://order.mysql.com/?ref=msmi __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator <___/ www.mysql.com Larnaca, Cyprus
Want to swim with the dolphins? (April 14-16, 2004) http://www.mysql.com/uc2004/
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=mike...@hotmail.com
_________________________________________________________________ Check out the new MSN 9 Dial-up fast & reliable Internet access with prime features! http://join.msn.com/?pgmarket=en-us&page=dialup/home&ST=1




