GimpTalk Announcement :
Try your digital-art skills against your fellow gimpers in GIMPtalk's Biweekly Art competition !


Board index » GimpTalk » GIMP Tutorials and Tips Web Development Services . Convert FLV to Cell Phone Format
Featured Tutorial : Learn how to create characters by Griatch
Search for :  


Post new topic Reply to topic   [ 180 posts ]   Go to page 1, 2, 3, 4, 5 ... 8  Next


Author Message
Offline
 Post subject:
PostPosted: Sat Sep 24, 2005 3:14 pm 
User avatar

Joined:
Mon May 02, 2005 5:49 pm

Topics:
Posts: 1586

Find User's Topics

Ive decided to make this post for people to have
a thread to link to when someone asks
"How?" and "Where?"

Edit: As of 8/9/07 I personally prefer to use the gimps user directory to install custom content, find that folder here. "C:\Documents and Settings\Sean-Michael\.gimp-2.2\brushes"

Image

Key Words = Gimp Brushes, Installing,
Where do I put brushes,
How do I install brushes.



Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Oct 09, 2005 1:03 pm 

Joined:
Sat Aug 27, 2005 6:44 pm

Topics:
Posts: 23

Find User's Topics
Very nice tutorial. Also for quicker acess so that you dont have to find that folder everytime you can create a new folder in my pictures, and then in gimp go to > File > Preferences > Folder > Brushes > and then set it up so where thats where the brushes go.... Okay ill stop talking now XD Anyway its a very nice tut for new comers :) Everybody I know is always asking me how to add brushes.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Oct 09, 2005 3:24 pm 

Joined:
Sat Oct 01, 2005 3:40 pm

Topics:
Posts: 191

Find User's Topics
or just book mark thats what idid


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Oct 09, 2005 3:54 pm 
User avatar

Joined:
Mon May 02, 2005 5:49 pm

Topics:
Posts: 1586

Find User's Topics
Both are very good points and thankyou for adding it here!


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Mon Oct 10, 2005 12:00 am 

Joined:
Fri Aug 26, 2005 10:41 pm

Topics:
Posts: 481

Find User's Topics
i bet that you found out about my prob! lol thanks! i love tuts that help newbies like me!!! yay!!!


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Oct 16, 2005 5:02 pm 

Joined:
Sun Oct 16, 2005 5:01 pm

Topics:
Posts: 1

Find User's Topics
This really helped me out a hile back. So, since I joined now...

Thanks! :l:


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Nov 06, 2005 11:00 pm 

Joined:
Sun Nov 06, 2005 6:58 pm

Topics:
Posts: 8

Find User's Topics
i moved the brushes to the gimp brush folder and see them all there but i can figure out what to do next :s: and the tut dosent really help but it does a little


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Mon Nov 28, 2005 9:58 pm 
User avatar

Joined:
Sun Nov 27, 2005 8:16 pm

Topics:
Posts: 2

Find User's Topics
Thanks That helped me a lot! But it seems it always messes up Gimp :c: What did I do? I do exactly everything! (please email me it... I have issues with topics being replied to ^^; freak_flame246@yahoo.com)


Top
 Profile E-mail  
 
Offline
 Post subject:
PostPosted: Mon Nov 28, 2005 10:52 pm 
User avatar

Joined:
Mon May 02, 2005 5:49 pm

Topics:
Posts: 1586

Find User's Topics
[center]:o: ??Joking?? :o:
None of this could mess up Gimp!


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Tue Nov 29, 2005 8:48 pm 

Joined:
Sun Nov 27, 2005 6:32 pm

Topics:
Posts: 2

Find User's Topics
I'm on a mac. In the prefs it tells me the brushes are located under /user/xxxx/.gimp-2.2/brushes, however, the folder does not show up. Do I need to access it from the cmd liine? If so what commands do i need to know to add the brushes to the folder? I have tried adding my own search paths but they always get deleted when I close the preferences window.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Dec 11, 2005 1:43 pm 

Joined:
Mon Nov 07, 2005 10:03 pm

Topics:
Posts: 61

Find User's Topics
thank you very much :)

_________________
Image


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Dec 11, 2005 2:24 pm 
User avatar

Joined:
Mon Jul 25, 2005 4:17 pm

Topics:
Posts: 1161

Find User's Topics
Quote:
I'm on a mac. In the prefs it tells me the brushes are located under /user/xxxx/.gimp-2.2/brushes, however, the folder does not show up. Do I need to access it from the cmd liine? If so what commands do i need to know to add the brushes to the folder? I have tried adding my own search paths but they always get deleted when I close the preferences window.



I am not sure what the cmd line syntax would be(probably $ cd /user/xxxx/.gimp-2.2/brushes) but the . in front of the .gimp-2.2 makes it a hidden folder. You can most likley enable the /user/xxxx/ folder to display your hidden files from the folder view window(in windows xp it is under: Tools>Folder Options>View)....I do not use mac so I can not be any more specific then that, sorry........

swmiller6

