octave-maintainers
[Top][All Lists]
Advanced

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

Re: Graphical octave frontend


From: John W. Eaton
Subject: Re: Graphical octave frontend
Date: Tue, 11 Mar 2003 22:25:30 -0600

On 11-Mar-2003, Paul Kienzle <address@hidden> wrote:

| Ulrich Kuettler wrote:
| 
| >To me it's really amazing how well octave fits, how easy it is to
| >use it. The only difficulty I see now is the file config.h as there
| >is a file of the same name inside koffice. And would it be possible
| >to add "--cflags" and "--libs" options to octave-config? This would
| >make the build process a lot easier.
| 
| Do you mean:
| 
|     CFLAGS=... LIBS=... ./configure
| 
| Or do you mean:
| 
|     mkoctfile -p CFLAGS
|     mkoctfile -p LIBS

No, I think he means the octave-config script that we generate.  The
intent is for it to be used by people who want to find out things
about Octave's configuration.  But currently it can only tell a few
things.

Also, the problem about config.h eventually needs to be fixed as
well.  We should not install config.h.  If we need to install a
similar file, it should be given a different name and probably only
contain symbols that are specific to Octave, that we would want to
export.

jwe



reply via email to

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