SliTaz SliTaz Forum

You are not logged in.

#1 2011-06-23 02:54:59

wajed
Member
Registered: 2011-06-22
Posts: 4

"sudo make install" "sudo: not found", then "sudo: command not found"

I'm trying to install an app called "b43-fwcutter".

1)Successful: I first performed "wget XXX" to get the file.

2)Successful: "tar xjf XXX" to uncompress the file

3)Successful: "cd XXX" to go inside the uncompressed directory

4)Successful: "make" ( some files got generated, so I guess successful)

5)FAIL: "sudo make install"

First, I used to get error: "sudo: not found".

Then, I followed some suggestions on a topic: I applied the command "sudo", then "bash"

When I tried "sudo make install" I got a different error: "sudo: command not found".

What should I do?

Offline

#2 2011-06-23 03:46:17

wajed
Member
Registered: 2011-06-22
Posts: 4

Re: "sudo make install" "sudo: not found", then "sudo: command not found"

I think the problem is solved. I was root, and I think I shouldn't have used sudo.

What does sudo mean?

Offline

#3 2011-06-23 04:00:20

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: "sudo make install" "sudo: not found", then "sudo: command not found"

Hi wajed

sudo is a program that allows a regular user to temporarily elevate to root privilages.

Means SuperUserDO

You can work without by becoming root login:root password:root

It is not installed by default on any slitaz isos that I'm aware of but it's in the repo.

tazpkg search program before you configure,compile,make,make install from source.

tazpkg -usage

There are hundreds of programs already compiled packaged and the depends are auto installed.

#tazpkg recharge

#tazpkg get-install b43-fwcutter

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]