Re: Re: Re: error in executing konqueror
"Pavan Kumar Reddy" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e