From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 15:38:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E526D16A4CE for ; Mon, 20 Dec 2004 15:38:19 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB0743D2F for ; Mon, 20 Dec 2004 15:38:18 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from [IPv6:::1] (localhost.circlesquared.com [IPv6:::1]) iBKFcJmw000906 for ; Mon, 20 Dec 2004 15:38:21 GMT (envelope-from peter@circlesquared.com) Message-ID: <41C6F1EB.8000808@circlesquared.com> Date: Mon, 20 Dec 2004 15:38:19 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041219 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <2845d2d80a.2d80a2845d@prodigy.net.mx> <1103551576.23141.42.camel@ninja> In-Reply-To: <1103551576.23141.42.camel@ninja> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Simple, graphic, desktop calculator X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 15:38:20 -0000 Alasdair Lumsden wrote: > On Mon, 2004-12-20 at 14:02, edwinculp wrote: > >>IIRC, kde had a simple desktop calculator. Either it has been removed or I can't find it. I have >>also checked ports and haven't found anything similar except add. It is for may wife so after >>using the kde one for years she doesn't like add at all and even less bc, dc, etc. >> >>Could anyone suggest one or correct me if it is still in kde and I just haven't found it. > I don't have a FreeBSD desktop machine to hand, but on Mandrake 10.0 the > KDE calculator is installed as "kcalc", part of the kdeutils-kcalc > package: > > [alasdair@ninja alasdair]$ rpm -qf /usr/bin/kcalc > kdeutils-kcalc-3.2-17mdk > > HTH > If you install misc/kdeutils3 you'll find kcalc in your utilities menu. Peter.