|
|
|
|
|
RealAudio Player 3.0 for UNIX Release Notes
Quick Start
Follow these instructions to download, install, and test RealAudio Player.
- Download the RealAudio Player. Download the RealAudio Player to your home directory.
- Decompress and untar the downloaded file.
- Change to the directory that contains the downloaded file.
- To display the filename of the downloaded file, type:
- Type the following command:
zcat filename | tar xvf -
where filename is the name of the file you downloaded.
The above command decompresses the file and creates a directory called raplayer3.0 that contains the following files:
| raplayer |
RealAudio Player executable |
| README.FIRST |
Installation and usage document |
| LICENSE |
License agreement |
| Mime.types |
Setup file for the web browser |
| Mailcap |
Setup file for the helper apps |
| raplayer.ad |
RealAudio Player application resource file |
| welcome.ra |
RealAudio IDSN Stereo .ra file |
- Play the RealAudio welcome message by typing the following command from the raplayer3.0 directory:
- Verify the RealAudio Player's ability to access a file over the Internet by clicking the File menu, choosing Open Location, and typing the example URL given in the dialog box. Click the OK button. RealAudio Player should connect to the server and begin playing.
- Add the RealAudio Player to your path:
- If you are using the csh or tsch shell, add the following command to your .cshrc file after all other "set path" commands:
set path=($path $HOME/raplayer3.0)
- If you are using the ksh, bash, or bsh shell, add the following command to your .profile file after all other "PATH" commands:
PATH=$PATH":$HOME/raplayer3.0"
- Verify that the path is setup correctly, type the following command from your home directory:
The directory where you installed RealAudio Player should be displayed. If this does not work, consult your system administrator for help in setting up your path.
- Configure your web browser to use RealAudio Player when you click a RealAudio link.
- Verify that the browser is configured correctly by clicking the home button (located on the far right hand side of the Player above the volume slider) on the Player. This displays the Home Page on your default browser. Now click any RealAudio link, such as the NPR Morning Edition URL.
- Make sure that your web browser is included in your path.
- If you have a Netscape browser, type:
If you have a Mosaic browser, type:
Your web browser should start.
- If your web browser doesn't start, add the browser to your path.
- Log out of your desktop and log in again. This ensures that all applications on the desktop will be aware of the raplayer directory that you just added to your path.
Continue to New Features
|
|
|
|