[411] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Where is PLUG_IN_INFO?
daemon@ATHENA.MIT.EDU (Andreas Tille)
Mon Jun 30 04:07:19 1997
Date: Mon, 30 Jun 1997 10:06:05 +0200 (MESZ)
From: Andreas Tille <e2od5@mlucom.urz.uni-halle.de>
To: GTK User-List <gtk-list@redhat.com>
Cc: sopwith@redhat.com
In-Reply-To: <Pine.LNX.3.95.970627102835.25827H-100000@dilbert.redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Fri, 27 Jun 1997, Elliot Lee wrote:
> > But I cant find the solution for the following mistake:
> >
> > cc -fPIC -O2 -Wall -o test5 test5.o -L/usr/X11R6/lib -L/usr/local/lib -lgtk -lg\dk -lglib -lgimp -lX11 -lXext -lm
> > /usr/local/lib/libgimp.so: undefined reference to `PLUG_IN_INFO'
> >
> > grep fails while searching PLUG_IN_INFO. What do I have to include.
>
> Try -lgimpui maybe...
No, this didn't work. However, I solved my problem by deleting the line
gtk_rc_parse (gimp_gtkrc ());
from my example which was the only one needing libgimp. So I've got a
runnung example to modify.
Furthermore I've got a hint on the file "testgtk" (or something like that)
in which a small example to each function should be given. But unfortunately
I can't find duch kind of file. I deleted the gimp-source (to save diskspace).
Is it in the source tree but not copied by install.
Andreas.
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null