Skip to content

Commit

Permalink
Set PROJ_LIB
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Oct 15, 2022
1 parent 093929d commit 61d1865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ apps:
# Ensure libraries are found
LD_LIBRARY_PATH: $SNAP/odm/SuperBuild/install/lib:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/blas:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/lapack
PYTHONPATH: $SNAP/odm/SuperBuild/install/lib/python3.8/site-packages:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3/dist-packages/:$SNAP/usr/lib/python3.8:$SNAP/odm/SuperBuild/install/bin/opensfm
PROJ_LIB: $SNAP/usr/share/proj
plugs:
- home
- network
Expand Down
1 change: 1 addition & 0 deletions snap/snapcraft21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ apps:
# Ensure libraries are found
LD_LIBRARY_PATH: $SNAP/odm/SuperBuild/install/lib:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/blas:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/lapack
PYTHONPATH: $SNAP/odm/SuperBuild/install/lib/python3.8/site-packages:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3/dist-packages/:$SNAP/usr/lib/python3.8:$SNAP/odm/SuperBuild/install/bin/opensfm
PROJ_LIB: $SNAP/usr/share/proj
plugs:
- home
- network
Expand Down

0 comments on commit 61d1865

Please sign in to comment.