From owner-freebsd-ports@FreeBSD.ORG Sun Jul 4 12:04:51 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA10910656C8; Sun, 4 Jul 2010 12:04:51 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3E78FC15; Sun, 4 Jul 2010 12:04:51 +0000 (UTC) Received: from graphics (graphics [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id AB14134D401; Sun, 4 Jul 2010 13:04:37 +0100 (BST) From: To: "'Doug Barton'" , References: <4C2E5D38.1000104@FreeBSD.org><49C017A16C5E418FB0D6503333660A01@graphics> <19B9A9F5815C4BC099ADC92005DED9E5@graphics> Date: Sun, 4 Jul 2010 05:04:39 -0700 Message-ID: <6F15E97750C2464E9EA93B2CDD1BBF2B@graphics> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4657 Thread-Index: Acsa/FuJV7JYAKfbRW+vrsEUDlDnWwAbLmWg In-Reply-To: Cc: freebsd-ports@freebsd.org Subject: Soprano Update eeded to 2.4.4 ? Current version not finding libiodbc X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2010 12:04:51 -0000 I have been ghaving substantial problems with soprano which appears to caused by Redland Backend not be installed at compile time. The system is freebsd 7.2 Amd64 on pentium quad core. I found an interesting snippet at: http://forums.freebsd.org/showthread.php?t=14398 Aorchid said: "On my version there was an option for redland backend in Soprano. If there is not on yours, you should edit the Makefile so that the option appears. Rascal did build for me and there was no complaining of it being a broken port...not sure." After reading this I realised that this could be connected with the message "Soprano components that will not be built Redland backend" which referred to http://librdf.org/ and eventually to http://librdf.org/rasqal/ Console messages demonstrated that soprano was not finding the all important libiodbc libraries. I went to http://soprano.sourceforge.net and founf the following: Soprano 2.4.4 released Wed, 06/30/2010 - 20:20 - trueg Soprano 2.4.4 is a bugfix release - probably the last one before the release of Soprano 2.5. It features the following changes: Fix to FindIODBC.cmake which ensures that the correct locations are searched first. This allows the usage of a locally installed libiodbc. Any chance of 2.4.4 being made available to see if this fixed the problem?