From owner-freebsd-stable Sat Feb 21 06:14:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28512 for freebsd-stable-outgoing; Sat, 21 Feb 1998 06:14:12 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from sequoia.lituus.fr (dijon-58.hol.fr [195.154.37.58]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA28502 for ; Sat, 21 Feb 1998 06:14:03 -0800 (PST) (envelope-from root@sequoia.lituus.fr) Received: from localhost (sequoia.lituus.fr) [127.0.0.1] by sequoia.lituus.fr with esmtp (Exim 1.82 #1) id 0y6Eem-00004U-00; Sat, 21 Feb 1998 14:07:52 +0100 Date: Sat, 21 Feb 1998 14:07:50 +0100 (CET) From: stephane@lituus.fr Reply-To: stephane@lituus.fr Subject: Re: Things I'd like to see in 2.2.6 To: Studded@san.rr.com cc: FreeBSD-Stable@FreeBSD.ORG In-Reply-To: <34ED64D4.A8924329@san.rr.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On 20 Feb, Studded wrote: > > AfterStep is in version 1.4, and our 1.0 dates back to last May. The > newer version is a lot more stable and feature rich. It does however > take some hacking to get it built on FreeBSD since several of the > modules are linux-specific. They are looking for someone to help with > FreeBSD integration, so if anyone is looking for a project, this might > be a good one. I imagine that there are more ports to look at, but these > two I use so they are of more interest to me. :) > You can compile and use Afterstep 1.4 with FreeBSD except the applications which come with it. In fact, those applications are completely optional. Follow those rules : - fetch Afterstep 1.4 on ftp.afterstep.org - extract the archive - cd to the Afterstep directory - ./configure ; xmkmf; make Makefiles - Edit the top Makefile and remove all the applications ("apps/...") from the "ALLSUBDIRS" section. - make - su root -c "make install ; make install.man" - cp -R ./GNUstep ~/ - edit your ~/.xinitrc to run afterstep - go for a new exciting look :) Hope this helps. Stephane Legrand. // // Do you want a real, free OS : go to http://www.freebsd.org/ // And stop using Micro$oft softwares NOW ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message