Package: octave3.2 Version: 3.2.4-8 When I try to install octave with "apt-get install octave3.2" from Gnome terminal it prints:
------------------------------------------------------------------------------------------------------------------ sudo apt-get install octave3.2 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: octave3.2-info octave3.2-doc octave3.2-headers octave3.2-emacsen The following NEW packages will be installed: octave3.2 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/10.2 MB of archives. After this operation, 31.7 MB of additional disk space will be used. Selecting previously deselected package octave3.2. (Reading database ... 232112 files and directories currently installed.) Unpacking octave3.2 (from .../octave3.2_3.2.4-8_amd64.deb) ... Processing triggers for menu ... Processing triggers for man-db ... Processing triggers for desktop-file-utils ... Processing triggers for gnome-menus ... Setting up octave3.2 (3.2.4-8) ... update-alternatives: using /usr/bin/octave-3.2.4 to provide /usr/bin/octave (octave) in auto mode. update-alternatives: using /usr/bin/octave-bug-3.2.4 to provide /usr/bin/octave-bug (octave-bug) in auto mode. octave-3.2.4: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory dpkg: error processing octave3.2 (--configure): subprocess installed post-installation script returned error exit status 127 configured to not write apport reports Processing triggers for menu ... Errors were encountered while processing: octave3.2 E: Sub-process /usr/bin/dpkg returned an error code (1) ------------------------------------------------------------------------------------------------------------------ I have tried to install libquadmath0 package, but is not available to Debian Squeeze. http://packages.debian.org/search?keywords=libquad&searchon=names&suite=all§ion=all Why octave 3.2 is available to Squeeze if it cannot get libquadmath from the repositories? I am using: uname -a Linux deb-3038 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 6.0.6 (squeeze) Release: 6.0.6 Codename: squeeze Regards Vicente -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org