중급자를 위한 리눅스 서버 세팅 순서와 자동 설치 스크립트 소스 - 부분 3

· 2006-09-22 (금) 11:04:43 · 3423
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>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-01-11 조회 2,581
12-01-11 조회 1.2만
12-01-10 조회 2,601
12-01-08 조회 3,288
12-01-05 조회 5,215
11-12-29 조회 2,811
11-12-27 조회 2,739
11-12-25 조회 2,874
11-12-22 조회 3,176
11-12-14 조회 2,762
11-12-12 조회 3,329
11-11-28 조회 3,295
10-10-19 조회 2,764
08-09-05 조회 3,669
08-09-05 조회 3,491
08-06-14 조회 3,240
08-04-22 조회 3,507
08-04-17 조회 3,518
07-10-03 조회 4,123
07-10-03 조회 3,529
07-10-03 조회 7,201
07-10-03 조회 4,378
07-10-03 조회 3,160
07-10-03 조회 2,758
07-10-02 조회 3,503
07-10-02 조회 3,008
07-09-27 조회 4,936
07-09-27 조회 3,746
06-09-26 조회 3,449
06-09-26 조회 4,656
06-09-22 조회 3,818
06-09-22 조회 3,424
06-09-22 조회 4,158
06-09-21 조회 4,122
06-08-18 조회 3,602
05-11-30 조회 4,661
05-07-15 조회 4,523
05-03-23 조회 4,576
05-03-14 조회 3,228
05-03-13 조회 2,610
04-08-05 조회 5,689