It is currently Thu May 23, 2013 6:18 am


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 75 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8
Author Message
 Post subject: Re: Old managers additives (with a little modification)
PostPosted: Tue Jul 31, 2012 2:52 pm  (#71) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9012
Location: "Looking for my eraser" =P
Here you go PC - I have them all running in Gimp-2.8.1 Portable in my pref_1\plug-ins folder.
I created a separate folder in my F directory named gimp.Inside it are my resource folders.This is the way i set up the paths to work.

Code:
#################
## User Config ##
#################
ACTIVE_DIR=r"F:\Gimp-2.8.1_Portable\Gimp-2.8.1-32bit-Partha\pref_1\brushes" #<<<-----SET ME<<<----- (Directory to hold active sets, select Writable in Preferences)
INSTALL_DIR=r"F:\gimp\brushes"#<<<-----SET ME<<<----- (Directory where you place your sets - in subdirectories)

EXTENTIONS = [".gbr", ".vbr", ".gih", ".abr", ".GBR", ".VBR", ".GIH", ".ABR"] # Valid brush extentions

################
## End Config ##
################


Then i placed all my brush sets in different folders inside the brushes folder. NOT ZIPPED!

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 

 Post subject: Re: Old managers additives (with a little modification)
PostPosted: Tue Jul 31, 2012 3:30 pm  (#72) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 4957
Not sure if you understand my question :
I may transfer my gimp from a usb drive to the main HD (or somewhere else )without broken the paths ?

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Profile  
 
 Post subject: Re: Old managers additives (with a little modification)
PostPosted: Tue Jul 31, 2012 4:18 pm  (#73) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9012
Location: "Looking for my eraser" =P
To do that you will have to set the path to the name of the flash drive. For instance mine is G:\ when it's plugged in the port.
So it would be
Code:
#################
## User Config ##
#################
ACTIVE_DIR=r"YourDriveLetter:\Install PathToPref_1 Folder\pref_1\brushes" #<<<-----SET ME<<<----- (Directory to hold active sets, select Writable in Preferences)
INSTALL_DIR=r"YourDriveLetter:\Install PathToPref_1 Folder\pref_1\gimp\brushes"#<<<-----SET ME<<<----- (Directory where you place your sets - in subdirectories)

EXTENTIONS = [".gbr", ".vbr", ".gih", ".abr", ".GBR", ".VBR", ".GIH", ".ABR"] # Valid brush extentions

################
## End Config ##
################


The manager will then grab the brushes from the USB drive itself out of the pref_1\gimp\brushes directory and place them in pref_1\brushes directory and refresh.

That should work for porting.

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Old managers additives (with a little modification)
PostPosted: Tue Jul 31, 2012 4:20 pm  (#74) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9012
Location: "Looking for my eraser" =P
Note: The INSTALL_DIR can be any folder on the USB drive.

So you could use G:\gimp\brushes if the name of the USB flash drive letter is G.

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Old managers additives (with a little modification)
PostPosted: Wed Aug 01, 2012 7:05 am  (#75) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 4957
aaah ok i will try

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 75 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: jamac4k and 5 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

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group