레뎃9에서 gifsicle까신분 계세요? tar 소스로?
글쓴이: bluesound / 작성시간: 목, 2004/01/29 - 12:22오후
안녕하세요 레뎃 9을 사용하고 있고요
gifsicle을 설치하려고 삽질중입니다.
rpm 버젼도 있긴한데요
phpschool에 있는
썸네일&워터마크기능(ImageMagick, gifsicle, gd)
[url]
http://www.phpschool.com/bbs2/inc_view.html?id=9298&code=tnt2&start=0&mode=search&field=name&search_name=&operator=and&period=last1year&category_id=&s_que=%BC%DB%C8%BF%C1%F8
[/url]
팁을 사용하려고요 이 팁은 gifsiicle패치해서 사용해야하거든요
패치까진 잘 되었구요...
사실.... ./configure도 별 무리 없었는데 make 하면 에러가 우수수....ㅜ.ㅜ
./configure결과 붙여볼께요
Quote:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for X... no
checking for gettimeofday prototype... 2
checking for random... yes
checking for strerror... yes
checking for strtoul... yes
checking for mkstemp... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for uintptr_t... yes
checking for void *... yes
checking size of void *... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
의심이 가는건
Quote:
checking for gcc option to accept ANSI C... none needed
이 부분이구요 INSTALL파일에선 gcc 같은 ANSI C compiler가 필요하다는데 레뎃9엔 gcc깔리자나요 근데 ansi c option을 못 받아들인다니...
혹시나 해서 응용프로그램 삭제에서 컴파일러 부분 다 깔았는데도 안되네요
Forums:
make 했을때 내용입니다.
붙여넣다보니...ㅡ.ㅡ
XLib.h 이녀석은 어디서 구하는거죠?
제경우엔...
X윈도 컴파일킷? 디벨롭 킷을 레뎃cd에서 설치를 해주니
잘 깔리네요...혹시나 저같은 삽질 하시는분들
참고하세요~~^^
댓글 달기