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

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

[Octave-patch-tracker] [patch #9944] upgrade libbiosig to v2.0.3 in mxe-


From: Alois Schlögl
Subject: [Octave-patch-tracker] [patch #9944] upgrade libbiosig to v2.0.3 in mxe-octave
Date: Sun, 21 Jun 2020 19:47:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #4, patch #9944 (project octave):



attached is libbiosig v2.0.4. This is in line with the latest release of
Biosig. This release could be used to extend support for Biosig further 

1) mexbiosig can be build by uncommenting this line:

    TARGET='$(TARGET)' $(MAKE) -C '$(1)'/biosig4c++ mexbiosig

This will only build the package, but does not install it. It can be installed
with 

   pkg install
https://pub.ist.ac.at/~schloegl/biosig/prereleases/mexbiosig-2.0.4.src.tar.gz

   pkg install .../biosig4c++/mex/mexbiosig-2.0.4.src.tar.gz

once octave is installed under windows. However, it is not clear to me whether
this can be installed with mxe-biosig. 


2) biosig4octmat (biosig for octave and matlab) could be installed by enabling
these lines: 

   $(INSTALL) -d $(HOST_PREFIX)/share/biosig/matlab
   cp -r '$(1)'/biosig4matlab/* $(HOST_PREFIX)/share/biosig/matlab/

In order to use it, the PATH would need to be setup (see biosig_installer.m),
and its recommended that some other packages (signal, statistics, ..) are
available as well. 


3) The installation of some *.dll.a is disabled because this has caused
problems under mxe (stimfit could not be build). I'm not sure whether this
would be also a problem in mxe-octave. 

Feel free to enable these. 





(file #49340)
    _______________________________________________________

Additional Item Attachment:

File name: libbiosig.mk                   Size:2 KB
    <https://savannah.gnu.org/file/libbiosig.mk?file_id=49340>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9944>

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




reply via email to

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