From owner-freebsd-questions Thu Mar 21 04:53:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23792 for questions-outgoing; Thu, 21 Mar 1996 04:53:45 -0800 (PST) Received: from oznet16.ozemail.com.au (oznet16.ozemail.com.au [203.2.192.109]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA23787 for ; Thu, 21 Mar 1996 04:53:43 -0800 (PST) Received: from oznet02.ozemail.com.au (oznet02.ozemail.com.au [203.2.192.124]) by oznet16.ozemail.com.au (8.7.1/8.6.12) with ESMTP id WAA09916 for ; Thu, 21 Mar 1996 22:53:34 +1000 (EST) Received: from Default (slmel3p19.ozemail.com.au [203.15.163.35]) by oznet02.ozemail.com.au (8.7.1/8.6.12) with SMTP id WAA01307 for ; Thu, 21 Mar 1996 22:53:31 +1000 (EST) Message-Id: <199603211253.WAA01307@oznet02.ozemail.com.au> Comments: Authenticated sender is From: "Richard Lyon" To: questions@freebsd.org Date: Thu, 21 Mar 1996 22:46:41 +0000 Subject: What hardware is required for XFree Reply-to: rlyon@ozemail.com.au Priority: normal X-mailer: Pegasus Mail for Windows (v2.30) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am considering running X windows. My objective is to run emacs, gcc and a motif-like manger for x application development. What sort of hardware configuration should I be considering. I currently run version 2.1 on the following: - 33 MHz 486 - 16 MB Ram - Adaptec 1542 SCSI controller - Conner 200 MB drive - Sony CDROM - Tseng Labs Mega VGA - Compucon monitor capable of displaying 800x600 pixels with 256 colours. I am not looking at developing applications which will require high resolution graphics. Is 16 MB really enough? How much hard disk space should I be looking at? With version 2.1 I have about 50 MB spare after I have installed all my favourite applications (pine, lynx, rtin, popclient and my feeble efforts). Is the 486 33MHz really fast enough. It runs well with version 2.1. Most of the applications I have written are for numericial approximations (ie digital filter design, complex chebyshev approx, etc..). I now want to develop GUI based front ends for data entry and display of results. Regards ...