From owner-freebsd-questions@FreeBSD.ORG Thu Aug 12 16:54:27 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 7513D1065674 for ; Thu, 12 Aug 2010 16:54:27 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id D58278FC24 for ; Thu, 12 Aug 2010 16:54:26 +0000 (UTC) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id o7CGs5qM099812; Thu, 12 Aug 2010 18:54:20 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id o7CGs5cr099811; Thu, 12 Aug 2010 18:54:05 +0200 (CEST) (envelope-from olli) Date: Thu, 12 Aug 2010 18:54:05 +0200 (CEST) Message-Id: <201008121654.o7CGs5cr099811@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, fred@blakemfg.com In-Reply-To: <4C641B08.E424A1A0@blakemfg.com> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.4-PRERELEASE-20080904 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.4 (lurza.secnetix.de [127.0.0.1]); Thu, 12 Aug 2010 18:54:21 +0200 (CEST) Cc: Subject: Re: X11 question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, fred@blakemfg.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 16:54:27 -0000 Fred Boatwright wrote: > Where would I find startx? I assume it is part one of the ports > under X11 but I don't want to install all of them to find it. It's in x11/xinit. You can use "porgle" to find out: http://www.secnetix.de/tools/porgle/porgle.py?w=p&q=startx It has four hits, but it's not difficult to narrow it down from there. > Also, is p5-Tk the same as Perl/Tk? I think so. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd (On the statement print "42 monkeys" + "1 snake":) By the way, both perl and Python get this wrong. Perl gives 43 and Python gives "42 monkeys1 snake", when the answer is clearly "41 monkeys and 1 fat snake". -- Jim Fulton