qt-interest@trolltech.com
[Top] [All Lists]

Re: Installing QT 4.2.2 on Suse 10

Subject: Re: Installing QT 4.2.2 on Suse 10
From: "Karl Ruetz"
Date: Thu, 01 Mar 2007 10:48:30 -0600
When I checked the qconfig.cpp file, I found a control-M after my name in the licensee line. So I did the following:
1.  Removed the QT 4.2.2 source tree.
2.  Reunpacked the QT 4.2.2 source tree.
3.  Verified the contents of my license file were okay.
4.  Ran configure.
5. When configure asked me to agree to the license, I listed my home directory again. I found a new .qt-license-temp file that must have been created by configure. In that file, the first character on each line had been replaced by quotation mark.
6.  I let configure go ahead and fail as before.
7. I edited the qconfig.cpp file and removed the control-M after my name in the license line. 8. I ran configure again and it seemed to run normally. The gmake is running as I write this. I have reported these findings to Trolltech as a bug. Thanks for your advice and help. Dimitri writes:
Hi,
After a few entries, I get the following error:
In file included from
/tmp/qt-x11-commercial-src-4.2.2/src/corelib/global/qlibraryinfo.cpp:37:
/tmp/qt-x11-commercial-src-4.2.2/src/corelib/global/qconfig.cpp:2: error:
missing terminating " character
I then get a bunch of lines that look like this:
/tmp/qt-x11-commercial-src-4.2.2/src/corelib/global/qconfig.cpp:3: error:
stray '\' in program
/tmp/qt-x11-commercial-src-4.2.2/src/corelib/global/qconfig.cpp:3: error:
stray '\' in program

File qconfig.cpp is created by configure. Could you show us file config.cpp file (after configure has been run)?
--
Dimitri


--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>