기본 콘텐츠로 건너뛰기

7월, 2010의 게시물 표시

Android Source 의 Compile 시 Error 문제 해결

$ sudo aptitude install atftpd $ sudo apt-get install git-core gnupg flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zip curl libncurses5-dev zlib1g-dev $ sudo apt-get install valgrind $ sudo apt-get install lib32readline5-dev $ mkdir bin $ chmod a+x ~/bin/repo $ curl http://android.git.kernel.org/repo > ~/bin/repo $ chmod a+x ~/bin/repo $ mkdir mydroid $ cd mydroid $ ~/bin/repo init -u git://android.git.kernel.org/platform/manifest.git $ ~/bin/repo sync $ make ============================================ PLATFORM_VERSION_CODENAME=AOSP PLATFORM_VERSION=AOSP TARGET_PRODUCT=generic TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID=OPENMASTER ============================================ host SharedLib: libneo_util (out/host/linux-x86/obj/lib/libneo_util.so) /usr/bin/ld: skipping incompatible /usr/lib/gcc/i486-linux-gnu/4

ubuntu 또는 kubuntu 에서 Flash Player 10.X 를 설치

kubuntu 9.04 용 apt 를 선택하면, apt url 로 떠서 추후 진행이 난감할 경우, 아래와 같이 하면 된다. Flash Player 10 Linux 용을 8.04 용 deb 파일로 받아 설치하는 방법이다. 1. KPackage 를 실행한다. 2. 메뉴에서 파일 > 열기를 하여 다운받은 install_flash_player_10_linux.deb 을 선택한다. 3. 설치창이 뜨면, 선택한 파일에 hooking 이 되어 있다. 4. 좌측하단의 설치 버튼을 누르면 된다. Adobe Reader 8.1 버전 설치 시 rpm 파일을 설치할 때도 동일한 방법으로 설치할 수 있다.

ubuntu 또는 kubuntu 에서 Sun Java JDK 1.6 설치

1. 인터넷 브라우저를 열어, SDN Home 의 Download Center 에서 Download Java SE Development Kit 6u21 for Linux, Multi-language 를 실행한다. 2. jdk-6u21-linux-i586.bin 이 저장되면, 3. 터미널 창을 열어 다음을 실행한다. 4. 압축파일이 저장된 Directory 로 이동한다. snjee@snjee-kubuntu:~$ cd setupapps snjee@snjee-kubuntu:~$ sudo mv jdk-6u21-linux-i586.bin /usr/local/ snjee@snjee-kubuntu:~$ sudo chmod a+x /usr/local/jdk-6u21-linux-i586.bin snjee@snjee-kubuntu:~$ sudo ./jdk-6u21-linux-i586.bin [아래는 압축이 풀리고 마지막에 표시되는 Comment 부분이다.] Product Registration is FREE and includes many benefits: * Notification of new versions, patches, and updates * Special offers on Sun products, services and training * Access to early releases and documentation Product and system data will be collected. If your configuration supports a browser, the Sun Product Registration form for the JDK will be presented. If you do not register, none of this information will be saved. You may also register your JDK later by opening the register.html file (locat