Login  Register

Re: Examples ? (Was: tarballs)

Posted by Luigi Ballabio-2 on Jul 26, 2003; 9:04am
URL: http://quantlib.414.s1.nabble.com/tarballs-tp10294p10297.html

On 2003.07.26 15:15, Dirk Eddelbuettel wrote:
>
> Another point:  the examples no longer build as part of 'make', and
> they don't seem to respont, once built, to 'make install'.
>
> Is that intentional?

It is. They build only if you say "make examples", and don't get
installed---there's no much use for them as installed binaries, as
you can't even pass them any parameters. The sources are
the really useful part. Maybe you can add them to the docs package?

As for quantlib.el, I uploaded new tarballs. I don't really know what
automake will say when it'll see that you don't have emacs. If it
complains loudly and stops, I'll have to try and add a conditional in
there...

Later,
        Luigi