Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: LorKorub on 21 August 2002, 14:06

Title: Installing GIMP plugins
Post by: LorKorub 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?
Title: Installing GIMP plugins
Post by: Master of Reality on 21 August 2002, 14:41
this is just a guess but... in the gimp directory???
Title: Installing GIMP plugins
Post by: choasforages on 21 August 2002, 17:36
were did you find the plugin
Title: Installing GIMP plugins
Post by: Master of Reality on 21 August 2002, 18:05
/usr/include/libgimp/gimp.h