RE: Help with RPM and MySQL

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

 



Thanks for the quick response.  I will give that a try when I get home.  However, what if this does not yield any results?  What should I try next?  Can I run rpm from any directory?

I think if I can find the installation and/or the package, I can get it installed and working.  I'm just having trouble with finding where things are.  Does rpm have a GUI interface?

Thanks.
Mark  

-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx]On Behalf Of Andy Green
Sent: Thursday, June 24, 2004 3:04 PM
To: For users of Fedora Core releases
Subject: Re: Help with RPM and MySQL




Above email is for intended recipient only and may be confidential and protected by attorney/client privilege.
If you are not the intended recipient, please advise the sender immediately.
Unauthorized use or distribution is prohibited and may be unlawful.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 24 June 2004 19:55, Gresgott, Mark wrote:
> I'm new to Linux and I am trying to install MySQL (or verify that it is
> installed).  I selected it to be installed as part of the OS install, but
> don't see the service running and can't seem to find the package on the
> system.  Do I need to run RPM to install this or should it already be
> installed?

try

rpm -q mysql

and

rpm -q mysql-server

to see if they are installed.  You need the mysql-server package for actually 
running the database locally.  You can use service mysqld start to start it, 
and chkconfig --levels=345 mysqld on to make sure it always starts from now 
on.

- -Andy

- -- 
Automatic actions for USB cameras, cardreaders, memory sticks, MP3 players
http://warmcat.com/usbautocam
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA2yWfjKeDCxMJCTIRAqjPAJ0QSNaev2g2sPEX+23huLtzHQZQUwCfcEe2
CUoYF5NxRSXAA5cBUQHexp8=
=nfhe
-----END PGP SIGNATURE-----


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list


Above email is for intended recipient only and may be confidential and protected by attorney/client privilege.
If you are not the intended recipient, please advise the sender immediately.
Unauthorized use or distribution is prohibited and may be unlawful.



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux