LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-01-2009, 06:07 PM   #1
iTtrick
LQ Newbie
 
Registered: Jul 2009
Posts: 7

Rep: Reputation: 0
Question Trying to install gimp Brushes to /usr/share/gimp/2.0/brushes but permission denied??


Im trying to install fractal brushes to my gimp 2.6 and as trying to move

the .grb files to /usr/share/gimp/2.0/brushes its will stop and ask to

skip or cancel and under show more details is this "Error moving file:

Permission denied"
what do i need to do to get permission to move files

into to that folder?
 
Old 07-01-2009, 08:13 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
/usr is a system directory, so you would need to have root-level privileges to add or delete any files from it.
 
Old 07-01-2009, 08:28 PM   #3
jeromeNP7
Member
 
Registered: Jun 2009
Posts: 101

Rep: Reputation: 19
Run something like these from a shell, assuming you are in the directory with the grb files:
$ su -c "cp ./*.grb /usr/share/gimp/2.0/brushes/"
$ su -c "mv ./*.grb /usr/share/gimp/2.0/brushes/"

or the same as root:
# cp ./*.grb /usr/share/gimp/2.0/brushes/
# mv ./*.grb /usr/share/gimp/2.0/brushes/

Linux

Last edited by jeromeNP7; 09-04-2009 at 09:25 PM.
 
Old 07-01-2009, 09:37 PM   #4
iTtrick
LQ Newbie
 
Registered: Jul 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Unhappy

im am truly sorry for saying this but im 14 and i like computers and im learning linux and its language so if u dont mind can u put it into simpler terms?
 
Old 07-03-2009, 08:52 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
So which Linux are you using ? ?

... Please supply that information,
every time a question is asked.

Example command in a terminal window
( A terminal window might also be known
as a 'command prompt' ) , if Ubuntu :

sudo cp ./*.grb /usr/share/gimp/2.0/brushes/

.....
 
Old 07-05-2009, 11:18 AM   #6
iTtrick
LQ Newbie
 
Registered: Jul 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Exclamation

Quote:
Originally Posted by knudfl View Post

Example command in a terminal window
( A terminal window might also be known
as a 'command prompt' ) , if Ubuntu :

sudo cp ./*.grb /usr/share/gimp/2.0/brushes/

.....
the command u gave me did not worked i got replied with "no such file diretory found" also im using ubuntu 9.04 alll updates are install every time
 
Old 07-06-2009, 05:59 PM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
cd <location-of-files-to-be-copied>
sudo cp <actual-file-names> /usr/share/gimp/2.0/brushes/
 
Old 07-08-2009, 12:22 AM   #8
iTtrick
LQ Newbie
 
Registered: Jul 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Question

That worked from knudfl but can someone tell me what we are doing with eachstep of that because i want to learn not just do it a not understand what im actually doing also how do we do this for fonts
 
Old 07-08-2009, 01:32 AM   #9
karamarisan
Member
 
Registered: Jul 2009
Location: Illinois, US
Distribution: Fedora 11
Posts: 374

Rep: Reputation: 55
If you're really eager to learn, check out the command `man`. Running that on each of cd, cp, and sudo will give you a good explanation of what's going on here, and any time you're trying to get a command to work for you, the absolute first thing you should do is run `man <command>`.
 
Old 07-08-2009, 06:33 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
how do we do this for fonts
Would that by about "Gimp" or any font for Ubuntu 9.04 ?
.....
.....
The man commands 'man cp' , man cd'
will tell the details, but for most
people "leaning by doing" will make
you remember the functionality much
better.
Suggest : make some "test folders"
with some text files inside, in
/home/iTtrick/tmp/ and try out the
commands, please.

Good luck !

Last edited by knudfl; 07-08-2009 at 10:38 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Gimp Paint Studio [Gimp Optimized for Drawing and Painting] LXer Syndicated Linux News 0 05-04-2009 01:30 PM
Ktoon Fix (Missing Brushes) scott_R Linux - Software 2 08-04-2008 07:05 PM
LXer: Best of GIMP brushes: 35+ brush sets (1400+ brushes) LXer Syndicated Linux News 0 01-20-2008 10:30 PM
moving downloaded brushes to Gimp legolas4161 Linux - Newbie 1 10-06-2006 03:03 PM
printing on HP PhotoSmart from Gimp 2.2, gimp-print drivers needed? pearman Debian 2 08-05-2005 04:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration