From owner-freebsd-questions@FreeBSD.ORG Thu May 13 13:10:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC56C106566C for ; Thu, 13 May 2010 13:10:52 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (static-64-61-120-78.isp.broadviewnet.net [64.61.120.78]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7798FC1E for ; Thu, 13 May 2010 13:10:52 +0000 (UTC) Received: from FCIEXCHANGE1.FCI ([::1]) by FCIEXCHANGE1.FCI ([::1]) with mapi; Thu, 13 May 2010 09:10:51 -0400 From: Jean-Paul Natola CC: "freebsd-questions@freebsd.org" Thread-Topic: user friendliest gui Thread-Index: AQHK8WMl5G+EuRmMQI6yTgfCRapRa5JM5YCNgABZxACAAJjKAIAAcgkAgAENAuA= Date: Thu, 13 May 2010 13:10:51 +0000 Message-ID: In-Reply-To: <20100512190230.bb14c9a3.freebsd@edvax.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: user friendliest gui X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 13:10:52 -0000 >If one would really want to go with X, Tcl/Tk, as it has been >mentioned by others (and me), is a good way to go. There are >helpful examples installed when you install it on your system. >It's a very easy to learn, but still powerful scripting language >that very well interacts with command line processing. Just >look at the examples, you'll find much inspiration there. >For text mode and using dialog (as for example sysinstall does), >it's another easy way to go, because you can entirely keep your >scripting in /bin/sh syntax and don't need much dependencies. >Furthermore, you have a portable solution. No special needs for >a high-end GPU and an appropriate driver. Even a 100 MHz box >with a 2 GB hard disk could then be used for this particular >job. You could even attach a simple dotmatrix line printer for >printing the receipt. :-) Ok so I have my new box setup and I have installed Clamav-devel=20 Tcl86 Dialog First question is , I have only ever used clamav-clamd in the past which I = start with /usr/local/etc/rc.d/clamav-clamd start to run it, how do I run d= evel? Second question is , where to o go from here? I have tried to man tcl86 and man clamav-devel but I get no manual entry