You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cmake build for tdeaccessibility Modified build order for some optional build dependencies Renamed cgit builds to 14.1.0 Modified test for whether the Slackware package has been built [BUILD-TDE.sh] Create dot [graphviz] plugin config6 file during build Changed installation directories for ocaml and facile [tdeedu] |
5 years ago | |
|---|---|---|
| .. | ||
| README | 6 years ago | |
| imlib.SlackBuild | 5 years ago | |
README
Using the gtk+-1.2.10-*-5 and glib-1.2.10-*-3 packages from Slackware 14.2 produces an error: | multiple definition of `g_bit_storage' gdk_imlib isn't needed for kuickshow, and imlib can be built without it by moving gtk-config out of the PATH. Or removing those packages or upgrading to gtk+-1.2.10-*-7 and glib-1.2.10-*-7 from Slackware-current produces a successful build. So if you really want to build gdk_imlib, try using those Sl-current packages, but be aware of this note from the Imlib README: "Also note that gdk-imlib WILL NOT WORK with GTK2. It won't even compile. This is not a bug. This is a feature. If you need an image loader for GTK2, use gdk-pixbuf."