thom-github
thom-github
Indeed, the first symlink was missing, so it read ``` ls -la /usr/lib/x86_64-linux-gnu/nextcloud lrwxrwxrwx 1 root root 18 Mai 14 22:05 libocsync.so.0 -> libocsync.so.2.3.1 -rw-r--r-- 1 root root 80696 Mai...
Ok, I'll try to work this one out, sorry if this isn't what you need. I checked `sudo nano /etc/ld.so.conf` which is empty except for an include to /etc/ld.so.conf.d/*.conf Here's...
Output: `echo $LD_LIBRARY_PATH $LD_LIBRARY_PATH:/usr/local/lib/x86_64-linux-gnu `
`/usr/bin/env LD_LIBRARY_PATH= nextcloud nextcloud: error while loading shared libraries: libocsync.so.0: cannot open shared object file: No such file or directory `
I'm an absolute noob in those things, but I can't just copy / move / rename the library in any way, shape or form to make this work?
Alight, this is different. I tried to symlink the .2.3.1 lib into /usr/local/lib like this: `sudo ln -s /usr/lib/x86_64-linux-gnu/nextcloud/libocsync.so.2.3.1 /usr/local/lib/x86_64-linux-gnu/libnextcloudsync.so.0` This is what the directory now looks like: ``` ls...
I can't get it to work, despite trying various combinations (yes, I'm fumbling in the dark, sorry). This is the last thing I tried, boiling it down to the "essentials":...
No chance for one last hoorah of help? :)
It gets a bit weird at this point. After trying (and failing) at installing Arch with just half an eye on it, I went back to Ubuntu, 16.04 as before....
It gets a bit weird at this point. After trying (and failing) at installing Arch with just half an eye on it, I went back to Ubuntu, 16.04 as before....