15. 그래픽관련 t1lib
ftp://sunsite.unc.edu/pub/linux/libs/graphics/t1lib-5.0.2.tar.gz
tar xzvf t1lib-5.0.2.tar.gz &&
cd t1lib-5.0.2 &&
./configure \
--prefix=/usr/local \
--with-gnu-ld &&
make without_doc &&
make install
** Configure finished!
Do: 'make' to compile the t1lib-package.
Do: 'make without_doc' to compile if you do not have LaTeX.
Do: 'make install' to install the t1lib-package.
** make without_doc 부분은 위 3가지 중에서 사용하지 않는 부분을 적용한 것으로,
모두 사용할 경우에는 make 만 한다.
16. ming
http://prdownloads.sourceforge.net/ming/ming-0.2a.tgz
**최신버전은 설치상 제약이 많음
tar xzvf ming-0.2a.gz &&
cd ming-0.2a &&
make &&
make install
17. 그래픽관련 gd (필수)
http://www.boutell.com/gd/http/
tar xzvf gd-2.0.27.tar.gz &&
cd gd-2.0.27 &&
./configure \
--prefix=/usr/local \
--with-gnu-ld \
--with-pic \
--with-png=/usr/local \
--with-freetype=/usr/local/include/freetype2 \
--with-jpeg=/usr/local &&
make &&
make install<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
ftp://sunsite.unc.edu/pub/linux/libs/graphics/t1lib-5.0.2.tar.gz
tar xzvf t1lib-5.0.2.tar.gz &&
cd t1lib-5.0.2 &&
./configure \
--prefix=/usr/local \
--with-gnu-ld &&
make without_doc &&
make install
** Configure finished!
Do: 'make' to compile the t1lib-package.
Do: 'make without_doc' to compile if you do not have LaTeX.
Do: 'make install' to install the t1lib-package.
** make without_doc 부분은 위 3가지 중에서 사용하지 않는 부분을 적용한 것으로,
모두 사용할 경우에는 make 만 한다.
16. ming
http://prdownloads.sourceforge.net/ming/ming-0.2a.tgz
**최신버전은 설치상 제약이 많음
tar xzvf ming-0.2a.gz &&
cd ming-0.2a &&
make &&
make install
17. 그래픽관련 gd (필수)
http://www.boutell.com/gd/http/
tar xzvf gd-2.0.27.tar.gz &&
cd gd-2.0.27 &&
./configure \
--prefix=/usr/local \
--with-gnu-ld \
--with-pic \
--with-png=/usr/local \
--with-freetype=/usr/local/include/freetype2 \
--with-jpeg=/usr/local &&
make &&
make install<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
게시글 목록
| 번호 | 제목 |
|---|---|
| 12099 |
웹서버
리눅스백그라운드실행
|
| 12097 | |
| 340 | |
| 12094 | |
| 12093 | |
| 12092 | |
| 12091 | |
| 12090 | |
| 12089 | |
| 12088 | |
| 12087 | |
| 12086 |
MySQL
mysql에서 boolean 타입 사용하기
|
| 12085 | |
| 12084 | |
| 12083 |
MySQL
mysqladmin 상태 모니터링
|
| 12082 | |
| 12081 | |
| 12080 |
웹서버
리눅스 프로세스 검사, 조회
|
| 12079 |
웹서버
리눅스에서 네트워크 상태 보기
|
| 12078 |
웹서버
리눅스 80 포트 방화벽 열기
|
| 12077 | |
| 12076 |
MySQL
Mysql Table 일괄 삭제 방법.
|
| 12075 | |
| 12074 | |
| 12073 |
MySQL
mysql 상태를 확인 하는 방법
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기