NRS for Linux - Download
NRS 5.03 updated: 03/24/08
binary RPM file - RH9-i386 (2.8 MB)
Installation
- Login as root user
- Download nrs-5.03-1.i386.rpm
- Type (*): rpm -ivh nrs-5.03-1.i386.rpm
- To enter, point your browser to:
http://localhost:2012/
Open port 2012 on your firewall if you wish to access NRS across the network.
(*) If necessary, to install missing standard libraries, type: yum install compat-libstdc++*
Requirements
- Linux distribution with 2.4+ kernel
- 32-bit or 64-bit OS
- 512MB+ RAM
- 100MB+ DISK
Building from Source
If the RPM file is incompatible with your Linux distribution you can build NRS from source as follows:
- Download nrs-5.03-1.src.rpm
- Install source RPM: rpm -ivh nrs-5.03-1.src.rpm
- Change to the source directory: cd /usr/src/rpm/BUILD/nrs-5.03
- Configure: ./configure
- Make: make
- Start the executable: nrs/nrs -path /var/nrs &
Extra Downloads
Plugins Download
Place in application directory and add to plugin list under webserver advanced options.
Utilities Download
- Use this command-line database utility to query and view database tables.
- Use this Java client library for database access over Tcp/Ip using Java.
|