PDA

View Full Version : [ubuntu] [SOLVED] Installing Skins In Rainlendar


Stoolcat
June 5th, 2008, 09:48 PM
I am trying to install skins in rainlendar, and It says they need to be in the skins folder. This is located at usr/share/rainlender2/skins
I am using the öld"version of the skins, so I have to extract there. But Whenever I try to extract a zip there, it says I don´t have the permission to...

so, help please..

jacobmp92
June 5th, 2008, 10:14 PM
Ubuntu uses restrictive permissions by default, so you'll need to open the folder as root to copy files there. To do this, press Alt+F2 and in the command box type:

gksu nautilus /usr/share/rainlender2/skins

Paste the files into that window and they should go in fine. :)

Stoolcat
June 6th, 2008, 10:39 AM
wonderful. Thanks a bunch.