[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: User Function
From: |
Etienne Grossmann |
Subject: |
Re: User Function |
Date: |
Fri, 13 Oct 2000 12:45:15 +0100 |
User-agent: |
WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN) |
Hello,
>From address@hidden Fri Oct 13 11:10:25 2000
# I was aware of your script but I didn't actually try it. I assumed it
# would not be able to handle .oct file dependencies, which is required
# for my distribution. Sorry!
Right, .oct files are not handled. In fact, I don't know how to use
.oct files by hand either.
# It occurs to me that you can pick up the top level dependencies by
# scanning for DEFUN_DLD in the sources. But that still doesn't help
# if the .oct file is dependent upon an external library. Listing
# these internal dependencies in the database will be necessary, but
# if it is done right, the make file can be generated automatically.
Your idea would be to have software packages come with a Makefile or
"configure" file that takes care of the installation? It would
simplify the life of users, indeed. Especially if it were as simple as
opkg install <package-file-name>
(opkg like in "Octave Package Manager"; call it "opm" or whatever name
inpired by your distribution's package manager)
Cheers,
Etienne
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- Re: User Function, (continued)
- Re: User Function, J.C. Gonzalez, 2000/10/11
- Re: User Function, Teemu Ikonen, 2000/10/11
- Re: User Function, Jose Carlos Gonzalez, 2000/10/11
- RE: User Function, Julian A. de Marchi, Ph.D., 2000/10/11
- RE: User Function, Peter Gawthrop, 2000/10/12
- RE: User Function, Julian A. de Marchi, Ph.D., 2000/10/12
filling a vector, David DS Barnes, 2000/10/11
Re: User Function, Etienne Grossmann, 2000/10/12
Re: User Function,
Etienne Grossmann <=