Hello, Andréas Livet <[email protected]> skribis:
>> Is there a /etc/ld.so.preload file? > No. Only some very simples ld.so.config in /etc/ld.so.conf.d Hmm, can you try temporarily moving them out of the way to see if it makes a difference? AFAICS only /etc/ld.so.preload is accessed, but who knows. > For information, it's a CentOS 7.6.1810 server which I did not > configure from the beginning, so I don't know precisely which changes > has been made on it... > > I think, maybe there is a conflict of another libQt5Core (not 5) > installed on the machine ? That could be the case, but only if there’s LD_LIBRARY_PATH, ld.so.preload, or something like that interfering. What if you run: env -i …/bin/scribus where you replace “…” with the full file name of your extracted pack? HTH, Ludo’.
