<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div id="geary-body">
<div>Hi,</div>
<div>I'm still having trouble to use scilab 6.0.0 in Ubuntu 17.10. As i stated in previous mail, i managed ton install ubuntu 18.04 version, but it has the well known input function bug. I can live without input, despite i use scilab for teaching numerical
methods and input is very useful. But then i realized atoms is also not working, at least in my pc. I get the error </div>
<div><br>
</div>
<div>So, i thought i could compile scilab myself, but when running configure file, i get this error:</div>
<div><br>
</div>
<div>configure: error: curl : library missing. (Cannot find symbol curl_easy_setopt). Check if curl is installed and if the version is correct</div>
<div><br>
</div>
<div>Curl is installed:</div>
<div><br>
</div>
<div>
<div>curl -V</div>
<div>curl 7.55.1 (x86_64-pc-linux-gnu) libcurl/7.55.1 OpenSSL/1.0.2g zlib/1.2.11 libidn2/2.0.2 libpsl/0.18.0 (+libidn2/2.0.2) librtmp/2.3</div>
<div>Release-Date: 2017-08-14</div>
<div>Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp </div>
<div>Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP UnixSockets HTTPS-proxy PSL</div>
</div>
<div><br>
</div>
<div>So i wen to config.log and found this:</div>
<div><br>
</div>
<div>
<div>configure:31521: $CURL_CONFIG --checkfor $CURL_REQUIRED_VERSION</div>
<div>configure:31524: $? = 0</div>
<div>configure:31626: checking for curl_easy_setopt in -lcurl</div>
<div>configure:31659: gcc -o conftest -I/home/pablo/scilab/scilab/usr/include -g -O2 -Wl,--no-as-needed conftest.c -lcurl -L/home/pablo/scilab/scilab/usr/lib -lcurl -L/home/scilab/work/linux-prer$</div>
<div>/usr/bin/ld: warning: libssl.so.0.9.8, needed by /home/pablo/scilab/scilab/usr/lib/libcurl.so, not found (try using -rpath or -rpath-link)</div>
<div>/usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/libssl.so, may conflict with libcrypto.so.0.9.8</div>
<div>/home/pablo/scilab/scilab/usr/lib/libcurl.so: undefined reference to `SSLv2_client_method'</div>
<div>collect2: error: ld returned 1 exit status</div>
</div>
<div><br>
</div>
<div>I have libssl and libcrypto, but i think i have newer versions. I could not manage to install those versions.</div>
<div><br>
</div>
<div>Is this the problem? how can i solve this? </div>
<div>Thanks</div>
</div>
<div id="geary-quote"><br>
El mar, 6 de feb 2018 a las 2:18 PM, Pablo Fonovich <pablo_f_7@hotmail.com> escribió:<br>
<blockquote type="cite">
<div id="geary-body">
<div>Thanks,</div>
<div>I solved it updating too. Anyway, that version is the one with input command bugged. I wish i could use a nigthly build where that bug is fixed. Also, trying to download a nigthly build lead me to 404 http error.</div>
</div>
<div id="geary-quote"><br>
El mar, 6 de feb 2018 a las 10:54 AM, Paul Onions <ponions37@gmail.com> escribió:<br>
<blockquote type="cite">
<div class="plaintext" style="white-space: pre-wrap;">On 6 February 2018 at 13:25, Pablo Fonovich <<a href="mailto:pablo_f_7@hotmail.com">pablo_f_7@hotmail.com</a>> wrote:
<blockquote>Hi, I also followed the steps in my Ubuntu 17.10 but it just keeps installing scilab 5.5.2. Am i doing something wrong?
</blockquote>
I seem to remember doing a "sudo apt update" after step 2, before step 3. I also made sure I had removed the 5.5.2 release before trying this, just to make sure things didn't get confused. Though as shown in my last message I still managed to confuse myself
a little bit by not removing the tarfile 6.0.0 release I had lying around :-) Hope this helps, Paul _______________________________________________ users mailing list
<a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a> <a href="http://lists.scilab.org/mailman/listinfo/users">
http://lists.scilab.org/mailman/listinfo/users</a> </div>
</blockquote>
</div>
</blockquote>
</div>
</body>
</html>