RE: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Joseph L. Casale
>> yum list \*mysqld\* > >[...@www ~]$ yum list \*mysqld\* >Loaded plugins: fastestmirror >Error: No matching Packages to list > >However: Sigh, I was simply typing that, notice the "..." but the point was hopefully obvious -- users mailing list users@lists.fedoraproject.org To unsubscribe or ch

Re: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Sam Sharpe
On 12 September 2010 21:17, Joseph L. Casale wrote: > yum list \*mysqld\* [...@www ~]$ yum list \*mysqld\* Loaded plugins: fastestmirror Error: No matching Packages to list However: [...@www ~]$ yum list \*mysql\* Loaded plugins: fastestmirror Installed Packages mysql-libs.x86_64

RE: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Joseph L. Casale
>I don't seem to be having any luck with Fedora and MySQL on multiple machines >at the moment. > >MySQL does not seem to be installed on my F12 machine. > >I have done a :- > >   yum install mysql > >but /etc/init.d/mysqld and friends are not installed. > >Is there a separate package that installs

Re: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Aaron Gray
On 12 September 2010 21:15, Sam Sharpe wrote: > On 12 September 2010 21:06, Aaron Gray wrote: > > MySQL does not seem to be installed on my F12 machine. > > I have done a :- > >yum install mysql > > but /etc/init.d/mysqld and friends are not installed. > > Is there a separate package that in

Re: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread davidapr
support for Fedora users Subject: /etc/init.d/mysqld not installed on F12 machine -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: /etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Sam Sharpe
On 12 September 2010 21:06, Aaron Gray wrote: > MySQL does not seem to be installed on my F12 machine. > I have done a :- >    yum install mysql > but /etc/init.d/mysqld and friends are not installed. > Is there a separate package that installs them ? mysql-server I believe. -- Sam -- users mai

/etc/init.d/mysqld not installed on F12 machine

2010-09-12 Thread Aaron Gray
I don't seem to be having any luck with Fedora and MySQL on multiple machines at the moment. MySQL does not seem to be installed on my F12 machine. I have done a :- yum install mysql but /etc/init.d/mysqld and friends are not installed. Is there a separate package that installs them ? Help