http://www.mrtrix.org/
Requires git gcc-c++ python numpy eigen3-devel zlib-devel qt-devel mesa-libGL-devel fftw-devel libtiff-devel
Qt requirements include Core, GUI, OpenGL, SVG, and the qmake, rcc & moc executables. Should this be qt-devel or qt5-devel?
export PATH=/usr/lib64/qt5/bin:$PATH ./configure
Metadata Update from @mhough: - Issue assigned to mhough
I am using qt5-devel and just defining QMAKE, MOC and RCC appending -qt5 (e.g. moc-qt5)
Metadata Update from @ankursinha: - Assignee reset
Log in to comment on this ticket.