From owner-freebsd-questions@FreeBSD.ORG Sun Nov 5 04:36:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C97216A4A7 for ; Sun, 5 Nov 2006 04:36:05 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DEA43D5F for ; Sun, 5 Nov 2006 04:35:58 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.150] ([192.168.0.150]) (authenticated bits=0) by mail.gregs-garage.com (8.13.8/8.13.8) with ESMTP id kA54a2S5029437; Sat, 4 Nov 2006 22:36:03 -0600 (CST) (envelope-from ggroth@gregs-garage.com) Message-ID: <454D6A2B.1040508@gregs-garage.com> Date: Sat, 04 Nov 2006 22:35:55 -0600 From: Greg Groth User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Michael S References: <20061105032956.33405.qmail@web88306.mail.re4.yahoo.com> In-Reply-To: <20061105032956.33405.qmail@web88306.mail.re4.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mail.gregs-garage.com Cc: FreeBSD Mailing List Subject: Re: SugarCRM 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: Sun, 05 Nov 2006 04:36:05 -0000 Michael S wrote: > Good day all. > > I am looking into installing SugarCRM for a friend of > mine. First of all, those who have installed and using > this package on FreeBSD, I wanted to know their > impressions on the installation and behaviour of the > software. > Second of all I saw on the FreeBSD ports page that > SugarCRM requires the following: > XFree86-libraries-4.5.0, expat-2.0.0_1, > fontconfig-2.3.2_6,1, freetype2-2.2.1_1. > I wanted to know what X libraries are for and whether > they are necessary. I had assumed that it's a > PHP/Apache/MySQL type of setup. > > Thanks in advance. > Michael > > _______________________________________________ > 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" Can't say anything about the X libraries, but I attempted to install SugarCRM a couple weeks ago. I found out after running into a bunch of erros, and much digging around for answers, that the current FreeBSD port is incompatible with PHP5 & MySQL5. The most current source that is available on the SugarCRM website is now compatible with MySQL5, but not yet compatible with PHP5. I believe the current FreeBSD SugarCRM port has been updated to recognize this issue. However I already had PHP5 & MySQL5 installed on the server, and didn't feel like rolling them back to previous versions, and ended up installing vtiger instead. Best regards, Greg Groth