Hi!
I learn by doing. I have read the various Hylafax installation guides that some of you have graciously compiled.
Unfortunately, I'm a bit to inexperience to "get" what I presume is the obvious to you.
I started with Chaloner's instructions. Downloaded the rpm's and tried to do the rpm -Uvh *.rpm My problem started there. There are a few rpm's missing.
So I tried the Sulman version and downloaded all the remaining list of rpms. In this case, rpm -Uvh *.rpm gave numerous dependency errors.
I tried to install them in sequential order as per the Sulman instructions. So far so good.
When I tried to install XFree86-xfs-4.2.0-8.i386.rpm I get the following dependency error. The following directories do not exist. /usr/X11R6/bin/mkfontdir and /usr/bin/ttmkfdir
I presume I should create the directories. I did that however I still get the error.
Could you tell me what I have done wrong?
The one directory doesn't seem to get created. /usr/bin/ttmkfdir doesn't work for some reason. I used the command mkdir /usr/bin/ttmkfdir
When I list the directory /usr/bin t* I get a list of files and at the bottom :ttmkfdir This is unusual since the files and directories are usually listed together.
Could someone enlighten me to why this directory can't seem to be created?
Thanks in advance