2
edits
m (qscintilla installs qscintilla-qt4 instead of qscintilla-qt5 on Arch) |
m (Some packages are now in the repositories) |
||
Line 10: | Line 10: | ||
To install the necessary build dependencies for the full functionality (including JIT Compiler and so on) just execute (as root): | To install the necessary build dependencies for the full functionality (including JIT Compiler and so on) just execute (as root): | ||
pacman -S --needed base-devel pcre mercurial gcc-fortran gperf perl rsync transfig arpack curl fftw fltk glpk glu graphicsmagick hdf5 java-environment qhull qscintilla-qt5 texinfo gnuplot llvm texlive-bin icoutils | pacman -S --needed base-devel pcre mercurial gcc-fortran gperf perl rsync transfig arpack curl fftw fltk glpk glu graphicsmagick hdf5 java-environment qhull qscintilla-qt5 texinfo gnuplot llvm texlive-bin icoutils gl2ps qrupdate | ||
Assuming you have yaourt installed, the dependencies from the AUR are installed as follows (as normal user): | Assuming you have yaourt installed, the dependencies from the AUR are installed as follows (as normal user): | ||
yaourt -S | yaourt -S epstool | ||
If you plan to build the documentation, install the following packets too: | If you plan to build the documentation, install the following packets too: |
edits