From owner-freebsd-openoffice@FreeBSD.ORG Fri Oct 17 11:39:25 2014 Return-Path: Delivered-To: openoffice@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 875FFEBB for ; Fri, 17 Oct 2014 11:39:25 +0000 (UTC) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16664B5B for ; Fri, 17 Oct 2014 11:39:24 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBFD37.dip0.t-ipconnect.de [93.203.253.55]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id s9HBZphn098288; Fri, 17 Oct 2014 11:35:52 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id s9HBcw3R016106; Fri, 17 Oct 2014 13:38:58 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id s9HBcdPO085590; Fri, 17 Oct 2014 13:38:52 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201410171138.s9HBcdPO085590@fire.js.berklix.net> To: ryan.p.davis@gmail.com Subject: Re: Open Office on FreeBSD powerPC From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultants, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Fri, 17 Oct 2014 02:37:15 -0400." <201410170637.s9H6bF8F014323@piggy.homeless.net> Date: Fri, 17 Oct 2014 13:38:39 +0200 Cc: openoffice@freebsd.org X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 11:39:25 -0000 ryan.p.davis@gmail.com wrote: > Greetings, > > I have a PowerPC G5 system that I am using FreeBSD on. How do I build/compile OpenOffice for this platform? When I go to /usr/ports/editors and make install, I get the error that the source tree there is for i386 and AMD64. > > Am I missing something? Or do I need to go to a different location? Or do I have to figure out how to pull down raw source code and determine my build dependancies and etc to compile from scratch without a make file? > > Thank you, > > ryan Maybe try libreoffice ? cd /pub/FreeBSD/branches/-current/ports/editors grep ONLY_FOR_ARCHS *office*/Makefile openoffice-4/Makefile:ONLY_FOR_ARCHS= i386 amd64 openoffice-devel/Makefile:ONLY_FOR_ARCHS= i386 amd64 echo *libreoffice* # lots Cheers, Julian -- Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com Indent previous with "> ". Interleave reply paragraphs like a play script. Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.