Results 1 to 5 of 5
Please guide me how can i install adobe in my linux.I have downloaded a tar file ....
- 01-29-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 15
How can I install adobe flash player in linux
Please guide me how can i install adobe in my linux.I have downloaded a tar file .
- 01-29-2011 #2
Go the the Adobe site in your browser, and download the package for your system, I assume .rpm since you're posting in the Red Hat/Fedora forum. Install the .rpm file with your package manager.
- 01-29-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 5
use tar -xvf *.tar to open file
cd ..
./configure
make
make install
like this?
- 01-29-2011 #4
- 01-30-2011 #5
Read this link
http://www.linuxforums.org/forum/lin...are-linux.htmlTake risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First


Reply With Quote
