Ravil
Ravil
CMake cannot configure it now: ``` CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are...
1) i returned the Centos from the backup, but didn't succeed in cmake far2l configuring 2) i have downloaded the xerces sources then, recompiled and installed them 3) now far2l...
Thanks god I moved to Centos8 and compiling now works perfect without any problem. But another problem has emerged, it runs fine only in the terminal window. If you try...
[akruphi](https://github.com/akruphi) As I said before, the far now is easily compiled and works fine in the terminal, that's enough for me. I am just a little puzzled why it cannot...
With CentOS8 problem solved when I added USEWX=yes (I forget to add it when moved from CerntOS7). problem solved
No I use linux mint 20.3 (not the latest) virtual machine on VMWare player
Copy/paste works perfect, thank you!
Sorry was too quick, no doesn't work, just checked copy/paste from the Linux text editor - ts works fine. text is copied to the shared VMWare buffer, far2l copies only...
But sometimes it works! I don't understand what does it depend on
Compilation was successful but the linking is failed: ``` l but the CMakeFiles/NetRocks-FTP.dir/src/Protocol/FTP/FTPConnection.cpp.o: In function `OpenSSLContext::sNewClientSessionCB(ssl_st*, ssl_session_st*)': FTPConnection.cpp:(.text._ZN14OpenSSLContext19sNewClientSessionCBEP6ssl_stP14ssl_session_st+0x34): undefined reference to `SSL_SESSION_up_ref' CMakeFiles/NetRocks-FTP.dir/src/Protocol/FTP/FTPConnection.cpp.o: In function `OpenSSLContext::OpenSSLContext(StringConfig const&)': FTPConnection.cpp:(.text._ZN14OpenSSLContextC2ERK12StringConfig+0x40): undefined reference...