Save Workspace could not be performed because the owplaces (1) command
failed
95년 4월 버전
수동으로 owplaces
명령어를 호출하면 다음의 오류 메시지가 나온다 :
xtoolplaces: Can't find library //libX11.so.3 M
libX11.so.3
는 /usr/X11R6/lib
디렉토리 안에 있다. 하지만
xtoolplaces
는 /
, /lib
이나 /usr/lib
디렉토리 안에 존재한다. 이에 상응하는 링크로 이 문제를 해결할 수 있다:
root 계정으로: ln -s /usr/X11R6/lib/libX11.so.3 /usr/lib/libX11.so.3
95년 11월 버전
프로그램 xtoolplaces
는 95년 11월 CD에는 포함되어 있지 않기 때문에 이 프로그램은 실
행할 수 없다.
동작하는 버전을 ftp:ftp.suse.de//pub/November95/xtoolplaces안이나 메일박스에서 찾을 수 있다.