help-octave
[Top][All Lists]
Advanced

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

binary distribution


From: Stefan van der Walt
Subject: binary distribution
Date: Mon, 7 Mar 2005 12:19:37 +0200
User-agent: Mutt/1.5.6+20040907i

I would like to build a binary distribution of Octave to release in my
lab.

Is the "binary-dist" target the correct one to use?  It does not seem
to work:

tar chf `cat .fname`.tar `cat .fname`
tar: octave-2.1.cvs-i686-pc-linux-gnu/libcruft/libcruft.so.2.1.cvs:
Cannot stat: No such file or directory
tar: octave-2.1.cvs-i686-pc-linux-gnu/liboctave/liboctave.so.2.1.cvs:
Cannot stat: No such file or directory
tar: octave-2.1.cvs-i686-pc-linux-gnu/src/liboctinterp.so.2.1.cvs:
Cannot stat:
No such file or directory
tar: Error exit delayed from previous errors

All the files built successfully, so it looks like the libraries
wern't copied to the appropriate directory.

Is there a script available which generates a list of files that
should go in the distribution?  If I have such a list, I can build the
archive manually (and then I can use any configuration options I
choose, instead of the default "--enable-shared --enable-lite-kernel").

What does "--enable-lite-kernel" do, by the way?

Regards
Stefan



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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