White Paper: GNOME 1.0 Library Roadmap


< Prev Contents  

Library Name to Package Name

The following table maps the name of the library (which resides in /usr/lib) to the name of the package(s) which contain them:

Table 3. CORBA Libraries

Library Name Run-time Package Development Package
libaudiofile audiofile audiofile-devel
libesd esound esound-devel
libglib glib glib-devel
libgtk gtk+ gtk+-devel
libgdk_imlib imlib imlib-devel
libgnome gnome-libs gnome-libs-devel
libgnomeui gnome-libs gnome-libs-devel
libgnorba gnome-libs gnome-libs-devel
libIIOP ORBit ORBit-devel
libORBitutil ORBit ORBit-devel
libORBit ORBit ORBit-devel
libxml libxml libxml-devel
libghttp libghttp libghttp-devel

The "-devel" packages are only required for actual development using the library, and end-users will only require the runtime library (the non-"-devel" packages) to be installed to run a GNOME application.


< Prev Contents