Changes between Initial Version and Version 1 of Ticket #775, comment 3
- Timestamp:
- 02/11/23 11:19:32 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #775, comment 3
initial v1 1 -L implies that you downloaded all dependencies into you local package directory. gdal depends on gdal306-runtime, which depends on proj91-runtime, which (like the outdated proj82-runtime you installed) depends on proj-data, which has the actual proj datafiles. Your local package directory apparently didn't have proj-data, but proj91-runtime - otherwise gdalinfo wouldn't even have started.1 -L implies that you downloaded all dependencies into your local package directory. gdal depends on gdal306-runtime, which depends on proj91-runtime, which (like the outdated proj82-runtime you installed later) depends on proj-data, which has the actual proj data files. Your local package directory apparently didn't have proj-data, but proj91-runtime - otherwise gdalinfo wouldn't even have started.