error in executing konqueror

saravanan sar sar_van81 at yahoo.co.in
Thu Apr 26 18:50:02 CEST 2007


Hi Mr. Reddy,

have you compiled QVFB ? if no means here are the steps:

 $wget ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.4.tar.bz2

  $ tar xvfj qt-x11-free-3.3.4.tar.bz2.           $cd qt-x11-free-3.3.4
    $export QTDIR=$PWD
    $export PATH=$QTDIR/bin:$PATH
    $export LD_LIBRARY_PATH=$QTDIR/lib: $LD_LIBRARY_PATH
   
    $echo yes |. /configure –thread 

   
    $make
      $cd qt-x11-free-3.3.4/tools/qvfb
      $ export QMAKESPEC=$QTDIR/mkspecs/linux-g++
      $qmake
      $make
After this make you will find "qvfb" executable in the directory "qt-x11-free-3.3.4/tools/qvfb". just run that and qvfb will open. When it open you can configure that for your display . i mean the display size . it may be 240x320 or 640x480 etc.after that you run the qt-embedded  which you had compiled with "-qt-gfx-qvfb" support. dont forget to add "-qws" option to the examples before running them like the following:

$ ./aclock -qws

   Hope these information will and should help you in using qt/embedded or konqueror with QVFB.
All the best,
saravanan.



       
---------------------------------
 SHOUT IT OUT! Tell everyone, from anywhere, that you're online on Yahoo! Messenger 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20070426/59b66afa/attachment-0001.html 


More information about the konq-e mailing list