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.
|
|
03-21-2006, 11:22 AM
|
#1
|
Member
Registered: Mar 2006
Location: Acadia U
Distribution: SUSE 10.1
Posts: 51
Rep:
|
weird alsaconf problem
Im trying to get my sound to work and when i try to run "alsaconf" i get this:
root@darkstar:~# alsaconf
which: no awk in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin)
Error, awk not found. Can't continue.
root@darkstar:~#
any suggestions
|
|
|
03-21-2006, 11:36 AM
|
#2
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,336
|
awk is a binary that the system is looking for. On my system it is located in /bin. Do a locate awk and see if you have it installed in some path your system does not look in. If you can not find it, you will have to install it.
Please post the distro and release, that will help us help you.
|
|
|
03-21-2006, 11:55 AM
|
#3
|
Member
Registered: Mar 2006
Location: Acadia U
Distribution: SUSE 10.1
Posts: 51
Original Poster
Rep:
|
oh sorry
it is slackware 10.2
oh also now my locate command isn't working
i get
root@darkstar:~# locate awk
warning: locate: could not open database: /var/lib/slocate/slocate.db: No such file or directory
root@darkstar:~#
??????????
|
|
|
03-22-2006, 11:38 AM
|
#4
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,336
|
The slocate DB is not there until you create it. As root run the following command :
slocate -u
That should create the db in the "/" . Once the db is there, you will find it needs to be updated, I think the default is 8 days.
Don't worry about that, all you need to do is run the above command before you use it, if the 8 days has gone by.
After you have the db, do a locate awk and see if you have the file, and post back.
|
|
|
03-23-2006, 10:23 AM
|
#5
|
Member
Registered: Mar 2006
Location: Acadia U
Distribution: SUSE 10.1
Posts: 51
Original Poster
Rep:
|
everythings alirght now i reinstalled slackware and awk was installed..
i must of not installed the first time by accident..
alsa config works great and thanks for the tip on creating the data base for locate
adam
|
|
|
All times are GMT -5. The time now is 05:25 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
|
|