mgetty-1.1.3/tools *** No rule...
Gert Doering (gert@greenie.muc.de)
Wed, 2 Apr 1997 16:35:36 +0200
Hi,
very interesting... that's what you get from not test-compiling the mgetty
tree (*ONCE*!!!). Please remove all occurences of "kvg" from the main
Makefile (the dependency list of "install.bin:", and the "$(INSTALL) kvg"
line below).
I'll upload 1.1.4 very soon.
gert
Ronald Wiplinger wrote:
> On Wed, 2 Apr 1997 15:08:22 +0200, Gert Doering wrote:
>
> >> I just downloaded mgetty-1.1.3 from
> >> ftp.leo.org/pub/comp/networking/communication/modem/mgetty
> >>
>
> got with the Makefile one step further ;-)
>
> make install
> *** No rule to make target `kvg', needed by `install.bin'. Stop.
>
> BTW, for safety purpose I have backuped:
> /usr/local/sbin/mgetty
> /usr/local/sbin/sendfax
> /usr/local/bin/kvg
> /usr/local/bin/newslock
>
> Do I need anything else, in the case I have to go back?
>
>
> .... for more information use:
>
> * http://www.trace.com.tw * gopher://gopher.trace.com.tw
> * ftp://ftp.trace.com.tw * telnet://bbs.trace.com.tw
> * sticky: Ronald gate.trace.com.tw (the very fast way to reach me)
> * for talk, InterCom (picture phone) ronald@gate.trace.com.tw
> * Tel: +886 2 609-0652, Fax: +886 2 600-0132, NET: +886 2 600-2318
>
>
>
> Ronald Wiplinger [Taipei, 24h online]
>
>
>
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert@greenie.muc.de
fax: +49-89-3545980 gert.doering@physik.tu-muenchen.de
*From MAILER-DAEMON@eli.wariat.org Wed Apr 2 12:57:00 1997
Received: from ns.crynwr.com (qmailr@ns.crynwr.com [192.203.178.14]) by eli.wariat.org (8.7.5/8.7.3) with SMTP id MAA11755 for <mgarc@eli.wariat.org>; Wed, 2 Apr 1997 12:56:56 -0600
Received: (qmail 27000 invoked by alias); 2 Apr 1997 17:49:04 -0000
Delivered-To: mgetty@crynwr.com
Received: (qmail 26991 invoked from network); 2 Apr 1997 17:49:02 -0000
Received: from vogon.muc.de (root@193.174.4.4)
by ns.crynwr.com with SMTP; 2 Apr 1997 17:49:01 -0000
Received: from localhost.localdomain ([206.29.242.18]) by vogon.muc.de with ESMTP id <48943-724>; Wed, 2 Apr 1997 20:52:15 +0100
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
by localhost.localdomain (8.8.5/8.8.5) with ESMTP id MAA16320
for <mgetty@muc.de>; Wed, 2 Apr 1997 12:52:35 -0600
Message-Id: <199704021852.MAA16320@localhost.localdomain>
X-Mailer: exmh version 1.6.9 05/05/96
To: mgetty@muc.de
Subject: mgetty rpm question
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 02 Apr 1997 12:51:55 -0600
From: Thomas Molina <tmolina@probe.net>
Does anyone have experience with the rpm of mgetty in the contrib
directory at RedHat? I downloaded and installed that rpm and am
having trouble with lock files.
I use diald to manage the ppp link and can get it to put a lock file
in /var/lock. However, as configured, mgetty puts its lock in
/var/lock/uucp. According to the docs, policy.h is the place to
change the lock file location. Is that file only read during
compile? Most *.h files are only used during compile to my knowledge.
I guess the question boils down to this: Is there any way to
dynamically configre where mgetty puts its lock files, or are there
plans to make this configurable? Is my only choice to acquire the
source files and recompile for my system? I'd prefer to use the rpm,
but I can recompile and install if necessary.
.