From owner-freebsd-questions@freebsd.org Thu Jun 25 09:23:51 2015 Return-Path: Delivered-To: freebsd-questions@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 23A6C98D889 for ; Thu, 25 Jun 2015 09:23:51 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D861E1288 for ; Thu, 25 Jun 2015 09:23:49 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [89.204.135.67] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1Z83Nq-0007kB-GP; Thu, 25 Jun 2015 11:23:46 +0200 Received: from localhost.my.domain (c720-r276659 [127.0.0.1]) by localhost.unixarea.de (8.14.9/8.14.9) with ESMTP id t5P9NgZ7027973 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 25 Jun 2015 11:23:42 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.9/8.14.9/Submit) id t5P9NfcB027972; Thu, 25 Jun 2015 11:23:41 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Thu, 25 Jun 2015 11:23:41 +0200 From: Matthias Apitz To: Frans Schreuder Cc: freebsd-questions@freebsd.org Subject: Re: libosmscout Message-ID: <20150625092341.GA16994@c720-r276659> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , Frans Schreuder , freebsd-questions@freebsd.org References: <20150625080200.GA2397@c720-r276659> <558BB76F.90602@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <558BB76F.90602@gmail.com> X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.135.67 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 09:23:51 -0000 Hello Frans, Thanks for the recipie; I have had to make the following small changes: the normal --prefix is in FreeBSD /usr/local El día Thursday, June 25, 2015 a las 10:10:23AM +0200, Frans Schreuder escribió: > Hello Matthias, > > If you download the tools from > https://github.com/fransschreuder/OSMScout-ubuntu, you can compile the > following tools: > > git clone https://github.com/fransschreuder/OSMScout-ubuntu.git > > cd OSMScout-ubuntu/OSMScout/libosmscout/ > ./autogen.sh > ./configure --prefix=/usr > make > sudo make install > sudo ldconfig > in FreeBSD one must set PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ as env; > cd OSMScout-ubuntu/OSMScout/libosmscout-import/ > ./autogen.sh > ./configure --prefix=/usr > make > sudo make install > sudo ldconfig > > cd OSMScout-ubuntu/OSMScout/Import/ > ./autogen.sh > ./configure --prefix=/usr > make > sudo make install > > osmscout-import the tool 'osmscout-import' uses /bin/sh (which is in Linux a bash), I have had to modify the shebang to /usr/local/bin/bash will test how it works, later. matthias -- Matthias Apitz, guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 askubuntu.com says to me: You've earned the "Tumbleweed" badge (Asked a question with zero score, no answers, no comments, and low views for a week) for "BQ E4.5 r22: setup an alarm from a script run by user phablet or its cron job".