Well, I dont know why, when I do that , it tries to
look in /usr/local/mysql, so i just put a symbolic
link there and everything seems to be OK.
Thanks all
--- Gerald Clark <[EMAIL PROTECTED]>
wrote:
> You forgot the
> mysql_install_db --user=mysql
>
> Mark Vann wrote:
>
Hey gang, I got the configure script to run with no
errors and got it installed in the /opt directory by
using the following.
./configure --with-named-z-libs=no --without-debug
--with-mysqld-user=mysql --prefix=/opt/mysql
But after the make install ( and I saw no errors )
there is no /opt/mysql
h the same
> settings, it compiles fine on an Ultra-5 with
> Solaris 7, also gcc-2.95.2
>
> --
> josh
>
> "Experience is the best and usually harshest
> teacher."
> -My Dad.
>
>
o use our binary for 2.7 and save
> yourself some trouble.
> >
>
>
-
> Before posting, please check:
>http://www.mysql.com/manual.php (the manual)
> http://lists.mysql.com/ (the list
>
5
> configure:2261: checking for a BSD compatible
> install
> configure:2319: checking for bison
> configure:2319: checking for byacc
> configure:2352: checking for pdftex
> configure:2380: checking return type of sprintf
>
>
--
I also, just installed the zlibc lib from source and
it is still having this issue
WOW, solaris is so much harder to work with than linux
( for my ignorant self anyway )
--- Mark Vann <[EMAIL PROTECTED]> wrote:
> Well, i just did a pkginfo | grep zlib and this is
>
Well, i just did a pkginfo | grep zlib and this is
what I got,
application JGzlib zlib
So it appears to be installed.
Any ideas?
--- Sinisa Milivojevic <[EMAIL PROTECTED]> wrote:
> Mark Vann writes:
> > I am currently trying to compile mysql on solaris
> 2.7
&
I am currently trying to compile mysql on solaris 2.7
, running on an ultra1 with 512 megs of memory. I have
uninstalled the bin package off sunfreeware.com for
gcc and replaced it with 2.95.3 compiled on my box. I
also have the libstdc++ library with G++ installed as
well.
When i try to run ./con