From owner-freebsd-questions Thu Jan 15 05:23:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18400 for questions-outgoing; Thu, 15 Jan 1998 05:23:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18388 for ; Thu, 15 Jan 1998 05:22:43 -0800 (PST) (envelope-from nadav@barcode.co.il) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.7/8.8.7) id PAA23466; Thu, 15 Jan 1998 15:14:11 +0200 (IST) (envelope-from nadav@barcode.co.il) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V2.0) id xma023464; Thu, 15 Jan 98 15:13:52 +0200 Message-ID: <34BE0D70.1FD1@barcode.co.il> Date: Thu, 15 Jan 1998 15:21:52 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: peter CC: freebsd-questions@FreeBSD.ORG Subject: Re: Afterstep1.0 References: <34BDDC87.167EB0E7@worldinternet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk peter wrote: > > On 2.2.5 I have installed AfterStep 1.0 from the CD it has put it in the > following dir: /usr/ports/x11/afterstep/. So I go to that directory and > then goto : work/AfterStep-1.0/afterstep in that directory I do : > ./afterstep and I get the following message : "AfterStep: another WH is > running".  > > WHAT DO I DO NOW ???? in the directory /usr/ports/x11/afterstep/, do "make install". After that, you can use afterstep as your window manager by specifying it in .xinitrc or .xsession (depending on the way you start X windows). Nadav