[Gllug] hylafax - pipe problem
t.clarke
tim at seacon.co.uk
Mon Apr 28 12:28:12 UTC 2003
Xander
another thought - looking carefully at the output I note it is trying
to create a pipe "dev/FIFO.modem" rather than "/dev/FIFO.modem".
Suggest you look in whatever current directory you were in to see if the
pipe exists there under a sub-directory, with the wrong permissions.
If so, delete and repeat the experiment !!
You can also try using find at the root directory:
find / -type p -print | more to see what pipes exist
Regards
Tim
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list