SliTaz SliTaz Forum

You are not logged in.

#1 2012-08-29 15:26:54

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

slitaz rolling: octave misses libraries

Hi,

I am testing latest rolling (2012-Aug-26 18:19:40 build) on my laptop. Boot live CD.

The octave package is not complete because of missing librairies:

[c]tux@slitaz:~/Documents$ octave
octave: error while loading shared libraries: libfltk_gl.so.1.3: cannot open shared object file: No such file or directory
octave: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory
tux@slitaz:~/Documents$[/c]
In order to get the libraries I had to install "fltk" and "gcc":

[c]root@slitaz:/home/tux/Documents# tazpkg -gi fltk
root@slitaz:/home/tux/Documents# tazpkg -gi gcc
root@slitaz:/home/tux/Documents#[/c]
Now octave runs smoothly:

[c]tux@slitaz:~/Documents$ octave
GNU Octave, version 3.6.2
Copyright (C) 2012 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type warranty'.
Octave was configured for "i486-slitaz-linux-gnu".
Additional information about Octave is available at http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html
Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type news'.
octave:1>[/c]
Probably that installing "fltk and gcc" is not required if the missed libraries were copied from somewhere... But it was faster for me to install them.

Would be nice if a dev could update the octave receipt. ;-)

Cheers.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]