Please Help

RudeDatabase™ Open Source C++ Database Library

Version 4.1.0

Download Rude Database Version 4.1.0

The following downloads are provided under the GNU General Public License.

RPM's

  • rudedatabase-4.1.0-1.i386.rpm (70KB)
    Install with:
    rpm -Uvh rudedatabase-4.1.0-1.i386.rpm
    If it complains about a dependency from rudedatabase-devel, add the --nodeps switch:
    rpm -Uvh rudedatabase-4.1.0-1.i386.rpm --nodeps
  • rudedatabase-devel-4.1.0-1.i386.rpm (11 KB)
    Install with:
    rpm -Uvh rudedatabase-devel-4.1.0-1.i386.rpm

Source RPM

rudedatabase-4.1.0-1.src.rpm (214KB)
Install it with:
#>yum install -y rpm-build
#>rpmbuild --rebuild rudedatabase-4.1.0-1.src.rpm
The newly created RPMs will be located somewhere in the /usr/src/redhat/RPMS/ directory.

Source Distributions

rudedatabase-4.1.0.tar.bz2 (210KB)
extract with:
tar jxvf rudedatabase-4.1.0.tar.bz2
rudedatabase-4.1.0.tar.gz (305KB)
extract with:
tar zxvf rudedatabase-4.1.0.tar.gz
rudedatabase-4.1.0.zip (320KB)
extract with:
unzip rudedatabase-4.1.0.zip
To install from source distributions:
  1. Extract the distribution
  2. cd rudedatabase-4.1.0
  3. ./configure
  4. make
  5. make install

Windows Binary Distributions

Borland Free Command Line Tools (bcc32)

rudedatabase-4.1.0-bcc32.zip (148KB)

Windows Supplemental Files

libmySQL.dll (228 KB)
libmySQL.lib (9 KB)