![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Obviously from my previous post I an new to MySQL. I have it running on a Linux server. I have navigated to the directory where MySQL and see a bunch of commands I can run, such as mysqlcheck and mysqlshow among many others. But each time, while in the working directory of mysql (which happens to be /opt/mysql/bin), I get an error of the following types: bash: mysqlcheck: command not found bash: mysqlshow: command not found What am I doing wrong? |
#3
| |||
| |||
|
|
Gurus, Obviously from my previous post I an new to MySQL. I have it running on a Linux server. I have navigated to the directory where MySQL and see a bunch of commands I can run, such as mysqlcheck and mysqlshow among many others. But each time, while in the working directory of mysql (which happens to be /opt/mysql/bin), I get an error of the following types: bash: mysqlcheck: command not found bash: mysqlshow: command not found What am I doing wrong? |
#4
| |||
| |||
|
|
On Sat, 13 Feb 2010 18:51:30 -0500, Spin wrote: But each time, while in the working directory of mysql (which happens to be /opt/mysql/bin), I get an error of the following types: bash: mysqlcheck: command not found bash: mysqlshow: command not found What am I doing wrong? . is not in your $PATH, |
|
and /opt/mysql/bin is not in your $PATH. |
#5
| |||
| |||
|
|
Gurus, Obviously from my previous post I an new to MySQL. I have it running on a Linux server. I have navigated to the directory where MySQL and see a bunch of commands I can run, such as mysqlcheck and mysqlshow among many others. But each time, while in the working directory of mysql (which happens to be /opt/mysql/bin), I get an error of the following types: bash: mysqlcheck: command not found bash: mysqlshow: command not found What am I doing wrong? |
#6
| |||
| |||
|
|
Although it is almost a month old I happened on this thread just now and notice once again how a guy asking for help is being fed curt 'advice' by the more knowledgeable that possibly doesn't help at all if the guy is not experienced enough. As a novice seeking help I have been frustrated by this many times and it has to some extent discouraged me from seeking help in fora and news groups. Here it seems obvious that Spin may benefit from a little more explaining of how Linux executes commands. Why not go a little beyond ". is not in your path"? Like this: |
#7
| |||
| |||
|
|
On Tue, 09 Mar 2010 14:26:56 +0100, Michael Henatsch wrote: Although it is almost a month old I happened on this thread just now and notice once again how a guy asking for help is being fed curt 'advice' by the more knowledgeable that possibly doesn't help at all if the guy is not experienced enough. As a novice seeking help I have been frustrated by this many times and it has to some extent discouraged me from seeking help in fora and news groups. Here it seems obvious that Spin may benefit from a little more explaining of how Linux executes commands. Why not go a little beyond ". is not in your path"? Like this: Knowing how to use one's operating system is part of the "job requirements" for doing this stuff, just like blasters need know how to do basic electrical wiring, pilots really need to know how to read maps, and chefs need to know about sanitation. |
#8
| |||
| |||
|
|
Peter H. Coffin wrote: On Tue, 09 Mar 2010 14:26:56 +0100, Michael Henatsch wrote: Although it is almost a month old I happened on this thread just now and notice once again how a guy asking for help is being fed curt 'advice' by the more knowledgeable that possibly doesn't help at all if the guy is not experienced enough. As a novice seeking help I have been frustrated by this many times and it has to some extent discouraged me from seeking help in fora and news groups. Here it seems obvious that Spin may benefit from a little more explaining of how Linux executes commands. Why not go a little beyond ". is not in your path"? Like this: Knowing how to use one's operating system is part of the "job requirements" for doing this stuff, just like blasters need know how to do basic electrical wiring, pilots really need to know how to read maps, and chefs need to know about sanitation. I fully agree with you, Peter. But getting to master these "job requirements" is a process that takes time and effort. And helping someone who is at an early stage in this process is something all those should do who are already a bit further down the road. When I first came to Linux some 15 or more years ago I was told that help for the novice abounds: todos, man pages, fora, newsgroups and mailing lists in which knowledgeable users generously shared their knowledge... I quickly found that all too often there were know-it-alls who would, instead of explaining, just write something like "man <command>" or "rtfm", or even accuse a guy of being 'too lazy' to find the answer himself. Man pages are often useless for beginners (and still are for me after all these years), howtos are usually out of date, and the only resource that remains are fora and newsgroups. It would be nice if in these a culture of generosity would develop! I am not a computer professional. I adopted Linux out of interest and everything I know about this OS I have taught myself - with lots of generous help from knowledgeable newsgroup or forum members. Now that I am able to here and there give something back to the community I gladly do so, remembering my own novice days and considering that the other may be just an aficionado who is just as enthusiastic about Linux as I was and still am. I don't think that a newsgroup about cooking requires every one of its readers to be a chef knowing about sanitation, and I don't think this newsgroup requires of its readers that they meet certain 'job requirements'. If that were so I wouldn't be allowed to visit it. Cheers Mike hear hear mike. |
![]() |
| Thread Tools | |
| Display Modes | |
| |