RE: Mysql setup on server install - but it's no there

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: RE: Mysql setup on server install - but it's no there

Jody,

I usually make the rpm from the source as I have 10 database servers I usually just use one to create the rpms and then disseminate them.  This is what I know of the process:

When you make the rpm by typing "make rpm" (the folks at mysql.com are awesome), you get half a dozen rpm's.  Source, client, server, etc...  You should install all on the same command line, ie rpm -ivh MySql-client.version.rpm MySql-server.version.rpm etc...(the vh is just verbose and hash marks, unnecessary but nice to see that stuff is working)

If it is already installed you can try to use rpm -Fvh to freshen the version.  Odds are this won't work for you since you probably have the perl DBD stuff that will likely depend on the old version.  You can do an rpm -e of any package to erase it and then reinstall it later, which is what I usually do since I usually install the perl DBD stuff from source anyway.

The rpm package is your friend... use it to your advantage...

Regards,
Drew

-----Original Message-----
From: Jody Cleveland
To: General Red Hat Linux discussion list
Sent: 3/22/2004 3:42 PM
Subject: RE: Mysql setup on server install - but it's no there

Ok, this is strange. I looked in init.d, and no mysql anywhere. I tried
installing the mysql rpm, and it says it's missing the client, so I
install the client. Still can't install server though. So, I tried  rpm
-i MySQL-server-4.0.18-0.i386.rpm and it gives me a bunch of these:

file /usr/share/mysql/swedish/errmsg.sys from install of
MySQL-server-4.0.18-0 conflicts with file from package mysql-3.23.58-1
        file /usr/share/mysql/swedish/errmsg.txt from install of
MySQL-server-4.0.18-0 conflicts with file from package mysql-3.23.58-1

So, I can't seem to install it even. And from that message, doesn't it
sound like it's all ready on there?

- Jody


-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Baek, Steve
Sent: Monday, March 22, 2004 2:23 PM
To: 'General Red Hat Linux discussion list'
Subject: RE: Mysql setup on server install - but it's no there

Jody,

I typically install mysql from source code on mysql.com. It looks like
you have a client side version of mysql installed. Check under
/etc/init.d/ and look for a file that has mysql in it. If not, it looks
like you aren't setup for mysql server in which case you'll have to
install it. Try pulling the latest and greatest stable rpm of mysql and
follow the docs. It is fairly straight forward...

Steve

-----Original Message-----
From: Jody Cleveland [mailto:Cleveland@xxxxxxxxxxxx]
Sent: Monday, March 22, 2004 12:05 PM
To: General Red Hat Linux discussion list
Subject: RE: Mysql setup on server install - but it's no there


Hi Steve,

# updatedb
# find / -name mysql

Did the update, then the find command gave me this:

/etc/webmin/mysql
/usr/share/mysql
/usr/bin/mysql
/usr/include/mysql
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/DBD/mysql
/usr/lib/mysql
/usr/libexec/webmin/caldera/mysql
/usr/libexec/webmin/mscstyle3/mysql
/usr/libexec/webmin/mysql

> You could also look for the mysql rpm as well ->
# rpm qa | grep mysql

That just returned to the command prompt. Does that mean it's not
installed? If so, why would the package manager say it was? And one
more, what's the best way to get it installed?

Thank you for your time with this.

- Jody


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux