[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.
- Re: ITSOL interface, (continued)
- Re: ITSOL interface, Jordi Gutiérrez Hermoso, 2013/06/10
- Re: ITSOL interface, Nir Krakauer, 2013/06/10
- Re: ITSOL interface, Kai Torben Ohlhus, 2013/06/10
- Re: ITSOL interface, Nir Krakauer, 2013/06/10
- Re: ITSOL interface, Nir Krakauer, 2013/06/20
- Re: ITSOL interface, Kai Torben Ohlhus, 2013/06/20
- Re: ITSOL interface, Nir Krakauer, 2013/06/21
- Re: ITSOL interface, c., 2013/06/21
- Re: ITSOL interface, Kai Torben Ohlhus, 2013/06/22
- Re: ITSOL interface, Nir Krakauer, 2013/06/26
- Re: ITSOL interface,
c. <=
- Re: ITSOL interface, marco atzeri, 2013/06/26
- Re: Octave-maintainers Digest, Vol 86, Issue 83, Jordi Gutiérrez Hermoso, 2013/06/05
- Re: Octave-maintainers Digest, Vol 86, Issue 83, Jordi Gutiérrez Hermoso, 2013/06/05
Re: Octave-maintainers Digest, Vol 86, Issue 83, c., 2013/06/04