From owner-freebsd-gnome Fri Nov 1 14:24:36 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DEDF37B404 for ; Fri, 1 Nov 2002 14:24:35 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8530F43E88 for ; Fri, 1 Nov 2002 14:24:34 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gA1MMs01056983; Fri, 1 Nov 2002 17:22:54 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Building mozilla with calendar From: Joe Marcus Clarke To: Joe Kelsey Cc: freebsd-gnome In-Reply-To: <3DBECC37.7040704@mail.flyingcroc.net> References: <3DBECC37.7040704@mail.flyingcroc.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 01 Nov 2002 17:24:19 -0500 Message-Id: <1036189460.340.106.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01,TO_BE_REMOVED_REPLY version=2.41 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-10-29 at 12:58, Joe Kelsey wrote: > The mozilla calendar project is progressing nicely and I would like to > enable building mozilla with calendar support. There are two steps > involved in doing this: > > 1) build and install libical > 2) configure mozilla with --enable-calendar > > When I modify the ports/www/mozilla/Makefile to add WITH_CALENDAR switch > which adds --enable-calendar to the configure arguments, it fails due to > the inability to find -lical. Mozilla.org ships libical in the > other_licenses directory and a cursory search of ports does not reveal > any other implementations of libical in ports. > > Joe, anyone else, what is the recommended way to approach this? Compile > libical from mozilla similar to libarg_gpl or add a port for libical or > what? Or is it already available somewhere else? Well, historically (e.g. with Evolution), the port includes its own version of libical which is compiled specifically for that port. Unless you want to introduce a standalone port of libical, you might simply use the one included with Mozilla. Joe > > /Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message