From owner-freebsd-questions@FreeBSD.ORG Thu Aug 12 20:06:36 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 910FC1065695 for ; Thu, 12 Aug 2010 20:06:36 +0000 (UTC) (envelope-from faust64@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 401308FC0A for ; Thu, 12 Aug 2010 20:06:35 +0000 (UTC) Received: by qyk11 with SMTP id 11so7113576qyk.13 for ; Thu, 12 Aug 2010 13:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=/7MzUn0eMKVcEQyfbitWZ3UO7MSoiffahni4QeehZZo=; b=jo253oQK+N4gmQq3di5NrXTNyOKVOil/DxVROB3ku5DJs8N0qZgdtWR0WwleBLjSrA BHAQ9daUsjX657crViCFCpJaT1MYjSkhfsF830Vh542jlgFj6FcVg4lt0hM9YjDkBK4w pWh9daqpus0VWT4dDUdSbY0DySZ2qBzEHkR0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=LwraFMCQg32oq/AWtSanjYa3Z7TaKOySc0hJ9MUVRVBR4QkxLynVrpPoeB5b0ZIxUG VO+dOUDUwm+lJKLsfsQEiiIk7IXtAuv38KvbIRqqsceosiK59giOQE8EbcvfVAPtryZV 1pfMgrSYacDd9T+dITCj2Alp4kW8SgjG3uKaA= Received: by 10.229.2.32 with SMTP id 32mr452715qch.270.1281643594289; Thu, 12 Aug 2010 13:06:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.182.75 with HTTP; Thu, 12 Aug 2010 13:06:03 -0700 (PDT) In-Reply-To: <4C644E17.C9CFAAC9@blakemfg.com> References: <4C641B08.E424A1A0@blakemfg.com> <4C64362A.3000202@njit.edu> <4C644E17.C9CFAAC9@blakemfg.com> From: =?ISO-8859-1?Q?Samuel_Mart=EDn_Moro?= Date: Thu, 12 Aug 2010 22:06:03 +0200 Message-ID: To: Fred Boatwright Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: X11 question 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, 12 Aug 2010 20:06:36 -0000 pkg_info | grep xinit rehash (if using some *csh) which startx ? Samuel Mart=EDn Moro {EPITECH.} tek4 CamTrace S.A.S (+033) 1 41 38 37 60 1 All=E9e de la Venelle 92150 Suresnes FRANCE "Nobody wants to say how this works. Maybe nobody knows ..." Xorg.conf(5) On Thu, Aug 12, 2010 at 9:40 PM, Fred Boatwright wrote: > Hi Oliver and Tim, > > I installed xinit but startx still doesn't exist. whereis returns > nothing and man startx returns nothing. > > Fred > > Tim Kellers wrote: > > > > /usr/ports/x11/xinit > > > > On my system (with X, obviously, already installed): > > > > beta# whereis startx > > > > startx: /usr/local/bin/startx /usr/local/man/man1/startx.1.gz > > > > beta# pkg_which /usr/local/bin/startx > > > > xinit-1.2.0 > > > > beta# whereis xinit > > > > xinit: /usr/local/bin/xinit /usr/local/man/man1/xinit.1.gz > > /usr/ports/x11/xinit > > > > I' m not certain about the p5/Perl TK questions, but in the file: > > /usr/ports/x11-toolkits/p5-Tk/pkg-descr > > there is this description: > > > > This a re-port of a perl interface to Tk8.4 (John Ousterhout's producti= on > > release). > > > > Perl API is essentially the same as Tk800.025 but has not > > been verified as compliant. > > > > It also includes all the C code parts of Tix8.1.4 from SourceForge. > > The perl code corresponding to Tix's Tcl code is not fully implemented. > > > > This version (Tk804.025) is only likely to work with perl5.8+. > > > > Tim Kellers > > > > On 08/12/10 12:02, Fred Boatwright wrote: > > > Hello, > > > > > > Where would I find startx? I assume it is part one of the ports unde= r > > > X11 > > > but I don't want to install all of them to find it. > > > > > > Also, is p5-Tk the same as Perl/Tk? > > > > > > Best regards, > > > > > > Fred > > > _______________________________________________ > > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >