You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pre_text.push('Install Git, '+compiler+', make, CMake >= 3.0.2, OpenSSL-dev, zlib-dev, gperf, PHP'+jdk+' using your package manager.');
743
+
pre_text.push('Install Git, '+compiler+', make, CMake >= 3.10, OpenSSL-dev, zlib-dev, gperf, PHP'+jdk+' using your package manager.');
744
744
}
745
745
if(os_linux&&os.includes('Node.js')){
746
746
pre_text.push('Note that for Node.js ≥ 17 you must build TDLib with OpenSSL 3.0.*, for Node.js ≥ 10 with OpenSSL 1.1.*, and for Node.js < 10 with OpenSSL 1.0.*, so you may need to modify the following commands to install a proper OpenSSL version.');
0 commit comments