Re: [Qgis-developer] compiling with debian rules issues

2016-01-22 Thread matteo
Hi Jürgen,


> How about using the same approach as in
> 
> https://lists.osgeo.org/pipermail/qgis-developer/2015-December/040811.html

I have cloned the repository again and I miss to change the rule..
thanks, now it working..

my fault, thanks!

Matteo
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compiling with debian rules issues

2016-01-22 Thread Sebastiaan Couwenberg
On 22-01-16 11:42, Ramon Andiñach wrote:
> It looks like an I can't find libgeos_c.so error. 
> 
> Is libgeos_c.so really in /usr/lib/x86_64-linux-gnu ?

The Multi-Arch paths are used since geos 3.5.0 on Debian/Ubuntu, earlier
versions use /usr/lib.

> If it's not then redoing the configure options is needed (ccmake). 

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compiling with debian rules issues

2016-01-22 Thread Ramon Andiñach
Hi Matteo,

It looks like an I can't find libgeos_c.so error. 

Is libgeos_c.so really in /usr/lib/x86_64-linux-gnu ?

If it's not then redoing the configure options is needed (ccmake). 

(Not really a dev)
-ramon.

> On 22 Jan 2016, at 18:01, matteo  wrote:
> 
> Hi all,
> I tried to compile both QGIS2.8 and QGIS master with the debian rules.
> In both cases the process stops at around 25% saying:
> 
> 
> [ 26%] make[4]: *** No rule to make target
> '/usr/lib/x86_64-linux-gnu/libgeos_c.so', needed by
> 'output/lib/libqgis_core.so.2.13.0'.  Stop.
> make[4]: *** Waiting for unfinished jobs..
> 
> CMakeFiles/Makefile2:1128: recipe for target
> 'src/core/CMakeFiles/qgis_core.dir/all' failed
> make[3]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
> make[3]: Leaving directory '/home/matteo/lavori/QGIS/QGIS/debian/build'
> Makefile:150: recipe for target 'all' failed
> make[2]: *** [all] Error 2
> make[2]: Leaving directory '/home/matteo/lavori/QGIS/QGIS/debian/build'
> dh_auto_build: make -j4 returned exit code 2
> debian/rules:194: recipe for target 'build-arch' failed
> make[1]: *** [build-arch] Error 2
> make[1]: Leaving directory '/home/matteo/lavori/QGIS/QGIS'
> debian/rules:194: recipe for target 'build' failed
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> 
> 
> it seems related to libgeos-dev, but I have it installed on my computer:
> 
> matteo@debian:~/lavori/QGIS/QGIS$ aptitude search libgeos | grep dev
> i   libgeos++-dev   - Geometry engine for GIS - C++
> development
> p   libgeos++-dev:i386  - Geometry engine for GIS - C++
> development
> i   libgeos-dev - Geometry engine for GIS -
> Development file
> p   libgeos-dev:i386- Geometry engine for GIS -
> Development file
> 
> 
> am I missing something?
> 
> BTW a couple days ago I compile QGIS Master without problems
> 
> Thanks!
> 
> Matteo
> 
> 
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compiling with debian rules issues

2016-01-22 Thread matteo
> The Multi-Arch paths are used since geos 3.5.0 on Debian/Ubuntu, earlier
> versions use /usr/lib.
> 
>> If it's not then redoing the configure options is needed (ccmake). 
> 
> Kind Regards,

is there a way to solve it?

Thanks

Matteo
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compiling with debian rules issues

2016-01-22 Thread Jürgen E . Fischer
On Fri, 22. Jan 2016 at 12:52:38 +0100, matteo wrote:
> is there a way to solve it?

How about using the same approach as in

https://lists.osgeo.org/pipermail/qgis-developer/2015-December/040811.html


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 



signature.asc
Description: Digital signature
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer