Greetings, I have just installed SuSE 6.2 and am enjoying the new features. However after installing MySQL, which I use consistently, it appears several of the files are missing or were not installed. In paticular mysql, the monitor, mysqladmin, mysqlshow ,and libmysqlclient.so. Ahhhh, is this a know problem that could possibly be solved by reinstalling MySQL? Or is this FEBCAC? (Fatal Error Between Chair And Console) Is any one else having this problem? best, __ Wm. J. Sandman III Need Win95 or BETTER? Systems Programmer MacOs crashed your new G3? Internet Tool & Die Try Linux... wsandman@tool.net It's not just for breakfast anymore. PGP Key fingerprint = 7C C5 22 45 07 62 4C D9 94 CA C7 C1 44 FF BA D4 <HR> <UL> <LI>application/pgp-signature attachment: stored </UL> -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hello, I have installed SuSE 6.1 on a Dell Latitude CPt laptop with the C/Port port replicator. When the computer is used with C/Port I use the external terminal. I wonder if there is a way to configure SuSE in such a way that it uses different settings in the case when the C/Port is used or not. In fact, a possible solution would be (and it works with Redhat) to detect if the kernel module responsible for the 3c905 network card of the C/Port is loaded or not and then to substitute /etc/XF86Config with the appropriate version. I have put the detection script into /etc/rc.d/boot.local, but it starts BEFORE the module is loaded (the correspondent rc.local of Redhat) is executed AFTER the network is configured). Is there any sensible solution to this? How could I execute automatically a script after the kernel modules are loaded? Best, Anatoli -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, On Wed, 13 Oct 1999, William Sandman III wrote:
I have just installed SuSE 6.2 and am enjoying the new features. However after installing MySQL, which I use consistently, it appears several of the files are missing or were not installed. In paticular mysql, the monitor, mysqladmin, mysqlshow ,and libmysqlclient.so. Ahhhh, is this a know problem that could possibly be solved by reinstalling MySQL? Or is this FEBCAC? (Fatal Error Between Chair And Console)
Hmm, I donŽt think that I left out these very essential files :) Did you install the MySQL client package as well? Look for "mysqclnt" in Series "pay". Bye, LenZ -- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I seem to have mysql, and mysqladmin installed since they do "something" however it seems that my mysqld is not running. when I try mysql I get: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) when I try mysqladmin I get: error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)' Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists! Where is mysqld supposed to be started? in inetd? in rc.local? What's the norm in a Suse 6.2 installation? Alex Miller
-----Original Message----- From: Lenz Grimmer [mailto:grimmer@suse.de] Sent: Wednesday, October 13, 1999 7:35 PM To: SuSE Linux Mailing List Subject: Re: [SLE] MySQL setup/install in SuSE 6.2
Hi,
On Wed, 13 Oct 1999, William Sandman III wrote:
I have just installed SuSE 6.2 and am enjoying the new features. However after installing MySQL, which I use consistently, it appears several of the files are missing or were not installed. In paticular mysql, the monitor, mysqladmin, mysqlshow ,and libmysqlclient.so. Ahhhh, is this a know problem that could possibly be solved by reinstalling MySQL? Or is this FEBCAC? (Fatal Error Between Chair And Console)
Hmm, I donŽt think that I left out these very essential files :) Did you install the MySQL client package as well? Look for "mysqclnt" in Series "pay".
Bye, LenZ
-- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Try /etc/rc.d/mysql start to start it manually (as root) or edit rc.config and set tart_mysql="yes" in order to get it started when entering run level 2 (multiuser/network).
I seem to have mysql, and mysqladmin installed since they do "something" however it seems that my mysqld is not running.
when I try mysql I get:
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
when I try mysqladmin I get: error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)' Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
Where is mysqld supposed to be started? in inetd? in rc.local? What's the norm in a Suse 6.2 installation?
Alex Miller
-----Original Message----- From: Lenz Grimmer [mailto:grimmer@suse.de] Sent: Wednesday, October 13, 1999 7:35 PM To: SuSE Linux Mailing List Subject: Re: [SLE] MySQL setup/install in SuSE 6.2
Hi,
On Wed, 13 Oct 1999, William Sandman III wrote:
I have just installed SuSE 6.2 and am enjoying the new features. However after installing MySQL, which I use consistently, it appears several of the files are missing or were not installed. In paticular mysql, the monitor, mysqladmin, mysqlshow ,and libmysqlclient.so. Ahhhh, is this a know problem that could possibly be solved by reinstalling MySQL? Or is this FEBCAC? (Fatal Error Between Chair And Console)
Hmm, I donŽt think that I left out these very essential files :) Did you install the MySQL client package as well? Look for "mysqclnt" in Series "pay".
Bye, LenZ
-- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi try typing mysqld on a console prompt as a super user .. That should bring up the mysql database and allow u to connect to the database Hope this helps Bye Anand Raman Bangalore India Today Alex Miller said
I seem to have mysql, and mysqladmin installed since they do "something" however it seems that my mysqld is not running.
when I try mysql I get:
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
when I try mysqladmin I get: error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)' Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
Where is mysqld supposed to be started? in inetd? in rc.local? What's the norm in a Suse 6.2 installation?
Alex Miller
-----Original Message----- From: Lenz Grimmer [mailto:grimmer@suse.de] Sent: Wednesday, October 13, 1999 7:35 PM To: SuSE Linux Mailing List Subject: Re: [SLE] MySQL setup/install in SuSE 6.2
Hi,
On Wed, 13 Oct 1999, William Sandman III wrote:
I have just installed SuSE 6.2 and am enjoying the new features. However after installing MySQL, which I use consistently, it appears several of the files are missing or were not installed. In paticular mysql, the monitor, mysqladmin, mysqlshow ,and libmysqlclient.so. Ahhhh, is this a know problem that could possibly be solved by reinstalling MySQL? Or is this FEBCAC? (Fatal Error Between Chair And Console)
Hmm, I donŽt think that I left out these very essential files :) Did you install the MySQL client package as well? Look for "mysqclnt" in Series "pay".
Bye, LenZ
-- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Wed, 08 Dec 1999, Alex Miller wrote:
Where is mysqld supposed to be started? in inetd? in rc.local? What's the norm in a Suse 6.2 installation?
YaST -> System Administration/Change Configuration File -> START_MYSQL=yes -- -=|JP|=- Jon Pennington | Atipa Linux Solutions -o) jpennington@atipa.com | http://www.atipa.com /\\ Kansas City, MO, USA | 816-241-2641 _\_V -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (7)
-
anandram@wipsys.soft.net
-
Anatoli.Iouditski@inrialpes.fr
-
grimmer@suse.de
-
jpennington@atipa.com
-
jyry@neutech.fi
-
suse@bannerclub.com
-
wsandman@tool.net