Re: [Bug 1685982] Re: Install the cmake helper scripts

2017-04-25 Thread Léonard G
Thanks. > On Apr 25, 2017, at 1:00 AM, Bas Couwenberg <1685...@bugs.launchpad.net> > wrote: > >> You are saying Launchpad is the wrong place, where should I look for > more info / place to help? > > The proj package is maintained by the Debian GIS team. To contribute > see: > > https://pkg-gra

[Bug 1685982] Re: Install the cmake helper scripts

2017-04-25 Thread Bas Couwenberg
> You are saying Launchpad is the wrong place, where should I look for more info / place to help? The proj package is maintained by the Debian GIS team. To contribute see: https://pkg-grass.alioth.debian.org/policy/index.html#contribute -- You received this bug notification because you are a m

Re: [Bug 1685982] Re: Install the cmake helper scripts

2017-04-25 Thread Rashad Kanavath
On Tue, Apr 25, 2017 at 9:16 AM, Léonard G <1685...@bugs.launchpad.net> wrote: > I am not sure I understand what you are saying. > > When building from sources, using Autotools to locally install one would do > ``` > ./configure > make install > ``` > This will not install the CMake helper scripts

[Bug 1685982] Re: Install the cmake helper scripts

2017-04-25 Thread Léonard G
You are saying Launchpad is the wrong place, where should I look for more info / place to help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1685982 Title: Install the cmake helper scripts To mana

[Bug 1685982] Re: Install the cmake helper scripts

2017-04-25 Thread Léonard G
I am not sure I understand what you are saying. When building from sources, using Autotools to locally install one would do ``` ./configure make install ``` This will not install the CMake helper scripts, but doing (in source for simplicity) ``` cmake . make install ``` will install everything

[Bug 1685982] Re: Install the cmake helper scripts

2017-04-24 Thread Bas Couwenberg
The proj package is built with Autotools, not CMake. Ubuntu does not maintain the proj package, so this will not get fixed by filing a bug in Launchpad. Including the CMake files in libproj-dev won't be sufficient, as it will take several releases until this change finds its way into the package