Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 8ceb78a92e0935d4f05a5941455b6f03 > files > 359

gettext-devel-0.19.8.1-4.mga7.armv7hl.rpm

This example relies on:
  - the GNOME libraries (libgnomeui, libgnome, libgnomesupport, libart_lgpl)
    and their dependencies: imlib (libgdk_imlib), audiofile (libaudiofile),
    esound (libesd), zlib (libz).
  - the GTK libraries (libgtk, libgdk)
  - the glib libraries (libglib, libgmodule)
  - the X11 libraries

Installation:
  ./autogen.sh
  ./configure --prefix=/some/prefix
  make
  make install
Cleanup:
  make distclean
  ./autoclean.sh