RudeServer Professional C++ CGI Development Libraries
Session Library Logo

   C++ Session Library - Installation

 

RudeServer Home
Introduction
Download
Installation
Basic Usage
Compiling
API Documentation
Tutorials/Examples
License/Disclaimer
Discussion Forum
Acknowledgments
Revision History

 

Installation

Note: RudeDatabase and RudeConfig must already be installed


Linux Installation - from the source

1. Download the source tarball (.tar.gz) here

2. open the package

>tar xzvf rudesession-3.2.2.tar.gz

3. move into the unzipped directory

>cd rudesession-3.2.2

4. Run configure

>./configure

5. Build the library

>make

5. Install the library

>su -c make install

 

 

Linux Installation - from rpms

1. Download the base and devel RPMs here

2. Install the packages

>su -c rpm -Uvh rudesession-3.2.2-1.i386.rpm

>su -c rpm -Uvh rudesession-devel-3.2.2-1.i386.rpm

 
 
 

Copyright © 2000-2007 RudeServer