I found what was the source of the problem. First, the configure build script failed to find octave binary and the QCTAVE variable was set to "no" to show that octave is not available. This variable is also used to hold the location of of the octave binary and later this "no" is treated as a command to run but not found. There should be "/usr/bin/octave" or so. There are two problems to be checked and corrected: 1) why octave was not found, despite it was in a standard location (/usr/bin/octave)...
Hello! I am trying to build QUCS version 0.19 from source and run into this problem: [ 275s] Making all in technical [ 275s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/qucs-0.0.19/qucs-doc/technical' [ 275s] : -L eps differential.fig > differential.eps ... [ 275s] : -L eps tline4p.fig > tline4p.eps [ 275s] no --path . mszl.m [ 275s] make[2]: no: Command not found [ 275s] make[2]: *** [Makefile:618: mszl.eps] Error 127 Can someone give me a hint, where the no tool comes from? Wojcie...
This is the code, borrowed from sox, that should fix the problem. Please test.
While trying to build MSHV I foud that it is using fixed patch to alsa library Could...
FreeDV does not build with latest sox
Fix build on openSUSE
Great thanks. Now builds fine. I have openSUSE and Fedora RPMs on openSUSE Build...
I am trying to build the latest release 0.9.1 of openprogrammer (OP), taken from:...