UNPACKING INSTRUCTIONS 1. Put the downloaded file, eBAS-3.6.tar.gz, in the desired location in your filesystem. Type the following two commands: % gunzip eBAS-3.6.tar.gz % tar -xvf eBAS-3.6.tar 2. Once eBAS-3.6.tar.gz has been untarred and unzipped, two files should now exist in the filesystem: % ls eBAS-3.6 eBAS-3.6.tar 3. To configure the eBAS-3.6 automatically for your platform, type the following two commands: % cd eBAS-3.6/ % ./configure