From owner-freebsd-questions Sun Jan 4 22:28:44 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA07809 for questions-outgoing; Sun, 4 Jan 1998 22:28:44 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from jason02.u.washington.edu (root@jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA07802 for ; Sun, 4 Jan 1998 22:28:40 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id WAA20294 for ; Sun, 4 Jan 1998 22:28:38 -0800 Received: from u.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with ESMTP id WAA16765 for ; Sun, 4 Jan 1998 22:28:37 -0800 (PST) Message-ID: <34B07D91.91914528@u.washington.edu> Date: Sun, 04 Jan 1998 22:28:33 -0800 From: "Jason C. Wells" X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: KDE port needs moc. send-pr ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk During the installation of the kde port the install stopped. The install stopped because /usr/bin/moc could not be found. /usr/bin/moc was not there. ::gasp:: Moc was actually found in /usr/X11R6/bin/moc.  I am using 2.2.2-r. Perhaps moc is new binary that my system does not have. If my system was not quite up to date then this is not a pr. I linked moc from xroot/bin/moc to /usr/bin/moc as w work around. Should I send a pr? Thanks, Jason Wells