From owner-freebsd-questions Sat Jun 28 07:53:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA22442 for questions-outgoing; Sat, 28 Jun 1997 07:53:49 -0700 (PDT) Received: from darius.concentric.net (darius.concentric.net [207.155.184.79]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA22427 for ; Sat, 28 Jun 1997 07:53:45 -0700 (PDT) Received: from newman.concentric.net (newman [207.155.184.71]) by darius.concentric.net (8.8.5/(97/05/21 3.30)) id KAA17621; Sat, 28 Jun 1997 10:53:44 -0400 (EDT) [1-800-745-2747 The Concentric Network] Received: from houseofduck.dyn.ml.org (ts002d08.sal-ut.concentric.net [206.173.156.44]) by newman.concentric.net (8.8.5) id KAA29849; Sat, 28 Jun 1997 10:53:42 -0400 (EDT) Message-ID: <33B52520.2CF6A68D@concentric.net> Date: Sat, 28 Jun 1997 08:52:16 -0600 From: Joshua Fielden Organization: Shaggy Enterprises X-Mailer: Mozilla 4.0b5C (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: Icebox CC: questions@FreeBSD.ORG Subject: Re: How to install AfterStep 1.0 window manager ? X-Priority: 3 (Normal) References: <33B4FD67.3254@ms2.hinet.net> Content-Type: text/plain; charset=iso-8859-1 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Icebox wrote: > Dear freebsd.org: > I was downloaded AfterStep 1.0 window manager from Internet, > but when I decompress it and execute "Installme" want install to my > FreeBSD 2.2.1 with X11R6. I always get: > "command not found" > Why ? > Is there anyone install AfterStep 1.0 succeed ? > Please help !!! > > Thanks ! > I am writing this under AfterStep right now, but I did notice the cool clock module did not come with the port, nor does the "showaudio" script, yet the WM keept calling for showaudio until I stopped that. So that's what will happen when you do get it installed. :-) As to how to install it, make sure and get the Afterstep port from the freebsd page then do: % pkg_add afterstep-1.0.tgz <-- insert exact name in place of. JF