It is currently Fri Jul 31, 2026 10:57 am


All times are UTC - 5 hours [ DST ]



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Installing SCM ,Python and plug-ins for Linux
PostPosted: Tue Nov 16, 2010 11:06 am  (#1) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16139
When GIMP is installed and ran for the first time, it will create folders to store scripts, plugins, patterns, brushes and other resources you would like to add.

In Linux, GIMP will create a hidden folder under your username. The name of the hidden folder will reflect the version of GIMP you have installed. For example, if you are using GIMP 2.8.x, the folder will be named: .gimp-2.8. Under this folder, GIMP will create separate folders for you to store scripts, plug-ins and other resources you wish to add to GIMP.

Note: you will need configure your file browser to show hidden files to be able to see these folders.

Assuming you are using GIMP 2.8.x, scripts ending with the extension .scm should be placed in...

.gimp-2.8/scripts

Python plug-ins ending in .py (as well as other binary plug-ins) should be placed in...

.gimp-2.8/plug-ins

Ensure you make all plug-ins "executable" by selecting the plug-in from your file browser, click properties and check the box "Allow executable" under the permissions tab.

After a new script, plug-in or other resource is added to a folder, you'll need to refresh GIMP for that resource or simply restart GIMP. The new script or plug-in will now appear in one of the GIMP menus. The location of the script's menu entry will vary so check the script's documentation to locate the new menu item.

Happy Gimping!!

_________________
Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group