[Qt-embedded-interest] Need help in installing Qt-embedded 4.5 in Linux fedora 8
Felipe Romero Gonzalez
fjromerog at gmail.com
Fri Mar 20 17:30:19 CET 2009
Hi, Avishek. I think that you has follow all the steps for install the
QtEmbedded, but:
> *
> >1)Do I have to paste the line (PATH=/usr....) at some specific point in
> the projects.pro file?
> >I just pasted it at the end of the file.More importantly,am I supposed to
> paste it in the projects.pro file or are they >meaning some other .profile
> *
>
the ".profile" is not your "projecte.pro" file. The ".profile" is
another file located usually on home directory. You sould find this system
file and open it as a root and then add the line that you want, at the ond
of file.
*
> >2) After adding the above,what do I do ?
> >Do I run qmake,make again (cause I changed the .pro file) or, is this it?
> >(update)Did try running qmake,shows-
> >[root at localhost qt-embedded]# qmake projects.pro
> >/root/Desktop/qt-embedded/projects.pro:8: Parse Error ('export PATH')
> >Error processing project file: projects.pro*
>
After add the PATH to the correct file , these kind of errors must be
eliminated. Try the first correction. Also erase the PATH line from your "
projects.pro" file.
> *
> >3)Do I have to configure Qt embedded/qvfb or can I do without that for
> now(Also,I have Qt/X11 installed in the >same PC so,do I need to do anything
> at all for 'qvfb')*
and for qvfb you need to modify your grub file, for activite this feature.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-embedded-interest/attachments/20090320/df7bc1cb/attachment.html
More information about the Qt-embedded-interest
mailing list