Comment # 16 on bug 1085750 from
Created attachment 829718 [details]
Using Libs ofTtumbleweedinstead of Leap

Today I made an experiment with an astonishing result. 

I have several operating systems on my test-computer. For example Leap 15.2
alpha and Tumbleweed. So I replaced the folders of /lib and /usr/lib in Leap
15.2 alpha by the Tumbleweed-versions and the Notes Client is starting and
working as it should.

localhost:/home/gs # mkdir /mnt/root-tbw
localhost:/home/gs # mount /dev/sda9 /mnt/root-tbw/
localhost:/home/gs # mv /lib /lib.leap.save
localhost:/home/gs # mv /usr/lib /usr/lib.leap.save
localhost:/home/gs # cp -r /mnt/root-tbw/lib /lib
localhost:/home/gs # cp -r /mnt/root-tbw/usr/lib /usr/lib

See Attachment for further details.


You are receiving this mail because: