(alpha ,0.2, 0309)소스상태 알파버전 글올린 버전(?) 0.2 올린날짜 03월09일
http://sourceware.cygnus.com/cygwin/xfree/ 에 가셔서 홈페이지 내용을 참
조 하시기 바랍니다. 특히 홈페이지 아래 부분의 내용은 예전의 것이라 혼동을
일으킬 소지가 있으므로 설치시 Latest News? 란의 링크만 참조하십시요.
조만간 설치해보고 글 올리겠습니다.
아래 내용은 0309일부로 무효화 되었습니다.
=================아래==========================
(alpha ,0.11, 0217): 소스상태 알파버전 글올린 버전(?) 0.1 올린날짜 02월
17일
http://sourceware.cygnus.com/cygwin/xfree/ 관심 있으신 분은 이곳에 가보세요.
예전(?)에 설치하려다
요즘 통 NT를 쓸 시간이 없으니...
테스트는 못해보았습니다.
Cygwin B20.1의 경우 설치도 쉽고 잘동작합니다.
비쥬얼 c++ 에서 컴파일되지 않는 코드가 있어서 설치해서 잠깐 사용했죠.
XFree86의 경우
시스템을 다시 설치해야 하는 일이 발생할 수도 있으니 단단히 각오를(?)
하고 도전해 보세요.
(행운이 있길 제가 설치했을때는 알파버전도 아니었거든요.....)
(추가)
이부분이 중요합니다. 읽다보니 전 그냥 설치를 하려고 했었군요..
Cygwin disk as binary before extracting
and compiling XFree86 source code
1. Cygwin을 실행한다. bash가 뜬다.
2. c:를 바이너리 모드로 다시 마운트를 한다.
$umount /
$mount -b c: /
3. C: 에서 압축을 풀고 설치를 하세요.
자세한 설명을 초보님들의 무모한 도전을 막기위해서 쓰지 않겠습니다.
(앗 돌 날라온다. 올챙이 개구리적 생각 아니 올챙이적 생각몬하는군 )
전 그렇게 하지 않아서 무수한 에러를 내고 포기를......
그 다음부터 시스템이 느려져서 할수 없이 포멧을 했습니다.
Resource requirements?
Hardware:
486, Pentium or PPro system with at least 16 MB main memory
To recompile from scratch, 300 MB free space on your
hard disk. The system requires a file systems, for example
FAT32 and NTFS, which support long filenames.
Software and Compilation:
Windows 9x/NT 4.0. or Windows 2000.
Cygwin B20.1. (A latest Cygwin Development Snapshot is
preferred due to improved socket functions).
Download xc-1 to xc-3.tar.bz2 from
ftp://sourceware.cygnus.com/pub/cygwin/xfree or the
cygwin-xfree-diff.tar.bz2 if
you already have XFree86 3.3.5 code base from XFree86.org.
Please mount ***Cygwin disk as binary before extracting***
and compiling XFree86 source code, i.e. umount / then mount -b
c: /, otherwise most of the code in xc/programs/Xserver
will fail to compile and report "syntex" errors.
For network connectivity, you need Windows TCP/IP installed
EGCS 1.1.2 or GCC 2.95 for Cygwin
libcrypt to compile xdm security features.
You may also need Patch.exe. When applying 3 to 6 MB patch
file, patch.exe that comes with Cygwin did core dump. I
ported GNU patch source code to Microsoft VC.