The RealPlayer dynamically loads shared libraries at runtime. These library files must be available to the RealPlayer executable. One way to let the RealPlayer know the location of these files is to set the LD_LIBRARY_PATH environment variable. The commands used to set an environment variable is dependent on the shell you are running.
If you are using the csh or tsch shell, add the following command to your .cshrc file:
setenv LD_LIBRARY_PATH $HOME/rvplayer5.0
If you are using the ksh, bash, or bsh shell, add the following command to your .profile file:
LD_LIBRARY_PATH=$HOME/rvplayer5.0 export LD_LIBRARY_PATH
RealAudio, RealVideo, and RealNetworks are registered trademarks of RealNetworks, Inc.
© 1996, 1997, 1998 RealNetworks, Inc. All rights reserved.
RealMedia, RealPlayer, RealText, and the Real logo are trademarks of RealNetworks, Inc.