Bridges2Silicon logo

 Bridges2Silicon Debugger 2002.1E

 WINDOWS NT/2000 INSTALLATION

 SUN SOLARIS INSTALLATION


1. Install the Bridges2Silicon Debugger

1.1 Windows Installation

You need to have administrator priviledges in order to install the Bridges2Silicon Debugger.

Doubleclick on the icon of "b2s_2002_1E_winnt.exe" and follow the instructions. The installation of the Bridges2Silicon software will require approximately 30MB of disk space.

YOU WILL BE REQUESTED TO REBOOT THE COMPUTER AFTER INSTALLING THE BRIDGES2SILICON SOFTWARE.

1.2 Sun Solaris Installation

The Sun7 software installation is distributed in a compressed tar archive. To install it do following:

    cp b2s_2002_1E_sunos27.tar.Z /tmp
  cd /tmp
  uncompress b2s_2002_1E_sunos27.tar.Z
  tar xf b2s_2002_1E_sunos27.tar
  mv b2s_2002_1E $INSTALLDIR

This build includes shared libraries. Therefore the shared libary search path must be setup after installation as following:

  1.) csh:

        setenv LD_LIBARY_PATH $INSTALLDIR/lib:$LD_LIBRARY_PATH

  2.) sh:
        LD_LIBRARY_PATH=$INSTALLDIR/lib:$LD_LIBRARY_PATH
        export LD_LIBRARY_PATH

It is assumed that the shell variable INSTALLDIR is set to the toplevel of the Bridges2Silicon Debugger installation tree.


2. License Key Installation

To obtain a license keys please contact the friendly Bridges2Silicon Team and request an evaluation license key via our web site.

A license key for a license is typically stored in a file called:
        license.dat
which is shipped to you in a ZIP archive. After unpacking this file from the ZIP archive, please install the license key file as follows:

Store the license key file in
 <installation directory>/share/license.dat



***************************************************************************
$Id: INSTALL.html,v 1.1 2002/03/19 22:02:10 endric Exp $
***************************************************************************