Linux의 Flash Player 9(Ubuntu Dapper Drake)

Linux의 Flash Player 9(Ubuntu Dapper Drake)

2022-10-20 last update

4 minutes reading other ubuntu
Ubuntu Dapper Drake(x86 - 32비트 시스템)에서 테스트되었습니다.
1. 와인 설치
sudo apt-get install wine

2. msttcorefonts 설치(선택 사항)
sudo apt-get install msttcorefonts

3. Windows용 파이어폭스 버전을 다운로드합니다. (네이티브 플래시 9 플러그인을 기다려야 합니다.
adobe's blog)에서 Linux 개발의 Flash 9에 대해 자세히 알아보십시오.
wget 
http://ftp-mozilla.netscape.com/pub/mozilla.org/firefox/releases/1.5.0.6/win32/en-US/Firefox%20Setup%201.5.0.6.exe
설정을 실행
wine Firefox\ Setup\ 1.5.0.6.exe
4. 어도비의 플래시 9 설정 다운로드
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player.exe
와인으로 설정 시작
wine install_flash_player.exe
플러그인 디렉토리를 c:\Program Files\Mozilla Firefox\plugins5.start firefox로 지정합니다.
wine .wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe

에 대해 작성:URL 표시줄의 플러그인
flash9 ubuntu