Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > e3926d74986614d65e418e14f6564106 > files > 1118

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

This example relies on:
  - the GNUstep libraries (libgnustep-gui, libgnustep-base)
    and their dependencies (libiconv or glibc, and ffcall)
  - the Objective C runtime libraries (libobjc)

GNUstep applications don't need to be configured or installed in order to run;
all you need is to
  - Prepare your environment, as described in the GNUstep-HOWTO
  - ./autogen.sh
  - make
  - openapp Hello
Cleanup:
  - make distclean
  - ./autoclean.sh