포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 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
번호 제목 글쓴이 날짜 조회 수

K9F1G08 라지 난드에서 난드 부트되게한 DIY입니다. (uboot소스) file [5]

  • 수연
  • 2007-03-11
  • 조회 수 5818

RJ45 Connector 대치품입니다. file [4]

LAN91C113 (Datasheet) file

linux용 opengl(mesa3d) library compiling howto(x86용)

xfree86(tiny-X) 4.4.0 install log file

이솝 3차 개발 환경구축 배포 문서 수정 및 보완 file [5]

usb device 동작시 usb cable detection device driver file [1]

[HowTo] USB slave 모드 동작 [2]

[Howto] Vmware 4.XXX 버젼에서 window 와 파일공유 [3]

EZBOOT 2410을 2440으로... file [3]

NOR MTD howto & Software(boot loader & kernel) upgrade file [1]

[howto] madplay(fixed point mp3 player) cross compile file

[Tip] linux 커널에서 대용량 메모리 잡는 방법 중 하나 file

[howto] NetBSD ports for aESOP2440 3rd B'd file [3]

GPIO포트제어하는 간단 프로그램입니다. file [2]

SDL에서 터치 사용... [2]

[2440] ts touchscreen 간단 test code입니다. file [7]

SDL 실행시...

NET-SNMP 사용기 [1]

u-boot 1.1.2 의 낸드부트 버전...^^; file [4]

사용자 로그인