Fedora 6 에 bochs-2.2.6 깔기
== 글 ==/Linux 2008/10/07 21:28 |
# tar zxf bochs-2.2.6.tar.gz
# cd bochs-2.2.6
# ./configure --prefix=/usr/local/bochs/ --enable-gdb-stub --with-term
# make && make install
===============================================================================
Fedora 6 에 깔려고 하니 make 후 에러 발생하였다.
# cd bochs-2.2.6
# ./configure --prefix=/usr/local/bochs/ --enable-gdb-stub --with-term
# make && make install
===============================================================================
Fedora 6 에 깔려고 하니 make 후 에러 발생하였다.
- 는 삭제, +는 추가
참조 : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357059
참조 : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357059

libXft.so.2.1.2.tar.gz
댓글을 달아 주세요