목록작업 (529)
도전2022
root@hotdigi-desktop:~/src/WineObj# ../wine-1.1.33/configure --prefix="/bin" --without-freetype checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compilin..
http://www.winehq.org/download/ 에서 소스코드를 다운 받는다. (http://sourceforge.net/projects/wine/files/Source/) Wine User Guide http://www.winehq.org/docs/wineusr-guide/index 설치 1 Installing Wine from source http://www.winehq.org/docs/wineusr-guide/installing-wine-source $ ./configure $ make depend $ make # make install 설치 2 http://appdb.winehq.org/objectManager.php?sClass=version&iId=13139 http://tonyvsl..
http://x86osx.com/bbs/view.php?id=news&no=1403&ksn=1&kss=1&ksc=0&kst=1&ksm=1&kw=david%20k 제목: 2009 해킨토시 드라이버 팩이 올라왔네요. 한가지 더 : MAC OS X Leopard 10.5.5 VMware Image 이름: David K Date: 2009-03-26 03:55Read: 5736 / Vote: 7 Link#1: http://thepiratebay.org/torrent/4795320/DRIVER_PACK_2009_FOR_MAC_OS_X Link#2: http://thepiratebay.org/torrent/4798016/MAC_OS_X_Leopard_10.5.5_VMware_Image 추천 하신분들 (7분) 자작나..
debian-gta02:~/obj# date Mon Dec 14 00:00:15 UTC 2009 debian-gta02:~/obj# ../qemu-0.12.0-rc1/configure --target-list=arm-softmmu Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /root/qemu-0.12.0-rc1 C compiler gcc Host C compiler gcc CFLAGS -O2 -g QEMU_CFLAGS -Wo..
arm-unknown-linux-gnueabi-gcc -I/root/src/qemu-0.12.0-rc1/slirp -Wold-style-definition -I. -I/root/src/qemu-0.12.0-rc1 -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/root/src/qemu-0.12.0-rc1/fpu -I/root/src/qemu..
GEN config-all-devices.mak config-host.mak is out-of-date, running configure ^C^Cmake: *** [config-host.mak] Interrupt 발생한다면, date를 확인해보자. 해결방법> 1. date를 이용하여 날짜를 수정한다. # date -s 2009/03/04 2. 압축을 해제하고, configure, make 를 다시 진행한다.
Using OpenEmbedded on Linux systems http://wiki.openembedded.net/index.php/OEandYourDistroapt-get install sed wget cvs subversion git-core \ coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils \ gawk python-pysqlite2 diffstat help2man make gcc build-essential g++ MokoMakefile : Debian / Ubuntu http://wiki.openmoko.org/wiki/Mokomakefile#Requirements_for_building_Openmoko sudo apt-get in..
1. USB 연결, 맞지 않는 곳이 있으므로 이곳 저곳 옮겨 다녀야 함. 2. ifconfig로 연결된 것 확인 root@hotdigi-desktop:~/src# ifconfig eth0 Link encap:Ethernet HWaddr 00:0c:29:e0:86:ea inet addr:192.168.71.132 Bcast:192.168.71.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fee0:86ea/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:12038 errors:0 dropped:0 overruns:0 frame:0 TX packets:8899 errors:0 dro..