Talk:Installing third party softwares in terminal/Build/KDE4/Prerequisites

From KDE TechBase
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Change to build directory for qt-copy

Hey, just noticed the change from cs to cb while making qt-copy. Sounds logical - but now you always have to install qt-copy because build/qt-copy != $QTDIR.

CU Daniel --91.23.253.120 16:32, 24 February 2008 (CET)

As far as I know that is the recommmended procedure. You have a source dir, a build dir and an install dir.
[Sun Feb 17 2008] [16:00:06] <thiago_home>      if you set it, it should point to the build dir. So if people expect $QTDIR/src/corelib/global/qglobal.h to exist, it will break.
[Sun Feb 17 2008] [16:00:17] <thiago_home>      actually, QTDIR should point to the *install* dir
[Sun Feb 17 2008] [16:00:26] <thiago_home>      just like KDEDIR, yes
[Sun Feb 17 2008] [16:00:36] <_Brandon_>        yeah it points to that
[Sun Feb 17 2008] [16:02:12] <steveire> How about if I use prefix $KDEDIR?
[Sun Feb 17 2008] [16:03:51] <steveire> Or set QTDIR to ~/qt
[Sun Feb 17 2008] [16:03:51] <_Brandon_>        yeah but you have to do make install after make in that case
[Sun Feb 17 2008] [16:04:29] <thiago_home>      you always have to do make install
[Sun Feb 17 2008] [16:04:42] <steveire> Really it'll probably only be necessary for a few months until the distros put the released version in repos
[Sun Feb 17 2008] [16:05:29] <steveire> I'll leave it as is in the bashrc actaully. ~/qt-copy

--Steveire 20:30, 24 February 2008 (CET)