Hola
I just made a clean install in a new laptop of opensuse 13.1 and began adding the programs that I normally use. I have Scilab running in another machine but can’t get it working in this laptop.
According to the “Readme” file, all you need to do is to untar the tarball and, in command line, type (after moving to the Scilab directory):
./bin/scilab
When I do that I obtain this reply: scilab-bin: /home/antonio/scilab/lib/thirdparty/libz.so.1: version `ZLIB_1.2.3.4’ not found (required by /usr/lib64/libpng16.so.16)
I already checked that the library is installed in the system, nonetheless the message keeps showing.
On 12/11/2013 08:16 AM, jazmiel pecked at the keyboard and wrote:
> Hola
> I just made a clean install in a new laptop of opensuse 13.1 and began
> adding the programs that I normally use. I have Scilab running in
> another machine but can’t get it working in this laptop.
> According to the “Readme” file, all you need to do is to untar the
> tarball and, in command line, type (after moving to the Scilab
> directory):
> …/bin/scilab
> When I do that I obtain this reply:
> SCILAB-BIN: /HOME/ANTONIO/SCILAB/LIB/THIRDPARTY/LIBZ.SO.1: VERSION
> `ZLIB_1.2.3.4’ NOT FOUND (REQUIRED BY /USR/LIB64/LIBPNG16.SO.16)
> I already checked that the library is installed in the system,
> nonetheless the message keeps showing.
>
> Any help will be greatly appreciatedlol!
>
>
Hi
First of all, thanks for your replylol!
The link is not working. I mean, if i “click” on it, nothing happens
I downloaded version scilab-5.3.3 from its homepage and i receive the very same message as before
what can i do?:shame:
On 2013-12-12 02:16, jazmiel wrote:
>
> Hi
> First of all, thanks for your replylol!
> The link is not working. I mean, if i “click” on it, nothing happens
It is a link for reading, mostly. You can try the “1 click install” link
further on.
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)
Hola lol!
I did the one-click install; moved to the directory where it was deposited (/usr/bin/scilab) and when i type ‘scilab’ to execute the program i get this message:
** /usr/bin/scilab-bin: error while loading shared libraries: libtk8.5.so: cannot open shared object file: No such file or directory**
I donot know how to solve this. I wonder if this has to do anything with opensuse 13.1. I mean, I installed Scilab in Linux Mint Debian without any issue and is running as expected. Maybe, I think, I have to wait for a newer version of Scilab so it can run in opensuse. Am I right?
Anyway, I thank you very much your time, advice and support;)
@Jazmiel:
Perhaps they were indeed right back here.
I don’t know if you already solved it, but I have faith in what it’s said in this other site. Can make a bit of sense…
> Code:
> --------------------
> /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory
> --------------------
Apparently you do not have a java installed on your system, and the rpm
you installed does not have a dependency on it, so that it would have
you required to install one automatically.
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)
Am 19.01.2014 21:18, schrieb Carlos E. R.:
> Apparently you do not have a java installed on your system, and the rpm
> you installed does not have a dependency on it, so that it would have
> you required to install one automatically.
>
It has that dependency
On 2014-01-19 21:33, Martin Helm wrote:
> Am 19.01.2014 21:18, schrieb Carlos E. R.:
>> Apparently you do not have a java installed on your system, and the rpm
>> you installed does not have a dependency on it, so that it would have
>> you required to install one automatically.
>>
> It has that dependency
Oh. Then something else failed.
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)
Am 19.01.2014 18:26, schrieb LinAGKar:
> Code: -------------------- /usr/bin/scilab-bin: error while loading
> shared libraries: libjava.so: cannot open shared object file: No such
> file or directory --------------------
>
Did you run scilab-bin? This is not the way to start it, run scilab,
scilab-cli (if you want no gui, without java support), scilab-adv-cli
(if you want no gui but java support).
–
PC: oS 13.1 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.11 | GTX 650 Ti
ThinkPad E320: oS 13.1 x86_64 | i3@2.30GHz | 8GB | KDE 4.11 | HD 3000
HTPC: oS 13.1 x86_64 | Celeron@1.8GHz | 2GB | Gnome 3.10 | HD 2500
Same here - this is scilab 5.5 from the opensuse “science” repo:
patti@OS123B:~> scilab-cli
Scilab 5.5.0 (Aug 5 2014, 20:23:55)
-->exit
patti@OS123B:~> scilab-adv-cli
Could not find the Java configuration for the OS <linux>. Please contact us or submit a bug report with your detailed configuration http://bugzilla.scilab.org/
Fallback on the model </data/ldm/gempak/model> found by uname -m
/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory
patti@OS123B:~>
patti@OS123B:~> scilab
Could not find the Java configuration for the OS <linux>. Please contact us or submit a bug report with your detailed configuration http://bugzilla.scilab.org/
Fallback on the model </data/ldm/gempak/model> found by uname -m
/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory
patti@OS123B:~>
…seems unusual to have a repo software install fail. I just did a distribution upgrade 12.3 -> 13.1 x64