_________________
Image
Thats right it's a Fencepost original!!! ha ha and it's all mine..


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Tue Dec 13, 2005 2:14 am 

Joined:
Mon Nov 07, 2005 1:51 pm

Topics:
Posts: 55

Find User's Topics
generally gimp have the brushes in 2 places :
- in this directory you wrote (for whole system)
- in your private user directory ( this is the hidden directory .gimp in your /home/user-derectory )

when I want to place some brushes to my user directory, I do not need to do it as root.
I simply copy them from command-line: cp brush.gbr ~/.gimp-2.2/brushes/
and that is all. Any time I can remove them from command line or by clicking.
I use Linux (Fedora Core 4). On Mac it should be similar. ( I suppose...)


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Tue Dec 13, 2005 3:07 am 

Joined:
Sun Nov 27, 2005 6:32 pm

Topics:
Posts: 2

Find User's Topics
Thx for the help barbara + sm. The cp cmd worked great. Is there a way to make the .gimp-2.2 folder visible? Or would removing the dot mess everything up...


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Wed Dec 14, 2005 12:08 am 

Joined:
Mon Nov 07, 2005 1:51 pm

Topics:
Posts: 55

Find User's Topics
hallo rozwell,
it is great idea to make some very important directories unvisible (like .gimp-2.0/ in personal home directory),
because nobody can make any click-mistake by accident and per example delete them or move somewhere.
Do NOT remove this dot on the beginning (*) - when you do it , gimp will not find it and will not work and will make 'first-run' and produce new hidden directory.
When you want to see all your hidden directories - change some preferences in your desktop environment or file-browser settings ( I am fast sure,
there is in Mac such option to make the hidden directories visible).

(*) this dot is part of name,
removing dot = changing name of directory


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Mon Jan 02, 2006 4:47 pm 

Joined:
Mon Jan 02, 2006 4:46 pm

Topics:
Posts: 5

Find User's Topics
I folowed this guide step by step, but it's not working. I need some help.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Mon Jan 02, 2006 5:25 pm 

Joined:
Mon Jan 02, 2006 4:46 pm

Topics:
Posts: 5

Find User's Topics
Never mind, I got the brushes working. I don't know about you guys, but i like gimp better than photoshop.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Fri Jan 27, 2006 2:14 am 

Joined:
Fri Jan 20, 2006 8:12 pm

Topics:
Posts: 1

Find User's Topics
wat happens if it saids

gimp message:

Your GIMP installation is incomplete

Failed to open file 'C:\\Program Files\\GIMP-20\\gimp\\2.0\\menus\\brushes-menu.xml': No such file or directory

Plase make sure themenu XML files are correctly installed

Message Repeated 3 times.


OK


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Jan 29, 2006 4:39 pm 
User avatar

Joined:
Sun Jan 29, 2006 1:15 am

Topics:
Posts: 130

Find User's Topics
I don't see it in gimp WHAT AM I DOING WRONG!


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Mon Jan 30, 2006 2:25 am 
User avatar

Joined:
Fri Dec 16, 2005 2:31 am

Topics:
Posts: 361

Find User's Topics
What operating system are you using?


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Wed Feb 01, 2006 8:38 pm 
User avatar

Joined:
Wed Feb 01, 2006 7:45 pm

Topics:
Posts: 18

Find User's Topics
hope I can make that happend..


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sat Feb 04, 2006 3:25 pm 
User avatar

Joined:
Sun Jan 29, 2006 1:15 am

Topics:
Posts: 130

Find User's Topics
What do you mean what operating system?


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Feb 12, 2006 1:07 am 
User avatar

Joined:
Sun Feb 12, 2006 12:07 am

Topics:
Posts: 13

Find User's Topics
If you are in Linux (at least in ubuntu/debian) go to your home folder, From there press Ctrl+H (view hidden files) then there should be folder .gimp or .gimp-2.2, something along those lines. In it is a folder brushes. Put the brushes in there and your done. I'm kind of posting this for Linux people and possibly for Shadowgaara.

P.S. Hey! My first post and It's actually something useful.

_________________
Image


Top
 Profile E-mail  
 
Offline
 Post subject:
PostPosted: Wed Feb 15, 2006 10:46 pm 
User avatar

Joined:
Sun Jan 29, 2006 1:15 am

Topics:
Posts: 130

Find User's Topics
I still don't see it.And all I have is the gimp brushes folder not the new thing you were talking BOUT.aND i EVEN EXTRACTED THE ZIP FOLDER TO GIME BRUSHES.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Wed Feb 15, 2006 10:58 pm 
User avatar

Joined:
Fri Feb 10, 2006 12:54 am

Topics:
Posts: 333

Find User's Topics
You found the folder marked gimp brushes-did you extract a folder inside it?
Try putting in just the files themselves, that's what I do-no folders inside GIMP brushes folder...if not...hm...

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  

Post new topic Reply to topic
 [ 180 posts ]  Go to page 1, 2, 3, 4, 5 ... 8  Next



Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Related Website
Gimp tutorials database
All rights reserved © GimpTalk 2008
forum software by
phpBB