Re: GDAL Code Dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 11 Sep 2020 at 21:05, Clifford Snow <clifford@xxxxxxxxxxxxxx> wrote:
I have two libgdal 
/usr/gdal30/lib/libgdal.so.26 -> libgdal.so.26.0.4
/usr/lib64/libgdal.so.26.0.4

Removing the gdal30 version solved the problem. Interesting - I grep gdal from dnf list installed and gdal30 never showed up.

Maybe related to postgis:

https://gis.stackexchange.com/questions/349039/cannot-create-extension-postgis-raster-on-centos-7-6

Linux is starting to suffer from the Windows disease where apps install a version of gdal configured with some feature that the distro left out.
I use software from the European Space Agency that installs private versions of gdal2 and gdal3. It may be that /usr/gdal30 was meant to be $APPDIR/usr/gdal30 but $APPDIR was lost.  

Windows is much worse because the first dynamic library that gets loaded will be used by other apps.  Windows GIS users may have more than
6 different gdal installations, so depending on which app was used first different things break.

You should check /etc/ld.so.conf and the referenced files for undesirable changes.    
 

Thank you very much.

Glad I could help.  I fear this sort of issue is becoming all too common on linux.  
 
 
-- 
 George N. White III

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux