Hi, Andréas Livet <[email protected]> skribis:
> Here is how I created the bundle : > > guix pack -S /usr/bin=bin scribus > > I tried it on my Xubuntu 18.04 system and it worked like a charm. You might want to pass -RR to get a relocatable binary. :-) > But, when deployed on the centos machine, it did not found > "libQt5Core.so.5" depsite the file exists. > > ldd > /gnu/store/5xqmac50axcgc8vrrn30jvzndjvrqd6a-scribus-1.5.4/bin/.scribus-real > | grep Qt [...] > libQt5Core.so.5 => not found > Could you make sure that LD_LIBRARY_PATH is unset? HTH, Ludo’.
