HELP? RE: can't find shr.o???

2001-03-23 Thread Summanen,Jack
Well make sure you have gcc 2.95.2 and a recent version of make (the manual suggests a version). Also, when I said "Lib paths" I meant look at the -I options for your configs. But rereading your info, it looks like a problem with the actual object file (or lack of one). I hate to say this but

RE: can't find shr.o???

2001-03-22 Thread Summanen,Jack
First off check you version of aix. Also you have to install the zlib packed, that is where you will find libz.a library I had this very problem and it took me a whie to hunt down aprpriate files. I was on aix 4.3.0 and now 4.3.3(the zlib package needs thenewer OS.) you can look: on

RE: can't find shr.o???

2001-03-22 Thread Summanen,Jack
I would look into the Lib paths...though this is a quick sanity check...(I have to ask) when you execute the script mysql_install_db are you in some pathmysql-3.xx.xx-aix/ or in the scripts directory? I ask because that can mess the script up. since it is looking into a relative directory for

RE: Installing MySQL 3.23.32 on Solaris 8 Intel

2001-02-06 Thread Summanen,Jack
Have you tried checking the Path info for your mysql account? Sometimes, the Path does no point to the correct gcc, I would test this withtwo commands: gcc -v or it is gcc -version (can't remember right now) which confirm what you said. AND type 'which gcc' to make sure your installation is

Installing binary distributions in non- standard locations.

2001-02-05 Thread Summanen,Jack
I have been trying to install 1.3.23.29-solaris 2.6 binary distribution. But as a neophyte to MySQL I cannot seem to start the client software. I have varied from the standard procedure (By necessity) to install it to a non-standard directory (/ss/mysql) so I have had to add the