|
From: | address@hidden |
Subject: | Octave 4.4 with octave-signal |
Date: | Thu, 16 Aug 2018 07:13:05 +0000 |
Hi Team, We are trying buid octave – 4.4 as Linux RPM which seems success and working fine. Our user request to add octave-signal with octave 4.4 which is we follow below steps: 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 install signal octave:1> pkg load signal after install signal like above steps all the files are come under /usr/ share/octave/packages/signal-1.4.0. Can you please let me know how we can get signal on build steps of octave. Please find below details of our servers and the steps which we are using to build octave-4.4: address@hidden cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago) %configure --prefix=%{_prefix} --with-blas=/usr/lib64/libblas.so --enable-shared --disable-static --without-opengl --with-amd --with-umfpack --with-colamd --with-ccolamd --with-cholmod --enable-float-truncate
--with-gfortran --with-curl-libdir=/opt/curl/x86_64/7.56.0/lib/ --with-curl-includedir=/opt/curl/x86_64/7.56.0/include Make Make install Please help me on this. Regards, Abinaya |
[Prev in Thread] | Current Thread | [Next in Thread] |