help-octave
[Top][All Lists]
Advanced

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

pkg proglem : oct files were not copied to the


From: Tatsuro MATSUOKA
Subject: pkg proglem : oct files were not copied to the
Date: Wed, 17 Oct 2007 19:49:34 +0900 (JST)

--- Michael wrote:
You should also set the arch-prefix as in the following:
  pkg prefix <prefix> <archprefix>
**********
Thanks! It worked.

For 2.9.14
    `prefix'
          Set the installation prefix directory. For example,
               pkg prefix ~/my_octave_packages
          sets the installation prefix to `~/my_octave_packages'.
          Packages will be installed in this directory.

          It is possible to get the current installation prefix by
          requesting an output argument.  For example,
               p = pkg prefix

          The location in which to install the architecture dependent
          files can be independent specified with an addition argument.
          For example
                                                                      
For 2.9.15
    `prefix'
          Set the installation prefix directory. For example,
               pkg prefix ~/my_octave_packages
          sets the installation prefix to `~/my_octave_packages'.
          Packages will be installed in this directory.

          It is possible to get the current installation prefix by
          requesting an output argument.  For example,
               p = pkg prefix

          The location in which to install the architecture dependent
          files can be independent specified with an addition argument.
          For example

               pkg prefix ~/my_octave_packages ~/my_octave_packages_for_my_pc  

************************
Mmmmmmm.

I had to read the help pkg.

Tatsuro





--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/



reply via email to

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