![]() |
On Thu, Aug 10, Eduard Rizzi wrote: > Yesterday i installed hylafax on my Linuxmaschin ( Apple PPM 8600/200 > 128 MB Ram) but it don't work here is a part of the messages log file. I > can't understand what I'm doing wrong . There is always the message "Aug > 9 15:46:33 faxlinux HylaFAX[249]: HylaFAX SNPP: bind (port 444): > Address already in use " At first, you do not necessary need this port, it stands for Simple Network Paging Protocol. It seems, that there is already a program running. You can find it out with the following commands: fuser -a -v -n tcp 444 Then you get the PID of the process blocking this port. With ps aux | grep <pid> you can get the process name. Unfortunately, you will have another problem... :-( The PPC version seems to _not_ have the tiff-3.5-interfaces patch applied. It will not work at all! :-(((( I try to make an updated package and write the place where you can find it to this list. -- With best regards, Carsten Hoeger SuSE, The Linux Experts, http://www.suse.com ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null