포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 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
82 aesop-2440용 GNUBOY source file [1] 고현철 2007-09-19 5860
81 linux 2.6.x kernel logo howto file 고현철 2007-03-15 5854
80 GPIO포트제어하는 간단 프로그램입니다. file [2] 한지훈 2006-12-16 5844
79 Aesop-2442 회로도 (미검증 버전) file [10] 이제현 2006-09-05 5835
78 usb device 동작시 usb cable detection device driver file [1] 고현철 2007-01-19 5834
77 smsc91c113 aesop-2440 3차용 2.4.20 driver file [2] 고현철 2007-05-17 5833
76 툴체인 만드는 방법에 관한 문서 ... file [1] 장석원 2007-03-08 5831
75 [Slackware11] 설치문서 입니다... file [2] 명경석 2006-12-20 5830
74 SAA7113 video decoder 회로구성 file [1] 고현철 2006-05-10 5825
73 K9F1G08 라지 난드에서 난드 부트되게한 DIY입니다. (uboot소스) file [5] 수연 2007-03-11 5825
72 PCI 규격 한글설명 및 windows device driver관련자료 file [5] 고현철 2007-03-06 5824
71 aesop2440 dnw용 usb monitoring software file [1] 고현철 2006-08-16 5823
70 Ubuntu에서 셋팅 [3] 권성현 2006-12-20 5817
69 [gcalc] 레지스터값 분석이나 변경시 유용한 Hex<->Binary ... file [4] 고현철 2006-08-06 5811
68 리눅스 혹은 다른 OS에서의 한글과 character set(or locale) [2] 고현철 2007-04-27 5810
67 aesop-2440 교재 8장 memory 할당 입니다. file 최현진 2007-04-03 5809
66 OSS(Open Sound System) 문서입니다. file [1] 이종창 2007-04-21 5808
65 EZBOOT 2410을 2440으로... file [3] 김영곤 2007-01-16 5807
64 vmware에서 NAT로 설정하는 방법 file 고현철 2006-12-30 5785
63 sound App(wave_player) 입니다. file [5] 이종창 2006-11-22 5778

사용자 로그인