help-octave
[Top][All Lists]
Advanced

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

Fwd: Re: Installing .oct files.


From: Muthu
Subject: Fwd: Re: Installing .oct files.
Date: Mon, 7 Mar 2005 23:10:33 -0800 (PST)

Hello!

Thanks for the info.

I guess Id use the debian type of thing.

Cheers
Muthu.



        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/
--- Begin Message --- Subject: Re: Installing .oct files. Date: Mon, 7 Mar 2005 08:20:33 +0100 User-agent: Mutt/1.5.6+20040907i
* Paul Kienzle <address@hidden> [2005-03-06 15:02]:

> One strategy is using using octave-config:
> 
>       octave-config -p LOCALVEROCTFILEDIR

For the Debian packages we (the DOG, see http://pkg-octave.alioth.debian.org)
are using now the following:

    octave-config -p LOCALAPIOCTFILEDIR

It gives you an api-versioned directory, instead of a release-versioned one:

    /usr/lib/octave/site/oct/api-v13/i386-pc-linux-gnu
    
The advantage is that the add-on packages do not need to be recompiled if
a new version of octave is installed.  Besides, the api-versioned
directory insures the API compatibility, which is what matters for *.oct
after all.

-- 
Rafael

--- End Message ---

reply via email to

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