Rate This Document
Findability
Accuracy
Completeness
Readability

Installing GLib

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install GLib using yum.
    yum install glib glib-devel
  3. Copy the header files to the system directory.
    cp /usr/include/glib-1.2/glib.h /usr/include/
    cp /usr/lib64/glib/include/glibconfig.h /usr/include/