how to add environment variable to .bashrc file?
please can anyone help me to do the following step to install realplayer8 properly on red hat 9.0
---------------------------------------------------------------------------------------------------------------
add:
export LD_ASSUME_KERNEL=2.2.5
to your .bashrc file. Then it will be set when you login to your machine
(if your default shell is bash of course)
|