[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-www
Subject:    kde4 build instructions [patch]
From:       "Joseph Kerian" <jkerian () gmail ! com>
Date:       2006-08-23 19:28:33
Message-ID: 282b2dd90608231228g19f5fa77ya8d526ca36634c5d () mail ! gmail ! com
[Download RAW message or body]

d.k.o/built/trunk.html has instructions for building qt that simply
won't work. The following patch should fix it up. Essentially, you
just need to be more careful about which directory you are currently
in, and where the commands you're executing are located.

--- /srv/www/svn/www/sites/developer/build/trunk.html (original)
+++ /srv/www/svn/www/sites/developer/build/trunk.html (new version)
@@ -110,13 +110,14 @@
 <pre>
 cd
 svn co $REPOSITORY/trunk/qt-copy
+cd $REPOSITORY/trunk/qt-copy
+./apply_patches
 cd $QTDIR
-./apply_patches
-echo yes | ./configure -qt-gif -no-exceptions -debug -fast -prefix $QTDIR
+echo yes | $REPOSITORY/trunk/qt-copy/configure -qt-gif -no-exceptions
-debug -fast -prefix $QTDIR
 make
 </pre>
 <p>
-<code>make install</code> is not necessary unless you are using a
different $QTDIR
+<code>make install</code> is not necessary unless you did your
configure and make step in a directory other than $QTDIR
 </p>

 <h2>Kdelibs</h2>
_______________________________________________
kde-www mailing list
kde-www@kde.org
https://mail.kde.org/mailman/listinfo/kde-www
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic