I am trying to install a script on my server. But this does not complete the work in the last step.
./make.sh /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status
How to fix the problem above?
Centos 6.4 Final x86_64
You need to install the open ssl developer package:
yum -y install openssl-devel
Source: https://habr.com/ru/post/1498854/More articles:class chrome_omniboxView is no longer available? - google-chromeUsing jQuery, setting Draggable on an element prevents it from blurring when clicked when you click a drag element - javascriptRecursive animation in jQuery not working - jqueryCSS select the first child only if two children - cssFailed to connect to WISPr client - postjava JGraphx save as image - jgraphxant The jar command gives an error: "Creating a MANIFEST-only banner" - eclipsePython all data combinations - pythonUndefined value error in PHP (example for beginners) example script - phpCapybara has_field cannot find field found by has_selector - ruby-on-railsAll Articles