From owner-freebsd-ppc@freebsd.org Mon Jul 13 13:19:44 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C33799B3C5 for ; Mon, 13 Jul 2015 13:19:44 +0000 (UTC) (envelope-from bdysonsmith@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (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 106B5BED for ; Mon, 13 Jul 2015 13:19:44 +0000 (UTC) (envelope-from bdysonsmith@gmail.com) Received: by obbop1 with SMTP id op1so228808986obb.2 for ; Mon, 13 Jul 2015 06:19:43 -0700 (PDT) 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=temC5l4PH8rCaPlwSwTkT8OSPhCx9KPf2xOyv4Q4Ui4=; b=0wWcZ0sMaE0WD37LKKTW9cS28VKW7QQdzzDaLt6ANH5u6VDNj+/20ZzN67SWC2lJ0E 3vPRtg/Xan/Ewb7lpcflH92WfihjKxM/gTtvrVf4MIFx/y/vMKrVH/1Q3++mMwFDlaur Oj0DdfAh12EYIqOrUR0c8XtWjJ73zKeKc0EMGPKoCpA5RYdMCHvcxGjPsc15UkV7mJev f6Rwt/UpJhNITU5mzkCdYULmplF+N2bLKI/chYMXyMzE/yt9GYQVlAZdjC71YO3j+AmR s6imF8sfUhVFXT3DrcSEqILWvZYOzCZzh6kJScLgXwFLe2jtdXLulTyxyB6f0pWnajRE UKFA== MIME-Version: 1.0 X-Received: by 10.202.136.139 with SMTP id k133mr29526126oid.7.1436793583370; Mon, 13 Jul 2015 06:19:43 -0700 (PDT) Received: by 10.60.24.99 with HTTP; Mon, 13 Jul 2015 06:19:43 -0700 (PDT) In-Reply-To: <20150713050658.45ad5b438f34e737092d3179@gmail.com> References: <20150713050658.45ad5b438f34e737092d3179@gmail.com> Date: Mon, 13 Jul 2015 09:19:43 -0400 Message-ID: Subject: Re: lumina install From: Bridger Dyson-Smith To: Herminio Hernandez Jr Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:19:44 -0000 Hi Herminio, On Mon, Jul 13, 2015 at 6:06 AM, Herminio Hernandez Jr < herminio.hernandezjr@gmail.com> wrote: > Does anyone know if lumina is supported on powerpc? I tried to install the > port and it kept failing saying I need to set MAKE_JOBS_UNSAFE=yes. However > when I did that it still failed. I am installing xfce but I would love to > get this working as well. Thanks! > > -- > Herminio Hernandez Jr > according to Ken Moore, the PC-BSD dev behind Lumina, he's not sure. If Qt will compile then it should work (according to him). If you run into problems maybe the github repo or the pc-bsd testing list would be good places to ask for help. Sorry I can't offer more (or better) information. HTH, Bridger