Author Topic: Installing GIMP plugins  (Read 792 times)

LorKorub

  • Member
  • **
  • Posts: 175
  • Kudos: 0
Installing GIMP plugins
« on: 21 August 2002, 14:06 »
I downloaded a plugin called Warp, and it came as a *.c file.  I compiled it using gcc, but it is giving me an error message because it cannot find the gimp.h header file that is called in the preprocessor directive.  I looked at the source code, and from the bits and pieces I know about programming, I saw that gimp.h was enclosed in double-quotes, meaning that it is looking for that header file in the current directory.  What directory must you compile this in? Where is gimp.h located?
"American English -- the noble language of your superiors"

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Installing GIMP plugins
« Reply #1 on: 21 August 2002, 14:41 »
this is just a guess but... in the gimp directory???
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
Installing GIMP plugins
« Reply #2 on: 21 August 2002, 17:36 »
were did you find the plugin
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Installing GIMP plugins
« Reply #3 on: 21 August 2002, 18:05 »
/usr/include/libgimp/gimp.h
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'