
Important! - Please refer to the CDRouter Installation and Upgrade Instructions for complete details on installing or upgrading CDRouter.
That guide contains the most up-to-date information and procedures, but also applies to every other version of CDRouter, with a few minor differences that are highlighted and explained in this document.
If you have any questions about installing or upgrading earlier versions of CDRouter, please contact support@qacafe.com
Historically, CDRouter has been released with separate installers for 32-bit and 64-bit systems for each of the three CDRouter product types: CDRouter, CDRotuer-Multiport, and CDRouter-Demo.
Beginning with CDRouter version 7.0, a single installer exists for each time, with a more uniform file naming convention: the product type is included in all three varieties (cdrouter-base, cdrouter-mp, and cdrouter-demo, respectively), and the version identifier now includes the maintenance build number (eg. "7.0-102" instead of just "7.0").
The following table illustrates these differences: was released with
| Product | 7.0 and newer | 6.5 and earlier |
|---|---|---|
| CDRouter | cdrouter-base_7.0-102.bin | cdrouter-6.5.exe (32-bit) |
| cdrouter-6.5-x86_64.exe (64-bit) | ||
| CDRouter-Multiport | cdrouter-mp_7.0-102.bin | cdroutermp-6.5.exe (32-bit) |
| cdroutermp-6.5-x86_64.exe (64-bit) | ||
| CDRotuer-Demo | cdrouter-demo_7.0-102.bin | cdrouterdemo-6.5.exe |
| cdrouterdemo-6.5-x86_64.exe |
CDRouter version 7.0 and above is available as a single distribution for both 32-bit and 64-bit architectures. The CDRouter 7.0 installer will automatically detect the system architecture and install the appropriate files for your system.
For versions 5.x and 6.x of CDRouter, a separate 32-bit and 64-bit installer are available. You must download either the 32-bit or 64-bit installer depending on the system architecture where CDRouter will be installed.CDRouter versions older than 5.0 are only available as 32-bit applications, but may be run on 64-bit systems.
Please see the following Knowledge Base article for additional information: What are the differences between the 32 and 64 bit versions of CDRouter?
To install older versions of CDRouter before 3.6, you must install each individual Linux package. The original installation instructions are included are below.
To install cdrouter you need the Red Hat, SuSE, Debian or Ubuntu Linux packages that are included in the full version. Untar the *.tgz installation file and you will find a redhat, suse and debian directory. Each directory contains binary packages.
Installation: ------------- The following distribution contains binary packages for Debian and Redhat linux. Source packages are also included. Before upgrading, please read the Upgrades chapter from the user guide. Debian or Ubuntu Users: Install each debian package using dpkg: # dpkg -i *.deb Redhat and SuSE Users: Install each redhat package using rpm: # rpm -ivh *.rpm or if you are upgrading from a previous version # rpm -Uivh *.rpm or if you are upgrading from a demo version, you should delete the existing packages first # rpm -e pktsrc buddy cdrouterdemo
Related articles that may also be helpful: