Tuesday, January 20, 2009

Install Flash player on Ubuntu 8.04 server

1. apt-get install libcurl3
2. download xx-flash.deb from adobe website.
3. dpkg -i xx-flash.deb (if not installed libcurl3, this cmd will show the error).

done

No comments: