HylaFAX가 동작하지 않는다.(faxsetup)

고객지원 지식기반 (choeger_hylafaxfix)
적용 범위

SuSE Linux: 버전 5.0


Symptom:

hylafax 패키지를 인스톨하면 faxsetup이 다음 에러 메시지를 보입니다.

Hurwitz:/root # faxsetup

Setup program for HylaFAX (tm) v4.0pl1.

Created for i586-unknown-linux on Tue Jul  1 13:46:49 MEST 1997.

Checking system for proper client configuration.
Checking system for proper server configuration.

FATAL ERROR: /var/spool/fax/archive does not exist or is not a directory!

The directory /var/spool/fax/archive does not exist or this file is not a directory.  If
the HylaFAX software is not yet installed you must do so before running
this script.  If the software is installed but is configured for use in
a different location than this script expects then the software will not
function correctly.

Solution:

아주 간단히 해결할 수 있습니다.

다음 명령들을 하나씩 실행시키십시오.(이것은 이 명령들을 하나의 파일로 입력시킨 다음에 그 파일을 sh filename 명령으로 하면 쉽게 실행시킬 수 있습니다.)

cd /var/spool/fax
mkdir archive client dev docq doneq info log pollq recvq sendq status tmp
chown -R uucp.uucp *
chmod 700 archive docq doneq pollq sendq tmp
그런 다음 faxsetup을 다시 시작하십시오.


키워드: HYLAFAX, FAX, FAXSETUP

카테고리:

SDB-choeger_hylafaxfix, Copyright SuSE Linux AG, Nrnberg, Germany - 버전: 19. Feb 2001
SuSE Linux AG - 최근에 만들어진 : 19. Feb 2001 에 의해 choeger (sdb_gen 1.40.0)