Hi All, I'd like to install inkscape (http://www.inkscape.org/) on an i386 box running SL 4.4. When I download the package file and run it (or when I configure; make; make install the source) I get a complaint about the version of GTK that's installed on the machine. I can't see a version of GTK2 beyond 2.4 in the standard yum repositories and I note that the latest stable version of GTK is up to 2.10.
- Is there an "easy" way to install inkscape on an SL box? - Is there an "easy" way to update GTK, or install an additional version in parallel to the one YUM installs? regards, Nathan Moore [EMAIL PROTECTED] ~]$ yum list | grep gtk+ gtk+.i386 1:1.2.10-33 installed gtk+-devel.i386 1:1.2.10-33 sl-base [EMAIL PROTECTED] ~]$ yum info gtk+.i386 Loading "kernel-module" plugin Setting up repositories Reading repository metadata in from local files Installed Packages Name : gtk+ Arch : i386 Version: 1.2.10 Release: 33 Size : 2.1 M Repo : installed Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Description: The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating graphical user interfaces for the X Window System. GTK+ was originally written for the GIMP (GNU Image Manipulation Program) image processing program, but is now used by several other programs as well. [EMAIL PROTECTED] ~]$ yum list | grep gtk2 gtk2.i386 2.4.13-22 installed gtk2-devel.i386 2.4.13-22 installed gtk2-engines.i386 2.2.0-7.el4 installed pygtk2.i386 2.4.0-1 installed pygtk2-devel.i386 2.4.0-1 installed pygtk2-libglade.i386 2.4.0-1 installed libswt3-gtk2.i386 3.0.2-8 rhaps [EMAIL PROTECTED] ~]$ yum info gtk2.i386 Loading "kernel-module" plugin Setting up repositories Reading repository metadata in from local files Installed Packages Name : gtk2 Arch : i386 Version: 2.4.13 Release: 22 Size : 12 M Repo : installed Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Description: GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - -
