#32383: root @5.30.03_0+fftw3 doesn't install libFFT.so --------------------------------------+------------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: root --------------------------------------+------------------------------------- I have this installed: root @5.30.03_0+fftw3+gsl+minuit2+opengl+python27+qt_mac+roofit+ssl+tmva+xml (active) Still there is no libFFTW.so in /opt/local/lib/root, so executing e.g. the FFT tutorial that comes with ROOT fails: {{{ cd /tmp cp /opt/local/share/root/tutorials/fft/FFT.C . root FFT.C+ root [0] Processing FFT.C+... Info in <TUnixSystem::ACLiC>: creating shared library /private/tmp/./FFT_C.so Error in <TUnixSystem::DynamicPathName>: FFTW[.so | .dll | .dylib | .sl | .dl | .a] does not exist in .:/opt/local/lib/root::/opt/local/lib/root/cint/cint/stl Error in <TVirtualFFT::FFT>: handler not found *** Break *** segmentation violation }}} This problem is not there for me if I install ROOT from source or binary outside of Macports. I haven't looked at the Macports ROOT build log yet why /opt/local/lib/root/libFFT.so was not created. -- Ticket URL: <https://trac.macports.org/ticket/32383> MacPorts <http://www.macports.org/> Ports system for Mac OS