new_voice and new_fax scripts
=?iso-8859-1?Q?Michael_Reichenb=E4cher?= (Michael.Reichenbaecher@odn.de)
Thu, 23 Sep 1999 17:09:58 +0200
Johannes Buechler wrote:
> But my problem is that I don't know _where_ mgetty looks
> for the new_fax script - I'm using the precompiled mgetty binary that came
> with my distribution (SuSE). Why download (and pay for Telekom) and compi=
le=20
> if I can easily install the stuff from CD? But I can't know which location
> the SuSE people used for this scripts. Is there another possibility than
> running the whole mgetty with strace and let somebody send me a fax?
It's part of the sendfax RPM (strangely):
# rpm -ql sendfax | grep new_fax
/usr/lib/mgetty+sendfax/new_fax
In general, you could try (as root):
# strings `which mgetty` | grep new_fax
/usr/lib/mgetty+sendfax/new_fax
HTH.
--=20
Michael Reichenb=E4cher Michael.Reichenbaecher@odn.de