Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-19-2003, 12:06 AM
|
#1
|
LQ Newbie
Registered: Nov 2003
Location: Manila, Philippines
Posts: 6
Rep:
|
Newbie problem: Starting YAST gives me "-bash: yast: command not found".
Hello! I'm a Linux newbie but I was given a project to install and test Linux for zSeries in an LPAR using SuSE 8.0. I'm installing from CD. I've formatted the DASDs already but I can't seem to run YAST. I have access to an HMC (Hardware Management Console) and I can telnet using PuTTY. What command do I write? Typing 'yast' gives me "-bash: yast: command not found".
My project is so delayed already. Thanks so much for the help!
|
|
|
11-19-2003, 12:12 AM
|
#2
|
Member
Registered: Feb 2003
Location: San Antonio
Distribution: Suse 9.0 Professional
Posts: 843
Rep:
|
Do you have to be root to run Yast? If so, and you are logged in as a regular user, then Yast won't be in the normal path. Enter
locate yast
see where it is. If in /sbin or /usr/sbin, then you will need to be root.
RO
|
|
|
11-19-2003, 12:49 AM
|
#3
|
LQ Newbie
Registered: Nov 2003
Location: Manila, Philippines
Posts: 6
Original Poster
Rep:
|
Command YAST not found in any folder
Thanks RO for the reply, but the command yast is not in /sbin, /usr/sbin or even in /bin. I am already logged in as root.
|
|
|
11-19-2003, 03:07 AM
|
#4
|
Senior Member
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731
Rep:
|
tried yast2 yet?
|
|
|
11-19-2003, 03:14 AM
|
#5
|
LQ Newbie
Registered: Nov 2003
Location: Manila, Philippines
Posts: 6
Original Poster
Rep:
|
Yes I've tried it already....can't find yast2 anywhere as well....thanks...
|
|
|
11-19-2003, 09:48 AM
|
#6
|
Member
Registered: Sep 2003
Location: Eire
Distribution: Ubuntu 7.10
Posts: 344
Rep:
|
type this as root
It has to be in there somewhere
|
|
|
11-19-2003, 12:24 PM
|
#7
|
Senior Member
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731
Rep:
|
or run 'updatedb' first, then 'slocate -i yast' (for case-insensitive)
|
|
|
11-19-2003, 03:19 PM
|
#8
|
Member
Registered: Sep 2003
Location: Eire
Distribution: Ubuntu 7.10
Posts: 344
Rep:
|
unfortunatly, suse 8.2 doesnt come with updatedb.
|
|
|
11-20-2003, 12:28 AM
|
#9
|
LQ Newbie
Registered: Nov 2003
Location: Manila, Philippines
Posts: 6
Original Poster
Rep:
|
Several commands cannot be found! ex. "man" & "find"
When I type the command "find", it says "-bash: find: command not found". It seems several commands are missing. Even "man" command doesn't work! Do I need to change shell type? I think I'm using bash.
Thanks for the help.
cattleya
|
|
|
11-20-2003, 11:18 AM
|
#10
|
Member
Registered: Sep 2003
Location: Eire
Distribution: Ubuntu 7.10
Posts: 344
Rep:
|
Ok, there are two possibilities I see here.
1 - youre installation is missing these commands
2 - your PATH variable does not point to their location.
type:
Code:
export PATH=/usr/bin
and try using the find command again.
This is the location of my find command.
|
|
|
All times are GMT -5. The time now is 06:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|