help-octave
[Top][All Lists]
Advanced

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

Re: Octave Wiki Page problem


From: Markus Mützel
Subject: Re: Octave Wiki Page problem
Date: Fri, 24 Jan 2025 17:06:26 +0000

I'm not using Fedora.
But maybe try installing their octave-devel package first.

On the other hand: If you are installing the parallel package that is 
distributed by Fedora, you likely don't need to install it again in Octave.
Did you try loading it with `pkg load parallel`?  What does `pkg list` in 
Octave return?

Markus


> Am Freitag, 24. Januar 2025 um 17:33 schrieb "Sepp Käsbauer":
>
> Am Freitag, 24. Januar 2025, 09:33:50 Mitteleuropäische Normalzeit schrieb 
> Markus Mützel via Help-octave:
> > Did you load the parallel package prior to your test (like shown in the
> > first couple of lines on that Wiki page)?
> 
> i am working with opensuse Tumbleweed and i can confirm that it is NOT 
> working:
> 
> rpm -q octave
>   octave-9.2.0-1.3.x86_64
> rpm -q octave-cli
>   octave-cli-9.2.0-1.3.x86_64
> rpm -q octave-forge-parallel
>   octave-forge-parallel-4.0.2-1.4.x86_64
> 
> cat /etc/os-release 
> NAME="openSUSE Tumbleweed"
> # VERSION="20250117"
> 
> 
>  octave
> GNU Octave, version 9.2.0
> Copyright (C) 1993-2024 The Octave Project Developers.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.
> 
> Octave was configured for "x86_64-suse-linux-gnu".
> 
> Home page:            https://octave.org
> Support resources:    https://octave.org/support
> Improve Octave:       https://octave.org/get-involved
> 
> For changes from previous versions, type 'news'.
> 
> octave:1> pkg install -forge parallel
> error: pkg: unable to find the mkoctfile command, Octave installation is 
> incomplete
> error: called from
>     __gripe_missing_component__ at line 60 column 3
>     configure_make at line 46 column 7
>     install at line 202 column 7
>     pkg at line 619 column 9
> 
> locate mkoct
> /usr/share/octave/9.2.0/m/miscellaneous/mkoctfile.m
> 
> Thank you
> 
> > 
> > 
> > 
> > Markus
> >  
> > Am Freitag, 24. Januar 2025 um 04:05 schrieb "Sayed Mohammad Badiezadegan":
> > Hello guys,
> >  
> > I read the Octave Wiki page (https://wiki.octave.org/Parallel_package),
> > then, I installed and loaded the parallel package and ran the following
> > simple code that mentioned on the wiki page as follows: 
> > So, what is the problem? 
> > Does The Wiki page should be revised by your new Octave (9.3.0)?
> > 
> > Thank you.
> >  
> > ---------- We are transitioning to a web based forum for community help
> > discussions at https://octave.discourse.group/c/help
> 
> 
> 
> 
>



reply via email to

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