[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling 3.2.2 on Ubuntu 9.04
From: |
Gregory Barendt |
Subject: |
Compiling 3.2.2 on Ubuntu 9.04 |
Date: |
Thu, 6 Aug 2009 14:56:41 -0400 |
Has anyone successfully compiled 3.2.2 on Ubuntu 9.04? I'm getting
errors during make:
./DLD-FUNCTIONS/fltk_backend.cc: In member function ‘virtual void
OpenGL_fltk::draw_overlay()’:
./DLD-FUNCTIONS/fltk_backend.cc:145: error: ‘gluOrtho2D’ was not
declared in this scope
make[2]: *** [pic/fltk_backend.o] Error 1
make[2]: Leaving directory `/usr/local/src/octave-3.2.2/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/usr/local/src/octave-3.2.2'
make: *** [all] Error 2
No errors during configure, just these warnings:
configure: WARNING: cannot determine how to obtain linking information from f77
configure: WARNING: qrupdate not found. The QR & Cholesky updating
functions will be slow.
configure: WARNING: qrupdate not found. The QR & Cholesky updating
functions will be slow.
configure: WARNING: GraphicsMagick++ config script not found. Assuming
GraphicsMagic++ library and header files are missing, so imread will
not be fully functional
Any advice would be greatly appreciated.
Thanks,
Greg
- Compiling 3.2.2 on Ubuntu 9.04,
Gregory Barendt <=