help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.2.2 for Ubuntu9.04 -- How to compile from sources


From: Hielos
Subject: Re: Octave 3.2.2 for Ubuntu9.04 -- How to compile from sources
Date: Fri, 23 Oct 2009 09:52:11 -0700 (PDT)

Before hand, thanks.

> I think this means ./configure was not able to figure out how to use f77
> as a compiler
I uninstalled fort77

>Check the summary after ./configure to make sure gfortran was selected
I think it does:

  Installation prefix:  /usr/local
  C compiler:           gcc   -Wall -W -Wshadow -Wformat -g -O2
  C++ compiler:         g++  -I/usr/include/freetype2  -Wall -W -Wshadow
-Wold-style-cast -Wformat -g -O2
  Fortran compiler:     gfortran -O
  Fortran libraries:     -L/usr/lib/gcc/x86_64-linux-gnu/4.3.3
-L/usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../lib -L/lib/../lib
-L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../.. -lhdf5 -lz
-lgfortranbegin -lgfortran -lm
  BLAS libraries:       -llapack -lcblas -lf77blas -latlas
  FFTW libraries:       -lfftw3 -lfftw3f
  GLPK libraries:       -lglpk
  UMFPACK libraries:    -lumfpack
  AMD libraries:        -lamd
  CAMD libraries:       -lcamd
  COLAMD libraries:     -lcolamd
  CCOLAMD libraries:    -lccolamd
  CHOLMOD libraries:    -lcholmod
  CXSPARSE libraries:   -lcxsparse
  ARPACK libraries:     -larpack
  QRUPDATE libraries:   -lqrupdate
  HDF5 libraries:       -lhdf5
  CURL libraries:       -lcurl
  REGEX libraries:      -L/usr/lib -lpcre
  QHULL libraries:      -lqhull
  OPENGL libraries:     -lftgl -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU
  FLTK backend libs:    -Wl,-Bsymbolic-functions -lfltk_gl -lfltk
  X11 include flags:    
  X11 libraries:        -lX11
  CARBON libraries:     
  LIBS:                 -lreadline  -lncurses -ldl -lhdf5 -lz -lm 
  Default pager:        less
  gnuplot:              gnuplot
  Magick config:        GraphicsMagick++-config

  Do internal array bounds checking:  false
  Build static libraries:             false
  Build shared libraries:             true
  Dynamic Linking:                    true (dlopen)
  Include support for GNU readline:   true
  64-bit array dims and indexing:     false

I sent the new build_error_log to your e-mail


Judd Storrs wrote:
> 
> Does:
> 
> $ sudo apt-get install build-dep octave3.0
> 
> give any errors on your system?
> 
> 
> --judd
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re%3A-Octave-3.2.2-for-Ubuntu9.04----How-to-compile-from-sources-tp25525152p26029843.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]