$ sudo add-apt-repository ppa:ubuntu-wine/ppa $ sudo apt-get update $ sudo apt-get install wine1.7 $ winetricks gdiplus $ winetricks riched30 $ winetricks gecko $ winetricks wmp10 $ winetricks wmpcodes
카카오톡 다운로드 링크
다운로드 후 'Wine Windows Program Loader'로 실행파일 열기 및 설치
로그인까지 정상 동작하지만, 대화 전송 및, 한글 입력이 안됨. → 다른 방법 찾는 중.
winetricks gecko 설치 때 부터 각 패키지 별로 아래와 같은 메시지가 출력됨.
$ winetricks gecko ------------------------------------------------------ You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Executing w_do_call gecko Executing load_gecko ------------------------------------------------------ Please install gecko in /usr/share/wine per http://wiki.winehq.org/Gecko. http://winezeug.googlecode.com/svn/trunk/install-gecko.sh is an easy script to do that. Then you should never need to do 'winetricks gecko' again. ------------------------------------------------------