<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;feed=atom&amp;action=history</id>
		<title>Talk:Installing third party softwares in terminal/Build/KDE4/FreeBSD - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;action=history"/>
		<updated>2013-06-19T01:01:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;diff=56811&amp;oldid=prev</id>
		<title>Praneethu.u: moved Talk:Getting Started/Build/KDE4/FreeBSD to Talk:Installing third party softwares in terminal/Build/KDE4/FreeBSD:&amp;#32;I want to know how to install a 3rd party software , which doesn't have 1-click install.
eg. i downloaded pidgin and extract</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;diff=56811&amp;oldid=prev"/>
				<updated>2011-02-02T02:09:28Z</updated>
		
		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Talk:Getting_Started/Build/KDE4/FreeBSD&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:Getting Started/Build/KDE4/FreeBSD&quot;&gt;Talk:Getting Started/Build/KDE4/FreeBSD&lt;/a&gt; to &lt;a href=&quot;/Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&quot; title=&quot;Talk:Installing third party softwares in terminal/Build/KDE4/FreeBSD&quot;&gt;Talk:Installing third party softwares in terminal/Build/KDE4/FreeBSD&lt;/a&gt;: I want to know how to install a 3rd party software , which doesn&amp;#039;t have 1-click install. eg. i downloaded pidgin and extract&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 02:09, 2 February 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Praneethu.u</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;diff=17298&amp;oldid=prev</id>
		<title>Gogo: trouble with qt4 from ports</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Talk:Installing_third_party_softwares_in_terminal/Build/KDE4/FreeBSD&amp;diff=17298&amp;oldid=prev"/>
				<updated>2007-11-28T22:50:47Z</updated>
		
		<summary type="html">&lt;p&gt;trouble with qt4 from ports&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== qt4 from ports ==&lt;br /&gt;
&lt;br /&gt;
I've installed qt4 from ports, so I've skipped qt-copy.&lt;br /&gt;
&lt;br /&gt;
Got the following error when running cmakekde in kdesupport:&lt;br /&gt;
&lt;br /&gt;
 [... ~/kde/src/kdesupport]$ cmakekde&lt;br /&gt;
 -- Check for working C compiler: /usr/bin/gcc&lt;br /&gt;
 -- Check for working C compiler: /usr/bin/gcc -- works&lt;br /&gt;
 -- Check size of void*&lt;br /&gt;
 -- Check size of void* - done&lt;br /&gt;
 -- Check for working CXX compiler: /usr/bin/c++&lt;br /&gt;
 -- Check for working CXX compiler: /usr/bin/c++ -- works&lt;br /&gt;
 -- Found ZLIB: /usr/lib/libz.so&lt;br /&gt;
 -- Looking for __RTTI___ in Crun&lt;br /&gt;
 -- Looking for __RTTI___ in Crun - not found&lt;br /&gt;
 -- Looking for Q_WS_X11&lt;br /&gt;
 -- Looking for Q_WS_X11 - found&lt;br /&gt;
 -- Looking for Q_WS_WIN&lt;br /&gt;
 -- Looking for Q_WS_WIN - not found.&lt;br /&gt;
 -- Looking for Q_WS_QWS&lt;br /&gt;
 -- Looking for Q_WS_QWS - not found.&lt;br /&gt;
 -- Looking for Q_WS_MAC&lt;br /&gt;
 -- Looking for Q_WS_MAC - not found.&lt;br /&gt;
 WARNING querying qmake for QMAKE_MOC.  qmake reported:&lt;br /&gt;
 QMAKESPEC has not been set, so configuration cannot be deduced.&lt;br /&gt;
 Error processing project file: /usr/home/gogo/kde/build/kdesupport/soprano/CMakeFiles/CMakeTmpQmake/tmp.pro&lt;br /&gt;
 WARNING querying qmake for QMAKE_UIC.  qmake reported:&lt;br /&gt;
 QMAKESPEC has not been set, so configuration cannot be deduced.&lt;br /&gt;
 Error processing project file: /usr/home/gogo/kde/build/kdesupport/soprano/CMakeFiles/CMakeTmpQmake/tmp.pro&lt;br /&gt;
 -- Qt's moc NOT found!&lt;br /&gt;
 -- Qt's uic NOT found!&lt;br /&gt;
 CMake Error: Qt libraries, includes, moc, uic or/and rcc NOT found!&lt;br /&gt;
 -- Configuring done&lt;br /&gt;
&lt;br /&gt;
After setting QMAKESPACE in the ~/.bashrc file (and deleting the build/kdesupport directory) &lt;br /&gt;
&lt;br /&gt;
 #export QTDIR=$HOME/qt-copy&lt;br /&gt;
 export QMAKESPEC=/usr/local/share/qt4/mkspecs/freebsd-g++&lt;br /&gt;
 #export QT_PLUGINS_DIR=$KDEDIR/lib/kde4/plugins:$QT_PLUGINS_DIR&lt;br /&gt;
&lt;br /&gt;
the command cmakekde in the directory src/kdesupport works.&lt;/div&gt;</summary>
		<author><name>Gogo</name></author>	</entry>

	</feed>