일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- Microsoft
- office 2008
- mariadb
- Sony DW-D150A
- GTD
- 10.5
- BeOS
- Mac OS X
- 인간성없는 과학
- El Capitan
- 양심없는 쾌락
- Getting Things Done
- Leopard
- 블로그
- Apple logo
- 농담
- entourage
- 로스쿨
- 법학전문대학원
- Blog
- LBP-3300
- 제본
- 도덕성없는 상업
- law school
- 에디터
- 인격없는 지식
- opensuse
- 파인만
- 10.2
- Editor
- Today
- Total
목록opensuse (3)
TeKtOn
I've installed OpenSuSE 11 and reinstalled Gambit 2.2.30. I have encountered following error when I run Gambit. gambit: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed.I don't know what's the exact reason, but I found a workaround after digging the net. opensuse:~> gambit -x11 &Good luck.
64bit 리눅스에 64bit 버젼 fluent를 설치하고 (bash 3.0 문제를 해결한 후,) 실행하면, 다음과 오류가 발생합니다. $ fluent 2ddp /usr/local/Fluent.Inc/fluent6.2.16/cortex/lnamd64/cortex.3.6.6 -f fluent (fluent "2ddp -path/usr/local/Fluent.Inc") /usr/local/Fluent.Inc/fluent6.2.16/cortex/lnamd64/cortex.3.6.6: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory 다음과같이링크를걸어해결가능합니다. $..
openSUSE 10.2 부터인지는 정확히 모르겠습니다만, openSUSE x86_64 버젼을 설치하고, VMserver를 설치하고 사용하던 중, USB 메모리와 USB 외장 하드를 Guest OS에 연결할 수 없는 문제를 맞았습니다. 인터넷의 자료들을 찾아 본 결과, 배포용 kernel에는 USB file system 사용이 기본적으로 제외되었기 때문이라는 사실을 알게되었습니다. kernel compile을 하다 시스템이 엉켜 버린 적이 있어, 모듈로 올리는 방법을 택했습니다. Install kernel-sources and kernel-symscopy .config and Modules.symvers from /usr/src/linux-obj/ to /usr/src/linuxmake oldconfig..