Problems installing odepkg in octave 3.0.3

Fumihiro Chiba chibaf at mac.com
Sun Mar 1 07:02:32 CST 2009


Hi, Samuel

I use gcc-4.0 included in xcode 2.5 for mac os x 10.4 (powerpc) and
Octave.app (version 3.03).
I succeed at installation of odepkg-0.6.4 as follows:

--------->8-----------
octave-3.0.3:1> pkg install odepkg-0.6.4.tar.gz
    mebdf:
    a_ovdriv:
Warning on line 855: local variable l never used
Warning on line 855: local variable idoub never used
Warning on line 855: local variable isamp never used
Warning on line 855: local variable newpar never used
Warning on line 855: local variable nrenew never used
    a_interp:
    a_coset:
    a_pset:
    a_dec:
    a_sol:
    a_dgbfa:
    a_dgbsl:
    a_errors:
    a_prdict:
    a_itrat2:
    a_stiff:
Warning on line 3142: local variable nt never used
    a_rscale:
    a_cpyary:
    a_hchose:
    mebdfi:
    i_ovdriv:
Warning on line 848: local variable l never used
Warning on line 848: local variable idoub never used
Warning on line 848: local variable isamp never used
Warning on line 848: local variable newpar never used
Warning on line 848: local variable nrenew never used
    i_interp:
    i_coset:
    i_pset:
    i_dec:
    i_sol:
    i_dgbfa:
    i_dgbsl:
    i_errors:
    i_prdict:
    i_itrat2:
    i_stiff:
Warning on line 2951: local variable nt never used
    i_rscale:
    i_cpyary:
    i_hchose:
    ddaskr:
    drchek:
    droots:
    ddasic:
    dyypnw:
    ddstp:
    dcnstr:
    dcnst0:
    ddawts:
    dinvwt:
    ddatrp:
    ddwnrm:
    ddasid:
    dnsid:
    dlinsd:
    dfnrmd:
    dnedd:
    dnsd:
    dmatd:
    dslvd:
    ddasik:
    dnsik:
    dlinsk:
    dfnrmk:
    dnedk:
    dnsk:
    dslvk:
    dspigm:
    datv:
    dorth:
    dheqr:
    dhels:
    dgefa:
    dgesl:
    dgbfa:
    dgbsl:
    daxpy:
    dcopy:
    dscal:
    ddot:
    dnrm2:
    idamax:
    dec:
    sol:
    dech:
    solh:
    decc:
    solc:
    dechc:
    solhc:
    decb:
    solb:
    decbc:
    solbc:
    elmhes:
    decomr:
    decomc:
    slvrar:
    slvrai:
    slvrad:
    estrad:
    estrav:
    slvrod:
    slvseu:
    radau:
    radcov:
    coertv:
    coercv:
    contra:
    radau5:
    radcor:
    contr5:
    rodas:
    roscor:
    contro:
    rocoe:
    seulex:
    seucor:
    seul:
    contex:

octave-3.0.3:2> pkg list
Package Name   | Version | Installation directory
---------------+---------+-----------------------
miscellaneous *|   1.0.7 | /Users/chibaf/octave/miscellaneous-1.0.7
        odepkg *|   0.6.4 | /Users/chibaf/octave/odepkg-0.6.4
         optim *|   1.0.4 | /Users/chibaf/octave/optim-1.0.4
      symbolic *|   1.0.7 | /Users/chibaf/octave/symbolic-1.0.7

----------->8-------------

-----------------------
Fumihiro CHIBA

On 2009/03/01, at 18:27, Samuel H. Dupree, Jr. wrote:

> I'm running Octave 3.0.3 on a Mac PowerPC G4 running Mac OS 10.4.11.  
> I'm attempting to install ODEPKG 0.6.4, and thus far I've been  
> unsuccessful. The steps I've been using to install ODEPKG are as  
> follows:
>
>     1. Downloaded the odepkg-0.6.4.tar.gz and placed it in my home  
> directory
>     2. Launch Octave.app from the Applications folder on the desktop
>     3. Octave.app launches a UNIX terminal window in which Octave is  
> initiated
>     4. From the Octave prompt cd to my home directory where  
> odepkg-0.6.4.tar.gz resides
>     5. Entered the command, pkg install odepkg-0.6.4.tar.gz, to  
> install the package
>     6. The installed produced the following output:



More information about the Help-octave mailing list