我要评分
获取效率
正确性
完整性
易理解

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/