help-octave
[Top][All Lists]
Advanced

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

Re: Mac OS X questions


From: Christoph Dalitz
Subject: Re: Mac OS X questions
Date: Thu, 2 Oct 2003 17:07:13 +0200

On Thu, 2 Oct 2003 10:56:48 -0400
Mark Dowell <address@hidden> wrote:
> 
> - Is it possible to simply copy the ".m" files over from the 
> octave-forge distro if one has installed the standard octave installed 
> through Fink - if not, how can benefit from the extra octave-forge 
> packages but the ease of the Fink standard octave install.
> 
AFAIK is Fink based on the Debian package manager dpkg. This means
that you can install Debian packages provided they are architecture
independent.

An architecture independent ocatve-forge package is available from the
Debian Website http://www.debian.org/distrib/packages/
(search for "octave-forge" in all distributions).

You should be able to install it as follows:

  - downlaod the octave-forge*.deb file
  - install it with "dpkg -i octave-forge*.deb"
  - when it is installed, you can print a list of all installes files
    with "dpkg -L ocatve-forge"
  - if you want to get rid of it, you can uninstall it with
    "dpkg -r octave-forge"

Hope this helps,

Christoph




-------------------------------------------------------------
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]