I would like to compile and install the program Dia (-0.86), but I've run into some problems. I'd be very grateful for suggestions.
I'm using KDE (from Caldera 2.3) rather than Gnome, but I have Glib 1.2.3-2 and GTK+ 1.2.3-2 from my Caldera distribution. I have compiled and installed: libxml-1.8.6, libart_lgpl-2.3.3, imlib-1.9.6, gdk-pixbuf-0.12.0, libxml-1.8.6 When I run ./configure, I get some errors. Here's the end of the output: > checking for libart-config... (cached) no > checking for LIBART - version >= 2.1.0... no > *** The libart-config script installed by LIBART could not be found > *** If LIBART was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the LIBART_CONFIG environment variable to the > *** full path to libart-config. > checking for gdk-pixbuf-config... (cached) no > checking for GDK_PIXBUF - version >= 0.7.0... no > *** The gdk-pixbuf-config script installed by GDK_PIXBUF could not be found > *** If GDK_PIXBUF was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GDK_PIXBUF_CONFIG environment variable to the > *** full path to gdk-pixbuf-config. > checking for imlib-config... (cached) /usr/bin/imlib-config > checking for IMLIB - version >= 1.8.0... Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > Gtk-WARNING **: cannot open display: :0.0 > Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > Gtk-WARNING **: cannot open display: :0.0 > Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > Gtk-WARNING **: cannot open display: :0.0 > Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > Gtk-WARNING **: cannot open display: :0.0 > no > *** Could not run IMLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log for the > *** exact error that occured. This usually means IMLIB was incorrectly installed > *** or that you have moved IMLIB since it was installed. In the latter case, you > *** may want to edit the imlib-config script: /usr/bin/imlib-config > configure: error: you need either gdk-pixbuf or imlib installed I have libart-config, and gdk-pixbuf-config installed in: /usr/local/bin Following the configure --help, I've tried: ./configure --with-gdk-pixbuf-prefix=/usr/local ./configure --with-libart-prefix=/usr/local but I get the same result. What should I try next? I'm a bit of a beginner and I'm not sure how to set an environment variable in the bash shell. Thanks in advance for all suggestions. Mark A. Bell ===== Mark A. Bell Sydney, Australia E-mail: [EMAIL PROTECTED] http://www.geocities.com/Athens/Acropolis/9583/ __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
