RSS/Atom feed Twitter
Site is read-only, email is disabled

gimp-1.2.4 plugins and compile problems

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

gimp-1.2.4 plugins and compile problems david 30 May 12:29
  gimp-1.2.4 plugins and compile problems Sven Neumann 30 May 18:05
gimp-1.2.4 plugins and compile problems david 30 May 21:58
david
2003-05-30 12:29:35 UTC (almost 21 years ago)

gimp-1.2.4 plugins and compile problems

I have got the 1.2.4.tar.gz of the gimp. Upon compiling 3 plugins were not found-xpm, mpeg, and gtkxmhtml. i've just checked my system and mpeg and xpm are on the system. Is the error created because a gimp plugin is different from a standard component, such as the mpeg which is on the system, or is the problem occuring because of something different such as the path needing to be incuded in ldconfig.

Also, while compiling, something like this kept on repeating "cc1:warning path to /usr/local/... is not in the system path". Is this normal.

david

Sven Neumann
2003-05-30 18:05:55 UTC (almost 21 years ago)

gimp-1.2.4 plugins and compile problems

Hi,

david writes:

I have got the 1.2.4.tar.gz of the gimp. Upon compiling 3 plugins were not found-xpm, mpeg, and gtkxmhtml. i've just checked my system and mpeg and xpm are on the system. Is the error created because a gimp plugin is different from a standard component, such as the mpeg which is on the system, or is the problem occuring because of something different such as the path needing to be incuded in ldconfig.

You are probably missing the header files needed to compile software using these libraries. Most distributions install the headers separately from the libraries.

Sven

david
2003-05-30 21:58:02 UTC (almost 21 years ago)

gimp-1.2.4 plugins and compile problems

Thanks for the help. But now I am going to be stupid-what are the header files? Do you mean header files for mpeg, xpm?

you may have figured, but I am a newbie.

Hi,

david writes:

I have got the 1.2.4.tar.gz of the gimp. Upon compiling 3 plugins were not found-xpm, mpeg, and gtkxmhtml. i've just checked my system and mpeg and xpm are on the system. Is the error created because a gimp plugin is different from a standard component, such as the mpeg which is on the system, or is the problem occuring because of something different such as the path needing to be incuded in ldconfig.

You are probably missing the header files needed to compile software using these libraries. Most distributions install the headers separately from the libraries.

Sven