[Qt-embedded-interest] problems in installing Qt-embedded 4.5 in Linux fedora 8
Avishek_Sharma
Avishek_Sharma at satyam.com
Tue Mar 24 05:21:39 CET 2009
Hi everyone,
I am raising this question again as I didn't get any response to the query I raised yesterday.
I am having problems installing Qt emb. 4.5 in Linux fedora 8.I followed the installation steps as mentioned in the install txt file.Though I had some confusion about the last step of pasting the 'PATH=/usr/local...' etc,Felipe pointed out where I should be pasting it(Many thanks for that).
I couldn't find the .profile in my root directory(I am logging in as root and I am a complete newbie to Linux,so I guess when we say home directory ,it will be 'root' directory for root user)
I created a .profile using 'touch' and pasted the 'PATH=/usr/local/...'
I haven't yet configured qvfb as I haven't got much idea about that topic.
According to the install txt,pasting the PATH=/usr... is the last step in the installion process,so,I tried running one of the demos 'textEdit',it gives the following errors-
[root at localhost browser]# cd /usr/local/Trolltech/QtEmbedded-4.5.0-tp1/demos/textedit
[root at localhost textedit]# qmake textedit.pro
[root at localhost textedit]# make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../Qt-4.4.3/mkspecs/linux-g++ -I. -I../../../Qt-4.4.3/include/QtCore -I../../../Qt-4.4.3/include/QtCore -I../../../Qt-4.4.3/include/QtGui -I../../../Qt-4.4.3/include/QtGui -I../../../Qt-4.4.3/include -I. -I. -o textedit.o textedit.cpp
textedit.cpp:58:31: error: QTextDocumentWriter: No such file or directory
textedit.cpp: In member function ‘bool TextEdit::fileSave()’:
textedit.cpp:425: error: ‘QTextDocumentWriter’ was not declared in this scope
textedit.cpp:425: error: expected `;' before ‘writer’
textedit.cpp:426: error: ‘writer’ was not declared in this scope
make: *** [textedit.o] Error 1
[root at localhost textedit]#
Seems like it can't make sense of the Qt embedded class 'QTextDocumentWriter'.I didn't get any errors when I was doing the installation,so,I am confused as to what's wrong?Do I need to do something after pasting the 'PATH=/usr..' to make everything functional.
Looking forward to your responses.
Thanks,
regards,
Avishek
________________________________
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-embedded-interest/attachments/20090324/c5c6925e/attachment.html
More information about the Qt-embedded-interest
mailing list