home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!walter!grumpy!bytor
- From: bytor@grumpy.NoSubdomain.NoDomain (Ross Huitt)
- Subject: Re: tk3.0 - menu strangeness in widget demo
- Message-ID: <1992Dec18.214007.2257@walter.bellcore.com>
- Sender: bytor@grumpy (Ross Huitt)
- Nntp-Posting-Host: grumpy.ctt.bellcore.com
- Organization: Bellcore
- References: <1992Dec18.193800.23262@cbnewsk.cb.att.com>
- Distribution: na
- Date: Fri, 18 Dec 92 21:40:07 GMT
- Lines: 11
-
- In article <1992Dec18.193800.23262@cbnewsk.cb.att.com>, ellson@ontap.att.com (John Ellson) writes:
-
- |>
- |> P.S. Minor problem with the Makefiles, our default version of "cp" doesn't
- |> support the "-f" flag used in "make install". I just removed all the
- |> "-f"s and it worked fine.
-
- Actually 'install -c' would be more appropriate. It works around the
- problems with read-only permissions that 'cp -f' was intended to address.
-
- -bytor
-