Public bug reported:

The geographiclib-dev installer puts the FindGeographicLib.cmake file in:
/usr/share/cmake/geographiclib/FindGeographicLib.cmake

The correct location is:
/usr/share/cmake-3.5/Modules

The first location is not in the cmake path, so it never gets found by
cmake and is more or less completely useless by default.  The file
itself seems fine once I add it to the cmake path, so it looks like a
simple install script bug.

This bug was originally discovered with libgeographiclib-dev 1.45-2 in
xenial, but it appears to still be present in package 1.49 in bionic.

** Affects: geographiclib (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  The geographiclib-dev installer puts the FindGeographicLib.cmake file in:
  /usr/share/cmake/geographiclib/FindGeographicLib.cmake
  
  The correct location is:
- /usr/chare/cmake-3.5/Modules
+ /usr/share/cmake-3.5/Modules
  
  The first location is not in the cmake path, so it never gets found by
  cmake and is more or less completely useless by default.  The file
  itself seems fine once I add it to the cmake path, so it looks like a
  simple install script bug.
  
  This bug was originally discovered with libgeographiclib-dev 1.45-2 in
  xenial, but it appears to still be present in package 1.49 in bionic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805173

Title:
  GeographicLib cmake file in wrong place

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geographiclib/+bug/1805173/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to