<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7276&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7276</link>
		<description><![CDATA[The most recent posts in compiling xfwm4 on Precise: required file ./ltmain.sh not found.]]></description>
		<lastBuildDate>Wed, 04 Jul 2012 17:35:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26871#p26871</link>
			<description><![CDATA[<p>So the first command didn&#039;t work. I&#039;m still trying to figure out what you mean by the second part, regarding specfiles. I don&#039;t know how specfiles play into this build process and I&#039;m trying to figure it out, but I&#039;d definitely appreciate it if you were to tell me more precisely where I need to put those lines. Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (bhh1988)]]></author>
			<pubDate>Wed, 04 Jul 2012 17:35:59 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26871#p26871</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26857#p26857</link>
			<description><![CDATA[<p>try ./autogen.sh --prefix=/usr --enable-maintainer-mode &amp;&amp; make clean &amp;&amp; make </p><p>old libtool tricks to add to specfiles to get them to build:</p><p>%define __libtoolize&#160; &#160; /bin/true<br />%define __check_files %{nil}<br />%define _use_internal_dependency_generator 0<br />%define __find_requires /bin/true<br />%define __find_provides /bin/true<br />%define __strip /bin/true</p><br /><p>autoreconf -i -v -f<br />autoconf<br />autoreconf<br />aclocal<br />aclocal -I m4<br />automake --add-missing</p>]]></description>
			<author><![CDATA[dummy@example.com (Sproggy)]]></author>
			<pubDate>Mon, 02 Jul 2012 18:40:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26857#p26857</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26854#p26854</link>
			<description><![CDATA[<p>same thing <img src="http://forum.xfce.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (bhh1988)]]></author>
			<pubDate>Mon, 02 Jul 2012 05:52:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26854#p26854</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26852#p26852</link>
			<description><![CDATA[<p>Try with this as autogen command:</p><div class="codebox"><pre><code>./autogen.sh --enable-maintainer-mode</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (jeromeg)]]></author>
			<pubDate>Sun, 01 Jul 2012 20:51:42 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26852#p26852</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26850#p26850</link>
			<description><![CDATA[<p>Thanks again for replying. I tried those things, and I still have the same issue. I&#039;m pretty sure I built xfce4-dev-tools and libxfce4util before xconf. Doing an sudo apt-get install on any of those leads to 0 upgrades presumably because I&#039;ve already installed them properly. I also installed the libraries you suggested. None of that seems to work.</p><p>The reason why I want to be able to compile from source is that I&#039;d like to make my own modifications to the code. Do you know what ltmain.sh is?</p>]]></description>
			<author><![CDATA[dummy@example.com (bhh1988)]]></author>
			<pubDate>Sun, 01 Jul 2012 19:54:06 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26850#p26850</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26847#p26847</link>
			<description><![CDATA[<p>Have you installed <strong>build-essential</strong>? </p><p>Have you successfully built xfce4-dev-tools and libxfce4util before xfconf?</p><p>Also, before compiling, execute the following:</p><div class="codebox"><pre><code>export PKG_CONFIG_PATH=&quot;/usr/lib/pkgconfig:$PKG_CONFIG_PATH&quot;
export CFLAGS=&quot;-O2 -pipe&quot;</code></pre></div><p>To compile xfconf, I also had to install the following:</p><div class="codebox"><pre><code>sudo apt-get install libdbus-1-dev libdbus-glib-1-dev libextutils-depends-perl libextutils-pkgconfig-perl</code></pre></div><p>BTW, there is also an ubuntu PPA that allows you to install Xfce 4.10 without the need to compile anything. See: <a href="http://www.webupd8.org/2012/05/install-xfce-410-in-xubuntu-1204.html" rel="nofollow">http://www.webupd8.org/2012/05/install- … -1204.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Sun, 01 Jul 2012 11:43:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26847#p26847</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26846#p26846</link>
			<description><![CDATA[<p>I tried doing those things but I still have the same problem... I also tried moving my m4 files to /usr/share/autoconf since my search online seems to indicate that this is the autoconf macro directory, but this also was unsuccessful. I wasn&#039;t able to find isc-posix.m4 by the way.</p>]]></description>
			<author><![CDATA[dummy@example.com (bhh1988)]]></author>
			<pubDate>Sun, 01 Jul 2012 06:50:04 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26846#p26846</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26845#p26845</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>What are the m4 files and what is the autoconf macro directory? Also, what is ltmain.sh?</p></div></blockquote></div><p>Make sure you have gettext and libtool installed. </p><p>garcon is there:</p><div class="codebox"><pre><code>git clone git://git.xfce.org/xfce/garcon</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Sun, 01 Jul 2012 04:00:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26845#p26845</guid>
		</item>
		<item>
			<title><![CDATA[compiling xfwm4 on Precise: required file ./ltmain.sh not found]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26843#p26843</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m new to the forums and I&#039;ve never compiled xfce stuff before and wanted to give this a try. I used git to checkout xfwm4:</p><p>git clone git://git.xfce.org/xfce/xfwm4</p><p>And I followed the instructions here:</p><p><a href="http://docs.xfce.org/xfce/building" rel="nofollow">http://docs.xfce.org/xfce/building</a></p><p>I couldn&#039;t follow the instructions to the letter because dbus-glib doesn&#039;t exist so I fetched libdbus-glib-1-dev instead. Also, I couldn&#039;t find garcon. I&#039;m on a basically fresh install of Precise Penguin and I already have xfce installed.</p><p>When I run ./autogen.sh --prefix=/home/bhh1988/local &amp;&amp; make &amp;&amp; make install, I get the following:</p><p>Preparing package directory /home/bhh1988/dev/xfwm4...<br />Running glib-gettextize --force --copy...<br />Copying file mkinstalldirs<br />Copying file po/Makefile.in.in</p><p>Please add the files<br />&#160; codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4<br />&#160; progtest.m4<br />from the /aclocal directory to your autoconf macro directory<br />or directly to your aclocal.m4 file.<br />You will also need config.guess and config.sub, which you can get from<br /><a href="ftp://ftp.gnu.org/pub/gnu/config/" rel="nofollow">ftp://ftp.gnu.org/pub/gnu/config/</a>.</p><p>Running intltoolize --automake --copy --force<br />Patching file &#039;po/Makefile.in.in&#039;<br />Running aclocal-1.11&#160; &#160;-I /usr/share/xfce4/dev-tools/m4macros -I /usr/share//xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros...<br />configure.ac:222: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body<br />../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...<br />../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...<br />../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...<br />/usr/share/xfce4/dev-tools/m4macros/xdt-features.m4:39: XDT_SUPPORTED_FLAGS is expanded from...<br />/usr/share/xfce4/dev-tools/m4macros/xdt-features.m4:59: XDT_FEATURE_DEBUG is expanded from...<br />configure.ac:222: the top level<br />Running autoheader...<br />configure.ac:222: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body<br />../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...<br />../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...<br />../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...<br />aclocal.m4:11048: XDT_SUPPORTED_FLAGS is expanded from...<br />aclocal.m4:11068: XDT_FEATURE_DEBUG is expanded from...<br />configure.ac:222: the top level<br />Running automake-1.11 --force-missing --add-missing --copy --gnu...<br />configure.ac:222: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body<br />../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...<br />../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...<br />../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...<br />aclocal.m4:11048: XDT_SUPPORTED_FLAGS is expanded from...<br />aclocal.m4:11068: XDT_FEATURE_DEBUG is expanded from...<br />configure.ac:222: the top level<br />configure.ac:64: required file `./ltmain.sh&#039; not found</p><p>What are the m4 files and what is the autoconf macro directory? Also, what is ltmain.sh?</p><p>Any pointers would be extremely appreciated!</p>]]></description>
			<author><![CDATA[dummy@example.com (bhh1988)]]></author>
			<pubDate>Sat, 30 Jun 2012 22:56:22 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26843#p26843</guid>
		</item>
	</channel>
</rss>
