Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b0bfa88848cddb3011db8fb3465a25ec80e54da9
      
https://github.com/NixOS/nixpkgs/commit/b0bfa88848cddb3011db8fb3465a25ec80e54da9
  Author: Tom Hinton <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/gis/grass/default.nix

  Log Message:
  -----------
  Fiddle LD_LIBRARY_PATH to include GDAL

Some GRASS functions dlopen GDAL, and don't get patched in the install.
To make them work I have to export LD_LIBRARY_PATH from within grass again with 
pkgs.gdal/lib.
Alternatively this does the trick - there might be a better way to do this, if 
the configure script can take the true path to gdal and reflect it in the 
dlopen calls or something?


  Commit: 6003eeb643a65672c8c2219eef415abebeae2a8a
      
https://github.com/NixOS/nixpkgs/commit/6003eeb643a65672c8c2219eef415abebeae2a8a
  Author: Michael Raskin <[email protected]>
  Date:   2016-12-30 (Fri, 30 Dec 2016)

  Changed paths:
    M pkgs/applications/gis/grass/default.nix

  Log Message:
  -----------
  Merge pull request #21207 from larkery/patch-1

Fiddle LD_LIBRARY_PATH to include GDAL


Compare: https://github.com/NixOS/nixpkgs/compare/f9020aed0608...6003eeb643a6
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to