octave-maintainers
[Top][All Lists]
Advanced

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

Re: ITSOL interface


From: c.
Subject: Re: ITSOL interface
Date: Sun, 9 Jun 2013 19:11:21 +0200

On 5 Jun 2013, at 11:46, Kai Torben Ohlhus <address@hidden> wrote:

> Has anyone experience in updating debian packages? I hesitate to annoy the 
> maintainer Dominique Belhachemi with a bug report (because it isn't a bug).

It is a feature request, which is OK to ask for, so don't be shy to ask for it. 
Telling the package maintainer that this will be a dependence for Octave in the 
near future might make him more interested in your request.

On the other hand you do not need to have ITSOL installed as a package to start 
working on it,
Just download the source, compile it an install it somewhere on your computer, 
for example in
put headers in

/opt/ITSOL/include/ITSOL

and libraries in

/opt/ITSOL/lib

Then  configure Octave with 

configure CPPFLAGS=/opt/ITSOL/include LDFALGS=-/opt/ITSOL/lib

so that it can find the headers and libraries.

c.

reply via email to

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