1 Feb 2010 20:06
Re: tellico on mac os x 10.6.2 (snow leopard)
Here's where I'm now (in my quest to getting tellico to work on Snow Leopard / Mac OS X 10.6.2): I got to the point where tellico builds and starts succesfully, but it crashes (hard) when (for example) trying to open a collection or start a new one (from a template). What I did: (starting with the XCode tools and a fresh, up-to-date macports: sudo port install cmake sudo port install kdebase4 taglib exempi sudo chown -R mac ~/Library/Preferences/KDE I downloaded the tellico tarball from the website (tellico-2.1.1.tar.bz2) tar xvf tellico-2.1.1.tar.bz2 cd tellico-2.1.1 mkdir build cd build export QTDIR=/opt/local/libexec/qt4-mac export CMAKE_PREFIX_PATH=$QTDIR export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib cmake .. -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -DLIBEXSLT_LIBRARIES=/opt/local/lib/libexslt.dylib -DLIBXSLT_INCLUDE_DIR=/opt/local/include -DLIBXSLT_LIBRARIES=/opt/local/lib/libxslt.dylib -DQT_QTSCRIPT_LIBRARY=/opt/local/libexec/qt4-mac/lib/QtScript.framework(Continue reading)
(I did try adding
a config.sync() call but then you'd just
get runtime errors a little higher in the ImageWidget constructor).
A quick screenshot of Telico on Mac OS X 10.6.2:
RSS Feed