1. 다운로드 => http://wps-community.org/download.html 2. 설치 # rpm -ivh kingsoft-office-9.1.0.4244-0.1.a12p3.i686.rpm --nodeps 3. libstdc++-4.7.0-5.fc17 다운로드 => http://rpm.pbone.net/index.php3/stat/4/idpl/19771147/dir/fedora_17/com/libstdc++-4.7.0-5.fc17.x86_6libstdc++-4.7.0-5.fc174.rpm.html # rpm2cpio libstdc++-4.7.0-5.fc17.x86_64.rpm | cpio -i --make-directories # cp -rfp usr/lib64/libstdc++.so.6.0..
1. cannot find -lz /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status # yum install zlib zlib-devel zlib-static 2. cannot find -lm /usr/bin/ld: cannot find -lm collect2: ld returned 1 exit status # yum install glibc glibc-devel glibc-static
홈페이지 : http://mrsfast.sourceforge.net/Home 다운로드 : http://sourceforge.net/projects/mrsfast/files/ # unzip mrsfast-2.6.0.4.zip # cd mrsfast-2.6.0.4 # make mrsfast cc -O2 -s -c -o baseFAST.o baseFAST.c cc -O2 -s -c -o MrsFAST.o MrsFAST.c cc -O2 -s -c -o Common.o Common.c cc -O2 -s -c -o CommandLineParser.o CommandLineParser.c cc -O2 -s -c -o RefGenome.o RefGenome.c cc -O2 -s -c -o HashTable.o HashT..
Direct3D Device 초기화 과정에서 에러가 발생하였습니다. 그래픽카드 드라이버 재설치 후 다시 시도해주세요. vmx 파일 수정nvram = "windows7...." 밑에mks.enable3d = "TRUE" 추가svga.vramSize = "8388608" 추가
1. 1시간 뒤 예약 종료shutdown -s -t 3600 2. 종료shutdown -s 3. 재부팅shutdown -r 4. 취소shutdown -a 5. 로그오프shutdown -l
# yum install rdesktop ### rdesktop -g 해상도 -u 접속유저명 접속IP # rdesktop -g 1028x800 -u administrator xxx.xxx.xxx.xxx
최근댓글