View Single Post
Old 02-24-2009, 07:54 PM   #5 (permalink)
roebeet
Zune Freak
 
roebeet's Avatar
 
Join Date: Sep 2008
Location: Pennsylvania, USA
Posts: 1,023
roebeet is just really niceroebeet is just really niceroebeet is just really nice
Send a message via Yahoo to roebeet
Default

Quote:
Originally Posted by LancerRevolution View Post
http://ubuntusite.com/apples-the-dock-in-linux-mint/

Ive tryed this but when it gets to

Then add this following line at the very bottom and save.

## Avant Window Navigator

deb Index of /syzygy42/ gutsy avant-window-navigator
deb-src Index of /syzygy42/ gutsy avant-window-navigator

and then it doesnt work, or i dont even know what it means by very bottom...

is there a simpler way? im new to linux and yeah
I personally like AWN (I use it in Ubuntu). Unfortunately, the instructions above are about as easy as it gets.

gedit is like notepad. All you're doing is adding the lines to the bottom of the "sources.list " file and saving it. It sounds like your stuck at this step:

gksudo gedit /etc/apt/sources.list

gksudo is like the "runas" command in Windows - it's elevating your privileges. gedit is like notepad, and "/etc/apt/sources.list" is the file you are opening. It will ask for your Id's password, and then the file should open.

If you get past this step, the other steps are basically copy and paste into a terminal window.



roebeet is offline   Reply With Quote