[Paraview] problem in installing Paraview from source in MacOS
Ufuk Utku Turuncoglu (BE)
u.utku.turuncoglu at be.itu.edu.tr
Wed Apr 8 05:09:00 EDT 2015
Hi,
I had a problem in the installation of Paraview fro the source. The make
command gives error (at the end of the message) related with "QSQLITE
driver". The code compiles without any problem until this step (63%) and
i just wonder about the solution. I also found couple of threads related
with this issue but i could not solve it. I also tried to install
libqt4-sql-sqlite using macport but it did not help. By the way, i am
using paraview version 4.3.1 along with Enthought Canopy (1.4.1) and
MacOS 10.10.2.
Regards,
--ufuk
-----
This warning is for project developers. Use -Wno-dev to suppress it.
Generating done
Build files have been written to:
/Users/turuncu/Qsync/progs/paraview-4.3.1/Examples/All
======== End CMake output ======
Change Dir: /Users/turuncu/Qsync/progs/paraview-4.3.1/Examples/All
Run Build Command:"/usr/bin/make"
[ 1%] Compiling Qt help project SMMyElevation.qhp
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
Cannot open data base file
/Users/turuncu/Qsync/progs/paraview-4.3.1/Examples/All/Plugins/Filter/doc/SMMyElevation.qch!
Building up file structure...
make[5]: *** [Plugins/Filter/doc/SMMyElevation.qch] Error 255
make[4]: *** [Plugins/Filter/CMakeFiles/SMMyElevation.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [ParaViewExamples.done] Error 1
make[1]: *** [CMakeFiles/ParaViewExamples.dir/all] Error 2
make: *** [all] Error 2
-----
More information about the ParaView
mailing list