[Gimp-user] Installing Plug-Ins on GIMP 2.2.6 with Mac OSX 10.4

2005-06-02 Thread Kirk Thibault
Hi folks.  I am a new user to GIMP and would like to stop bumbling around on my own trying to install the many excellent plug-ins out there.  Most of my problems stem from running "make" and then "make install".  Usually there is a problem with gimptool-2.0 not existing.   I am using the packaged version Gimp.app fromhttp://gimp-app.sourceforge.net/Is there a specific additional package or source I must install that includes gimptool?  Can I try to brute force a made plug-in into the directory structure of the Gimp.app package by dragging and dropping?Any links to Mac-specific plug-in installs or general  FAQ-like collections on the subject is greatly appreciated.  I apologize for the simple question but a lot of the searchable archives deal with installs of specific plug-ins on various platforms, etc. that I don't have enough familiarity with to be able to tell what info might be useful.Thanks,Kirk

Re: [Gimp-user] Installing plug-ins

2004-10-26 Thread Sven Neumann
Hi,

Carol Spears [EMAIL PROTECTED] writes:

 actually, i was wrong.  the cvs version of gimp is now installing
 things into ~/.gimp-2.0/ i guess until the plug-ins catch up with
 the version numbers.

GIMP 2.2 will be using the ~/.gimp-2.2 directory.


Sven
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-26 Thread Alan Horkan

On Tue, 26 Oct 2004, Bob Long wrote:

 Date: Tue, 26 Oct 2004 12:37:54 +1000
 From: Bob Long [EMAIL PROTECTED]
 To: GIMPUser [EMAIL PROTECTED]
 Subject: Re: [Gimp-user] Installing plug-ins

 On Tuesday, October 26, 2004 11:51 AM [GMT+1=CET],
 Carol Spears [EMAIL PROTECTED] wrote:

  On Mon, Oct 25, 2004 at 08:42:30PM -0500, Todd Stanich wrote:
   I know this is probably a dumb question but I am a newbie to GIMP
   and I have no idea how to install plugins like this
   http://www.deviantart.com/deviation/1872584/.  Could someone tell
   me how or let me know where I can find out how to.
   Thanks
  
  i just downloaded this archive and looked at the contents.  the files
  all end with .scm which means they should be gimp script-fus.  i am
  not sure how to install plug-ins on windows,

 In my standard Windows XP installation, .scm files are in:
 C:\Program Files\GIMP-2.0\share\gimp\2.0\scripts

I must warn that wouldn't recommend that.

You should probably install to
C:\Documents and Settings\USERNAME\.gimp-2.0\scripts\

where USERNAME is whatever your user name is.

that way the script is installed for the current user only.

If you are sure you want to install the script for all users of gimp on
your computer and you have the necessary adminstartor access there is
nothing wrong with doing it as was suggested but I just wouldn't
recommend it as the first choice.

- Alan
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-26 Thread Bob Long
On Wednesday, October 27, 2004 12:25 AM [GMT+1=CET],
Alan Horkan [EMAIL PROTECTED] wrote:
 Date: Tue, 26 Oct 2004 12:37:54 +1000
 From: Bob Long [EMAIL PROTECTED]
[..]
 In my standard Windows XP installation, .scm files are in:
 C:\Program Files\GIMP-2.0\share\gimp\2.0\scripts
I must warn that wouldn't recommend that.
You should probably install to
C:\Documents and Settings\USERNAME\.gimp-2.0\scripts\
where USERNAME is whatever your user name is.
that way the script is installed for the current user only.
If you are sure you want to install the script for all users of gimp
on your computer and you have the necessary adminstartor access there
is nothing wrong with doing it as was suggested but I just wouldn't
recommend it as the first choice.
Good point. In my case, it does not matter at all. But good to keep that in 
mind.

Bob Long
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Installing plug-ins

