I'm building against KDE trunk and wondering if it should
build or not ?
Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/20060613/php_qt.so'
- /usr/lib/libsmokeqt.so.2: undefined symbol:
_ZN8QWebView11qt_metacastEPKc in Unknown on line 0
Build method...
pkgname=phpqt
pkgver=0.9
SRCDEST=/home/sources
svn up $SRCDEST/KDE/ and $SRCDEST/phpqt/
cd $srcdir/$pkgname-$pkgver
cp -a $SRCDEST/KDE/kdebindings/kalyptus .
cp -a $SRCDEST/KDE/kdebindings/smoke .
cmake . -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=/usr/lib
php 5.2.5
qscintilla 2.1
gcc 4.2.3
--markc
|