Changes between Initial Version and Version 1 of Ticket #12513, comment 3
- Timestamp:
- 03/04/2014 01:57:34 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12513, comment 3
initial v1 1 1 Just ran into the same problem...actually I don't see how everyone isn't. 2 2 ldconfig will not pick up libraries that do not start with 'lib'. 3 4 Edit: If you're using systemd and kdm my workaround was adding a line to the kdm.service file like so ([Service] section): 5 6 Environment=LD_LIBRARY_PATH=/usr/lib

