Release Information as of Mon Mar 3 13:02:50 PST 2008: To install you can ethier copy the include and lib directorys to the desired directory, ( your dev prefix directory perfered ). I personaly use on LInux, /usr/local for Ming32 I use /usr/local/i586-mingw32 or you can use the install script named install_script in the following way: $ chmod +x ./install_script $ sudo ./install_script or as root $ ./install_script when asked enter your dev prefix directory without the trailing / so for me it would be /usr/local if your on linux after the install execute $ sudo ldconfig or as root $ ldconfig if your using MSYS or Cygwin you can just copy and paste the include and lib directorys into /usr or /usr/local directory - jared