<div dir="ltr"><div dir="ltr">I've installed successfully LOOL on my xubuntu.<br>Bow i'm try to install it on my debian server BUT..<br>Debian has gcc 6 and for compiling LOOL is needed gcc7 so, i've decided to copy the folders "core" and "online" into it.<br>Then i've installed POCOaLL.zip.Now when i do " make run" inside the online folder, i got the following error:<br>  CXXLD    loolwsd<br>/usr/bin/ld: warning: libPocoFoundation.so.60, needed by //usr/local/lib/libPocoJSON.so, may conflict with libPocoFoundation.so.46<br>/usr/bin/ld: wsd/Auth.o: undefined reference to symbol '_ZN4Poco13Base64DecoderC1ERSii'<br>//usr/local/lib/libPocoFoundation.so.60: error adding symbols: DSO missing from command line<br><br></div></div>