On Wed, 01 Mar 2006 13:21:28 +0100
Uwe Grauer <[EMAIL PROTECTED]> wrote:

> Uwe Grauer wrote:
> > Mattias Gaertner wrote:
> >> On Mon, 27 Feb 2006 15:24:50 +0100
> >> Uwe Grauer <[EMAIL PROTECTED]> wrote:
> >>
> >>> Do i really need to have a gtk1-dev-package to compile lazarus?
> >>> Opensuse has full gtk2-support. I don't want to mess up my system
> >>> just to compile lazarus.
> >>> What can i do?
> >> gtk1 and gtk2 lives happily together. They don't share anything.
> >Installing > any gtk1 part should not mess up any gtk2 installation.
> >>
> >> Maybe you got confused by the --force option, you need to install the
> >lazrus > fedora rpm on suse. If you don't want to use the --force option,
> >do not > install the rpm. Download the lazarus tgz, extract it and do
> >'make' to build > it. Lazarus does not need any special directory name.
> >The only executable > are 'lazarus' and startlazarus.
> >>
> >> Mattias
> >>
> > 
> > Ok, i installed gtk-devel-1.2.10
> > 
> > Now i get:
> > make
> > ...
> > Target OS: Linux for i386
> > Compiling lazarus.pp
> > Linking ../lazarus
> > /usr/bin/ld: cannot find -lgdk
> > lazarus.pp(113,1) Error: Error while linking
> > make[2]: *** [lazarus] Error 1
> > ...
> > 
> > Any hint?
> > I have /opt/gnome/lib/libgdk-1.2.so.0 .
> > What am i missing?

Under fedora/redhat the packages are named:
gdk-pixbuf and gdk-pixbuf-devel

Under suse they will called very similar. Just make sure, to not confuse
them with the gdk2 packages.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to