help-octave
[Top][All Lists]
Advanced

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

Re: pkg proglem : oct files were not copied to the


From: Michael Goffioul
Subject: Re: pkg proglem : oct files were not copied to the
Date: Wed, 17 Oct 2007 12:03:20 +0200

On 10/17/07, Tatsuro MATSUOKA <address@hidden> wrote:
> I was silly I did not have any .oct files by pkg command for my cygwin 
> octave-2.9.15.
> I confirmed the mkoctfile worked correctly.
>
> *****************************************
> octave:1> cd /opt/octave/octave-forge-bundle-20071014/main
> octave:2> pkg prefix /opt/octave/octave-2.9.15/octave-forge/main

You should also set the arch-prefix as in the following:
  pkg prefix <prefix> <archprefix>

Otherwise, the default archprefix is in libexec/octave/packages/.
All compiled files are installed into the arch-depdendent directory.

Michael.


reply via email to

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