Octave for Arch Linux: Difference between revisions

Jump to navigation Jump to search
→‎Building octave: Remove qt4 mentions
(→‎Build dependencies: add icoutils)
(→‎Building octave: Remove qt4 mentions)
Line 27: Line 27:
  mkdir build
  mkdir build
  cd build
  cd build
  ../configure MOC=moc-qt4 UIC=uic-qt4
  ../configure
  make -j3
  make -j3
The only difference from the build on other systems are the parameters given to configure. They are necessary due to a problem with some configuration and the coexistance of qt4 and qt5. For more information take a look at the comments of octave-hg in the AUR.


If you encounter further problems or find more dependencies, feel free to adress them here.
If you encounter further problems or find more dependencies, feel free to adress them here.
Anonymous user

Navigation menu