help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.4.2 with fltk support


From: Martijn
Subject: Re: Octave 3.4.2 with fltk support
Date: Mon, 27 Jun 2011 17:10:22 +0200

Hi,
I invoke the configure script as:

./configure LDFLAGS=-L/usr/lib/mesa --prefix=/usr/local/octave
--enable-shared --enable-dl

the mesa and fltk dev files have to be installed. The mesa headers are
in /usr/lib/mesa, hence th LDFLAGS.

Martijn

On Mon, 2011-06-27 at 15:57 +0200, Daniel Arteaga wrote:
> Hi,
> 
> How can I compile octave 3.4.2 with fltk support, under Ubuntu 11.04 64 
> bits?
> 
> I have tried with
> 
> ./configure --enable-shared --disable-static
> 
> ./configure --enable-shared --disable-static --with-fltk-prefix=/usr/lib
> 
> ./configure --enable-shared --disable-static --with-fltk-prefix=/usr
> 
> with no success so far. I have the necessary dependencies installed, in 
> particular the ubuntu package libfltk1.1-dev.
> 
> Otherwise compilation works well.
> 
> Thank you very much,
> 
> Daniel
> 
> 
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave




reply via email to

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