error in executing konqueror

Pavan Kumar Reddy pavanreddy1980 at rediffmail.com
Fri May 4 16:35:48 CEST 2007


  Hi,

when i run the ./qvfb its displaying as "using display 0" and nothing comes up?

where i am going wrong ?

regards
Pavan Reddy.


On Thu, 26 Apr 2007 saravanan sar wrote :
>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/20070504/b53ea230/attachment.html 


More information about the konq-e mailing list