From owner-freebsd-hackers Sat Mar 8 08:47:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA21673 for hackers-outgoing; Sat, 8 Mar 1997 08:47:54 -0800 (PST) Received: from simply.sly.org (jt@simply.sly.org [206.146.209.98]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA21664 for ; Sat, 8 Mar 1997 08:47:16 -0800 (PST) Received: from localhost (jt@localhost) by simply.sly.org (8.8.4/8.8.4) with SMTP id KAA12067 for ; Sat, 8 Mar 1997 10:46:29 -0600 Date: Sat, 8 Mar 1997 10:46:29 -0600 (CST) From: "John T. Croteau" To: hackers@freebsd.org Subject: cvsup, modula, 3.0-CURRENT, BLAH Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Heh, ok guys.. I know I must be missing something totally obvious here. I need to use cvsup, primarily to get SMP working on 3.0-CURRENT. So, I installed the cvsup and modula packages. Upon installing all 3 packages, execution complains about not finding athena widgets. I don't run X-Windows so I give up and throw libXaw out into /usr/local/lib just for the helluvit and ldconfig. Solves this problem but then cries about tons of modula libs.. So, to keep it simple.. how can I get cvsup to work on a non-X 3.0-CURRENT system? ;-) Thanks! -JT