Changeset 6326

Show
Ignore:
Timestamp:
08/29/00 21:15:43 (8 years ago)
Author:
emiliano
Message:

Added library dependancies

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/core/midgard/INSTALL

    r6291 r6326  
    1515 # make install 
    1616 
    17 The library depends on the MySQL client library and fails to compile 
    18 without it. You should have the MySQL development environment 
    19 installed on your system. If the configure system is unable to find 
    20 the MySQL client library then you should give it the following option: 
     17The library depends on the MySQL client library, glib 
     18(http://www.gtk.org) and expat-lib (from our CVS, addon/expat-lib) 
     19and fails to compile without it. You should have the MySQL development 
     20environment installed on your system. If the configure system is 
     21unable to find the MySQL client library then you should give it the 
     22following option: 
    2123 
    2224  --with-mysql=DIR        The MySQL installation prefix. 
     
    2628  --with-sitegroups       Enable Midgard SiteGroups support. If you 
    2729                          reconfigure midgard-lib you'll need to 
    28                          reconfigure mod_midgard and midgard-php too. 
     30                          reconfigure mod_midgard and midgard-php too. 
    2931 
    3032The file defaults.h contains some built-in default values for