포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 1GB 입니다.

aesop documentation by godori

1. download 받는다.

http://www.mesa3d.org/

에서 다운로드 받는다.

bunzip2 -c MesaDemos-6.4.2.tar.bz2 | tar xf -
bunzip2 -c MesaGLUT-6.4.2.tar.bz2  | tar xf -
bunzip2 -c MesaLib-6.4.2.tar.bz2   | tar xf -


2. compile한다.

make linux-x86

configs 디렉토리에 보면 여러가지 configuration들이 있다.


3. install 한다.
make install


root@aesopdev:~/mesa/Mesa-6.4.2# make install
Installing
./bin/installmesa

***** Mesa installation - You may need root privileges to do this *****

Default directory for header files is: /usr/local/include
Enter new directory or press <Enter> to accept this default.
/usr/include

Default directory for library files is: /usr/local/lib
Enter new directory or press <Enter> to accept this default.
/usr/lib

About to install Mesa header files (GL/*.h) in:  /usr/include/GL
and Mesa library files (libGL.*, etc) in:  /usr/lib
Press <Enter> to continue, or <ctrl>-C to abort.


mkdir ${INCLUDE_DIR}
mkdir: cannot create directory `/usr/include': File exists
mkdir ${INCLUDE_DIR}/GL
mkdir ${INCLUDE_DIR}/GLES
mkdir ${LIB_DIR}
mkdir: cannot create directory `/usr/lib': File exists
cp -f ${TOP}/include/GL/*.h ${INCLUDE_DIR}/GL
cp -f ${TOP}/src/glw/*.h ${INCLUDE_DIR}/GL
# NOT YET: cp -f ${TOP}/include/GLES/*.h ${INCLUDE_DIR}/GLES
cp ${CP_FLAGS} ${TOP}/lib*/lib* ${LIB_DIR}

echo "Done."
Done.
root@aesopdev:~/mesa/Mesa-6.4.2#

이렇게 install하면 된다.


* 고도리님에 의해서 게시물 이동되었습니다 (2007-03-19 10:36)
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
» linux용 opengl(mesa3d) library compiling howto(x86용) 고현철 2007-02-15 6018
121 RTEMS 4.6.99.3 설치 문서 file [3] 김정한 2006-05-16 6017
120 SDL 컴파일시 필요한 cross-sdl-config script file [1] 고현철 2007-01-09 6016
119 [howto] mtd nor boot cmdlinepart partitions howto - smdk24... file 이재훈 2006-04-06 6006
118 S3C2410 2003-10-01 samsung site자료 고도리 2007-01-23 6000
117 SDL TTF를 이용한 한글 display 예제..... file [4] 고현철 2007-05-17 5998
116 Embedded Linux Reference Guide - 예전에썼던글 [1] 고현철 2006-07-18 5996
115 S3C2410/2440 2.6.13 usb gadget howto file [1] 고현철 2006-12-08 5995
114 NOR MTD howto & Software(boot loader & kernel) upgrade file [1] 고현철 2007-01-11 5992
113 aesop2440a_NOR_MTD_sw_upgrade_howto file [2] 이홍석 2006-05-10 5989
112 tty에 명령어를 입력하도록 하는 프로그램 file [2] 고현철 2007-02-21 5987
111 Linux 2.6.x NFS client howto file 고현철 2006-06-21 5986
110 페도라 5에 이솝보드 개발환경 만들기 따라하기 문서입니다. file [6] 진태영 2006-11-30 5985
109 DM9000A 관련 문서 file [1] 이제현 2006-11-12 5983
108 aesop-2440 inetd telnetd howto file [1] 고도리 2006-07-28 5977
107 S3C2410용 u-boot-0.4.0 & intel strata flash jtag program 고현철 2007-01-26 5973
106 usb gadget 관련 gp2x에 쓰이는 스크립트 파일 file 고현철 2007-02-05 5972
105 [howto] aesop2440 2.6.13 ramdisk howto 수정버전 file 고현철 2006-04-06 5971
104 K9F1G08 128M 난드 전용 jtag 프로그램입니다. file 수연 2007-02-25 5970
103 S3C2440A용 SD driver using DMA file 고현철 2007-02-07 5962

사용자 로그인