Re: dia installation and gtk+

2002-02-27 Thread Nino Novak
On Wednesday 27 February 2002 22:35, Cyrille Chepelov wrote: > disable the construction of documentation. Or maybe install all > docbook-related packages you can install... uff seems to be a bigger issue - will absorb me some days :-) cu Nino ___ Dia

Re: dia installation and gtk+

2002-02-27 Thread Cyrille Chepelov
Le Wed, Feb 27, 2002, à 10:28:15PM +0100, Nino Novak a écrit: > On Tuesday 26 February 2002 23:50, you wrote: > > > install the -devel package from libxml2; normally, ./configure will pick up > > xml2-config. > > didn't work for me > after installation of libxml and -devel (-1) installation coul

Re: dia installation and gtk+

2002-02-27 Thread Nino Novak
On Tuesday 26 February 2002 23:50, you wrote: > install the -devel package from libxml2; normally, ./configure will pick up > xml2-config. didn't work for me after installation of libxml and -devel (-1) installation could nearly be completed, exept this (output from make install:) ... mkdir /u

Re: dia installation and gtk+

2002-02-26 Thread Cyrille Chepelov
Le Tue, Feb 26, 2002, à 11:34:05PM +0100, Nino Novak a écrit: > > :-) Thanks to all who helped... > > I nearly got it but... > > xml-config is missing, because I installed libxml2 :-( > > Now, have I to uninstall this version and go to an old one or is there > another workaround? install the

Re: dia installation and gtk+

2002-02-26 Thread Nino Novak
:-) Thanks to all who helped... I nearly got it but... xml-config is missing, because I installed libxml2 :-( Now, have I to uninstall this version and go to an old one or is there another workaround? Nino On Tuesday 26 February 2002 22:08, you wrote: > Le Tue, Feb 26, 2002, à 10:03:45PM +0

Re: dia installation and gtk+

2002-02-26 Thread Cyrille Chepelov
Le Tue, Feb 26, 2002, à 10:03:45PM +0100, Nino Novak a écrit: > On Tuesday 26 February 2002 01:57, Geoff Gerrietts wrote: > > > rpm -q gtk-devel > > rpm -q gtk+-devel > > rpm -q glib-devel > > Ok, gtk-devel and glib-devel are now installed, but what ist gtk+-devel? gtk+-devel is probably the e

Re: dia installation and gtk+

2002-02-26 Thread Nino Novak
On Tuesday 26 February 2002 01:57, Geoff Gerrietts wrote: > rpm -q gtk-devel > rpm -q gtk+-devel > rpm -q glib-devel Ok, gtk-devel and glib-devel are now installed, but what ist gtk+-devel? And where can I find "libart?" Thanks again, Nino ___ Dia-l

RE: dia installation and gtk+

2002-02-25 Thread Young, Robert
> Nino Novak wrote: > I'm trying to install dia. > > although rpm says > > # rpm -q glib > glib-1.2.8-87 > # rpm -q gtk > gtk-1.2.8-90 Do you have the development packages installed? i.e. glib-devel, gtk-devel etc?? You'll need the development packages for all the libraries - see the N

Re: dia installation and gtk+

2002-02-25 Thread Geoff Gerrietts
Quoting Nino Novak ([EMAIL PROTECTED]): > dia fails to install due to > > checking for GTK - version >= 1.2.0... no [...] > configure: error: gdk-pixbuf >= 0.7.0 is required You may be missing the devel versions of these packages? That's just a guess, but usually a pretty good first guess. The