2004-10-25 Thread Todd Stanich
I know this is probably a dumb question but I am a newbie to GIMP and I have
no idea how to install plugins like this
http://www.deviantart.com/deviation/1872584/.  Could someone tell me how or
let me know where I can find out how to.
Thanks


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-25 Thread Carol Spears
On Mon, Oct 25, 2004 at 08:42:30PM -0500, Todd Stanich wrote:
 I know this is probably a dumb question but I am a newbie to GIMP and I have
 no idea how to install plugins like this
 http://www.deviantart.com/deviation/1872584/.  Could someone tell me how or
 let me know where I can find out how to.
 Thanks
 
i just downloaded this archive and looked at the contents.  the files
all end with .scm which means they should be gimp script-fus.  i am
not sure how to install plug-ins on windows, but with linux gimps, you
need to type gimptool --install-script filename.scm and it will
install it into your home gimp directory (~/.gimp-2.2/scripts/ for me).

if you got your gimp from a linux distribution, you might need to
install the libgimp-dev package to get this gimptool.

it does other things also, gimptool --help explains some of these other
things.

i hope this helps,
carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-25 Thread Bob Long
On Tuesday, October 26, 2004 11:51 AM [GMT+1=CET],
Carol Spears [EMAIL PROTECTED] wrote:
On Mon, Oct 25, 2004 at 08:42:30PM -0500, Todd Stanich wrote:
 I know this is probably a dumb question but I am a newbie to GIMP
 and I have no idea how to install plugins like this
 http://www.deviantart.com/deviation/1872584/.  Could someone tell
 me how or let me know where I can find out how to.
 Thanks
 
i just downloaded this archive and looked at the contents.  the files
all end with .scm which means they should be gimp script-fus.  i am
not sure how to install plug-ins on windows, 
In my standard Windows XP installation, .scm files are in:
C:\Program Files\GIMP-2.0\share\gimp\2.0\scripts
Just put them there; no installion needed.
Bob Long
[..]
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-25 Thread Carol Spears
On Mon, Oct 25, 2004 at 06:51:01PM -0700, Carol Spears wrote:
 On Mon, Oct 25, 2004 at 08:42:30PM -0500, Todd Stanich wrote:
  I know this is probably a dumb question but I am a newbie to GIMP and I have
  no idea how to install plugins like this
  http://www.deviantart.com/deviation/1872584/.  Could someone tell me how or
  let me know where I can find out how to.
  Thanks
  
 i just downloaded this archive and looked at the contents.  the files
 all end with .scm which means they should be gimp script-fus.  i am
 not sure how to install plug-ins on windows, but with linux gimps, you
 need to type gimptool --install-script filename.scm and it will
 install it into your home gimp directory (~/.gimp-2.2/scripts/ for me).
 
 if you got your gimp from a linux distribution, you might need to
 install the libgimp-dev package to get this gimptool.
 
 it does other things also, gimptool --help explains some of these other
 things.
 
actually, i was wrong.  the cvs version of gimp is now installing things
into ~/.gimp-2.0/ i guess until the plug-ins catch up with the version
numbers.

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Installing plug-ins

2004-10-25 Thread Carol Spears
On Tue, Oct 26, 2004 at 12:37:54PM +1000, Bob Long wrote:
 On Tuesday, October 26, 2004 11:51 AM [GMT+1=CET],
 Carol Spears [EMAIL PROTECTED] wrote:
 
 On Mon, Oct 25, 2004 at 08:42:30PM -0500, Todd Stanich wrote:
  I know this is probably a dumb question but I am a newbie to GIMP
  and I have no idea how to install plugins like this
  http://www.deviantart.com/deviation/1872584/.  Could someone tell
  me how or let me know where I can find out how to.
  Thanks
  
 i just downloaded this archive and looked at the contents.  the files
 all end with .scm which means they should be gimp script-fus.  i am
 not sure how to install plug-ins on windows, 
 
 In my standard Windows XP installation, .scm files are in:
 C:\Program Files\GIMP-2.0\share\gimp\2.0\scripts
 
 Just put them there; no installion needed.
 
yeah, linux wants to know it is executable.

anyone with instructions on how to install plug-ins for mac gimps?

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user