2018-04-19 0:49 GMT-03:00 Patrick Shanahan <[email protected]>: > * André Felipe Carvalho <[email protected]> [04-18-18 19:44]: > > First, I really am thankful for all the help received. The "problem" was > > solved. > > but you do not mention the solution, which was? > > -- >
Sorry, I thought I did. The solution was the one suggested by Jean-Luc Coulon: Hi, If it doesnt find the lib, check the following: in /etc/ld.so.conf (and/or the subdirectory /etc/ld/so/conf.d), check if there is a .conf file with a line like this: /usr/local/lib *Then run as root: ldconfig* This with set the path / cache for the dynamic loader. Best regards, André ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
