Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lamina

macrumors 68000
Original poster
Mar 9, 2006
1,757
69
Niagara
I am trying to get xlink kai running on my PB. Here's what I get when I try to run it.

Mikes-PowerBook:~/Desktop/Kai michaelrisi$ ls
kaid kaid.conf kaidd.conf
Mikes-PowerBook:~/Desktop/Kai michaelrisi$ sudo ./kaid
Password:
KAID: Config file '/etc/kaid.conf' not found...
Mikes-PowerBook:~/Desktop/Kai michaelrisi$

When I try to copy the kaid.conf file to /etc, it says I don't have permission.

What do I need to do?
 
Okay, that's how it's supposed to work. You need to prefix sudo to every command you want run with privileges.

You may also want to look into the su command, if you routinely have long stretches of stuff that need to be run as a privileged user.
 
iMeowbot said:
You may also want to look into the su command, if you routinely have long stretches of stuff that need to be run as a privileged user.

Or alternatively "sudo bash" to get a privileged shell to operate in if you have several privileged commands to run.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.