Hi! c:
I'm trying to configure MacPorts to install Wine. According to this site:
http://davidbaumgold.com/tutorials/wine-mac/
I need to enter the command
echo export PATH=/opt/local/bin:/opt/local/sbin:\$PATH$'\n'export MANPATH=/opt/local/man:\$MANPATH | sudo tee -a /etc/profile
but this just gets me the error message:
sudo: can't open /private/etc/sudoers: Permission denied
I only have one account on this computer, so it is an admin account.
I'm not really familiar with Terminal, so any help in simple terms would be greatly appreciated.
Thanks in advance!
I'm trying to configure MacPorts to install Wine. According to this site:
http://davidbaumgold.com/tutorials/wine-mac/
I need to enter the command
echo export PATH=/opt/local/bin:/opt/local/sbin:\$PATH$'\n'export MANPATH=/opt/local/man:\$MANPATH | sudo tee -a /etc/profile
but this just gets me the error message:
sudo: can't open /private/etc/sudoers: Permission denied
I only have one account on this computer, so it is an admin account.
I'm not really familiar with Terminal, so any help in simple terms would be greatly appreciated.
Thanks in advance!