From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 06:59:38 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3E7C9A9 for ; Wed, 18 Feb 2015 06:59:37 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 835188BC for ; Wed, 18 Feb 2015 06:59:37 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id y19so40323865wgg.10 for ; Tue, 17 Feb 2015 22:59:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QLA+s2Mf7E6Mv81W98K/bBatL31oCtVc4kscAdT9wgg=; b=WFn8CKmNtK7TN2Tce/QqKYJPIcB/xH63oZwXCmpzbk+BW/myWWlKIYocJrnvtmAjoc vzFBhTlJR6/i4kvEzAoXZrxlrW1L2DuNlX/w9zaxPfXV0movH1NVdhanzNHUVON7Wnsb cbr2chi/F49tGX9nr99JRpIoQdxFv0tJ+x9bOyUGRyuM4LM+XFA/q07rM6KqpfewZnFC svoGMrV4BLYVWMh4V2KkAvgVAM0l6j6UtCI//y/STVJvSaZpQob/SbsIjAeYDAuat9PC Jqo+M4F3M39bvR/g4aCFAynhGw9ZxEhhoNLecdFendILkn+5DHNsd7gfnuE6EoCHG3bI ofSg== MIME-Version: 1.0 X-Received: by 10.180.84.100 with SMTP id x4mr1745372wiy.89.1424242776083; Tue, 17 Feb 2015 22:59:36 -0800 (PST) Received: by 10.27.94.66 with HTTP; Tue, 17 Feb 2015 22:59:36 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Feb 2015 00:59:36 -0600 Message-ID: Subject: Re: Golang and GUI toolkits on FreeBSD From: "Sam Fourman Jr." To: Malcolm Matalka Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 06:59:38 -0000 On Wed, Feb 18, 2015 at 12:49 AM, Malcolm Matalka wrote: > Have you installed gtk3 via ports or pkg? > So far as I know yes... pkg info | grep gtk3 avahi-gtk3-0.6.31_2 Gtk+ 3 library to the Avahi mDNS system clutter-gtk3-1.6.0 GTK+ Integration library for Clutter gtk3-3.14.7 Gimp Toolkit for X11 GUI (current stable version) libcanberra-gtk3-0.30_3 Implementation of the Freedesktop sound theme spec webkit-gtk3-2.4.8 Opensource browser engine using the GTK+ 3 toolkit sfourman@Sam /home/sfourman #