[Slackbuilds-users] geos-3.8.0 re-installation: symbolic links question
Rich Shepard
rshepard at appl-ecosys.com
Fri Jan 31 15:52:01 UTC 2020
Because proj has been upgraded to 6.3.0 I need to rebuild geos and gdal
against that version.
The geos-3.8.0 build completed without error but 'upgrade --reinstall ...'
produced these complaints by ldconfig:
/sbin/ldconfig: /usr/lib64/libcncpnet30.so is not a symbolic link
/sbin/ldconfig: /usr/lib64/libcncpmslld2.so is not a symbolic link
/sbin/ldconfig: /usr/lib64/libcncpnet2.so is not a symbolic link
/sbin/ldconfig: /usr/lib64/libcncpnet20.so is not a symbolic link
Sure enough:
# ls -la libcncp*
-rwxr-xr-x 1 root root 90632 Jan 12 08:36 libcncpmslld2.so*
-rwxr-xr-x 1 root root 90472 Jun 24 2018 libcncpmslld2.so.3.0.0*
-rwxr-xr-x 1 root root 39512 Jan 12 08:36 libcncpnet2.so*
-rwxr-xr-x 1 root root 39352 Jun 24 2018 libcncpnet2.so.1.2.4*
-rwxr-xr-x 1 root root 117344 Jan 12 08:36 libcncpnet20.so*
-rwxr-xr-x 1 root root 117184 Jun 24 2018 libcncpnet20.so.1.0.0*
-rwxr-xr-x 1 root root 46912 Jan 12 08:36 libcncpnet30.so*
-rwxr-xr-x 1 root root 46752 Jun 24 2018 libcncpnet30.so.1.0.0*
Should I change the *.so to symbolic links?
Rich
More information about the SlackBuilds-users
mailing list