Hello,

       I have installed Octave-3.4.3 and it has been working fine but 
suddenly don't run.   My operating system is Ubuntu 11.1 32-bit.

   ioannis@ioannis-GA:~$ octave
octave: error while loading shared libraries: libhdf5.so.6: cannot open 
shared object file: No such file or directory
ioannis@ioannis-GA:~$ su
Password:
root@ioannis-GA:/home/ioannis# octave
octave: error while loading shared libraries: libhdf5.so.6: cannot open 
shared object file: No such file or directory
root@ioannis-GA:/home/ioannis# cd /usr/share/octave-3.4.3
root@ioannis-GA:/usr/share/octave-3.4.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
defining man1dir to be $(mandir)/man1
defining man1ext to be .1
defining doc_cache_file to be $(octetcdir)/doc-cache
defining infofile to be $(infodir)/octave.info
defining octincludedir to be $(includedir)/octave-$(version)/octave
defining fcnfiledir to be $(datadir)/octave/$(version)/m
defining localfcnfiledir to be $(datadir)/octave/site/m
defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
defining octetcdir to be $(datadir)/octave/$(version)/etc
defining octlibdir to be $(libdir)/octave/$(version)
defining archlibdir to be 
$(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
defining localarchlibdir to be 
$(libexecdir)/octave/site/exec/$(canonical_host_type)
defining localapiarchlibdir to be 
$(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
defining localverarchlibdir to be 
$(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
defining octfiledir to be 
$(libdir)/octave/$(version)/oct/$(canonical_host_type)
defining localoctfiledir to be 
$(libdir)/octave/site/oct/$(canonical_host_type)
defining localapioctfiledir to be 
$(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
defining localveroctfiledir to be 
$(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
defining imagedir to be $(datadir)/octave/$(version)/imagelib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: in `/usr/share/octave-3.4.3':
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
root@ioannis-GA:/usr/share/octave-3.4.3#


Thanks in advance
Yiannis P.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to