Changes between Version 2 and Version 3 of qt4
- Timestamp:
- 01/23/2010 09:04:10 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qt4
v2 v3 2 2 3 3 It is tempting to build it with -no-qt3support to cut down on the vast amount of things it installs, but that appears to be inadequate to build kdelibs-4.1.3. 4 5 Tired of that pesky licensing prompt (probably only useful for scripting,) try: 6 sed -i.orig 's/COMMERCIAL_USER=ask/COMMERCIAL_USER=no/g' configure 7 and append -confirm-license to your configure line