octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54452] octave 4.4.0 with octave-signal


From: Abinaya Manikandan
Subject: [Octave-bug-tracker] [bug #54452] octave 4.4.0 with octave-signal
Date: Mon, 6 Aug 2018 06:37:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

URL:
  <http://savannah.gnu.org/bugs/?54452>

                 Summary: octave 4.4.0 with octave-signal
                 Project: GNU Octave
            Submitted by: abinaya
            Submitted on: Mon 06 Aug 2018 10:37:44 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello, 

i know this is not an bug in octave but still i don't have any option other
than this for my issues in octave.

As per our user request we are trying to build octave-4.4.0 as RPM for RedHat
6 and 7 machine.

Octave seems build and working perfectly without any issues.

Our users request to created octave with octave signal where one can load
external modules/addons.

We are trying to build octave-4.4.0 with below command:
****************************************************************
%configure --prefix=%{_prefix} --with-blas=/usr/lib64/libblas.so
--enable-shared  --without-opengl  --with-amd --with-umfpack --with-colamd
--with-ccolamd --with-cholmod --enable-float-truncate --with-gfortran
--with-curl

make

make install
****************************************************************

installation seems fine and we could use octave command like below:

****************************************************************
address@hidden ~]# octave
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
GNU Octave, version 4.4.0
Copyright (C) 2018 John W. Eaton and others.
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-redhat-linux-gnu".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1>
****************************************************************

But user need to run below command in octave-4.4.0:

****************************************************************
address@hidden ~]# octave
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
GNU Octave, version 4.4.0
Copyright (C) 2018 John W. Eaton and others.
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-redhat-linux-gnu".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> pkg load signal
error: package signal is not installed
error: called from
    load_packages at line 41 column 7
    pkg at line 457 column 7
octave:1>
****************************************************************

Can anyone please help to add octave-signal with octave-4.4.0

Regards,
Abinaya 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54452>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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