<?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=2739&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Install Error: Unexpected EOF]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2739</link>
		<description><![CDATA[The most recent posts in Install Error: Unexpected EOF.]]></description>
		<lastBuildDate>Fri, 29 Sep 2006 19:24:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12002#p12002</link>
			<description><![CDATA[<p>The original line in control.sh is:</p><div class="quotebox"><blockquote><div><p>etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,`</p></div></blockquote></div><p>The altered line should be</p><div class="quotebox"><blockquote><div><p>etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,&#039;`</p></div></blockquote></div><p>What is changed is the single quote just before the end of the line.<br />This got me further in the installation proces.</p>]]></description>
			<author><![CDATA[dummy@example.com (useResa)]]></author>
			<pubDate>Fri, 29 Sep 2006 19:24:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12002#p12002</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11846#p11846</link>
			<description><![CDATA[<p>What&#039;s the difference between these two lines?</p><div class="quotebox"><cite>suchindra wrote:</cite><blockquote><div><p>&lt;original file&gt;<br />etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,&#039;`<br />&lt;/original file&gt;<br />&lt;change it to&gt;<br />etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,&#039;`<br />&lt;/change to this&gt;</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (gras)]]></author>
			<pubDate>Mon, 18 Sep 2006 12:14:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11846#p11846</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11843#p11843</link>
			<description><![CDATA[<p>forgot the last step :</p><p>step &lt;whatever&gt;. After replacing the control.sh script&#039;s line 249 with the stuff mentioned above, press NEXT and continue !</p><br /><p>REMEMBER IT IS LINE 249</p>]]></description>
			<author><![CDATA[dummy@example.com (suchindra)]]></author>
			<pubDate>Mon, 18 Sep 2006 10:27:20 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11843#p11843</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11842#p11842</link>
			<description><![CDATA[<p>HI, <br />&#160; &#160; &#160; &#160; &#160;THE SOLUTION IS SIMPLE ONE. EVEN I HAD TO STRUGGLE A LOT FOR GETTING IT. PLEASE CHANGE THE FOLLOWING </p><p>step 1. Run the installer.<br />step 2. Before doing anything, go to /tmp/xfce-xxxx directory<br />step 3. select the control.sh script<br />step 4. change the following line</p><p>&lt;original file&gt;</p><p>etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,&#039;`</p><p>&lt;/original file&gt;</p><p>CHANGE IT TO</p><p>&lt;change it to&gt;</p><p>etcdir=`echo ${dir} | sed -e &#039;s,/share,/etc,&#039;`<br />notice this&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;^&#160; &#160; </p><p>&lt;/change to this&gt;</p><p>SOMETIMES SMALL THINGS GET TOO TOUGH</p>]]></description>
			<author><![CDATA[dummy@example.com (suchindra)]]></author>
			<pubDate>Mon, 18 Sep 2006 10:25:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11842#p11842</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11758#p11758</link>
			<description><![CDATA[<p>I got the same error.<br />Try to use the pre-release version&#160; which can be downloaded from:<br /><a href="http://www.xfce.org/archive/xfce-4.3.99.1/installers/" rel="nofollow">http://www.xfce.org/archive/xfce-4.3.99.1/installers/</a><br />Now everything is fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (phyphc)]]></author>
			<pubDate>Mon, 11 Sep 2006 06:38:12 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11758#p11758</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11738#p11738</link>
			<description><![CDATA[<p>I was finally able to resolve this through the &quot;Add New Software&quot; gui portion of Gnome, which offered to install XFCE for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (randyripoff)]]></author>
			<pubDate>Fri, 08 Sep 2006 22:15:03 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11738#p11738</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11664#p11664</link>
			<description><![CDATA[<p>I am getting exactly the same error, and I have no idea what is going wrong, all libs are installed and recognized by the installer. </p><p>Ideas anyone?</p><p>I am using Ubuntu (Draper Drake).</p>]]></description>
			<author><![CDATA[dummy@example.com (captain koeppi)]]></author>
			<pubDate>Sun, 03 Sep 2006 08:46:17 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11664#p11664</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11626#p11626</link>
			<description><![CDATA[<p>I take it no one has run into this problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (randyripoff)]]></author>
			<pubDate>Wed, 30 Aug 2006 22:01:21 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11626#p11626</guid>
		</item>
		<item>
			<title><![CDATA[Install Error: Unexpected EOF]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11546#p11546</link>
			<description><![CDATA[<p>Hello,</p><p>Using Fedora Core 5.&#160; I&#039;ve been trying to install XFCE for a couple of days now, but I&#039;m stymied with this issue.&#160; I keep getting the error message: </p><p><span class="bbu">Disk Based Hashtables</span><br />Running Configure...failed.</p><p>When I check the error log, I find the following error message:</p><p>./control.sh: line 249: unexpected EOF while looking for matching `&#039;&#039;<br />./control.sh: line 374: syntax error: unexpected end of file</p><p>Does anyone have any ideas on how to fix this?</p><p>Here&#039;s the Error Log:</p><br /><p>##<br />## Started installation of xfce4 at 12:06h<br />##<br />## Visit <a href="http://forum.os-cillation.com" rel="nofollow">http://forum.os-cillation.com</a>/ if you<br />## have problems using this installer.<br />##</p><p># Environment variables<br />PATH is set to &quot;/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/bin:/usr/bin:/usr/local/ssl/bin:/usr/local/bin:/opt/openssl/bin:/usr/local/openssl/bin:/usr/pkg/bin:/usr/ucb:/usr/X11R6/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/local/bin:/opt/local/bin:/usr/pkg/bin:/opt/gnome2/bin:/opt/gnome/bin:/opt/xfce4/bin:/opt/xfce/bin:/root/local/bin:/root/xfce/bin:/root/xfce4/bin&quot;<br />PKG_CONFIG_PATH is set to &quot;:/usr/lib/pkgconfig:/usr/lib/pkgconfig&quot;</p><p>## Checking for usable C compiler<br />gcc --version<br />gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)<br />Copyright (C) 2006 Free Software Foundation, Inc.<br />This is free software; see the source for copying conditions.&#160; There is NO<br />warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>## Checking for usable C++ compiler<br />g++ --version<br />g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)<br />Copyright (C) 2006 Free Software Foundation, Inc.<br />This is free software; see the source for copying conditions.&#160; There is NO<br />warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>## Checking for GNU make<br />gmake --version<br />GNU Make 3.80<br />Copyright (C) 2002&#160; Free Software Foundation, Inc.<br />This is free software; see the source for copying conditions.<br />There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<br />PARTICULAR PURPOSE.</p><p>## Checking for package config tool<br />pkg-config --version<br />0.20</p><p>## Checking for GLib (GModule) &gt;= 2.2.0<br />pkg-config --atleast-version=2.2.0 glib-2.0 gmodule-2.0<br />Prefix=/usr<br />Cflags=-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; <br />Libs=-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0&#160; </p><p>## Checking for Gtk+ &gt;= 2.2.0<br />pkg-config --atleast-version=2.2.0 gtk+-2.0<br />Prefix=/usr<br />Cflags=-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; <br />Libs=-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0&#160; </p><p>## Compiling installer-gui (warnings enabled)<br />gcc -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; &#160;-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0&#160; &#160;-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; &#160;-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0&#160; &#160;-O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c&#160; &#160;-Wall -Werror<br />cc1: warnings being treated as errors<br />main.c:38: warning: pointer targets in initialization differ in signedness<br />main.c:39: warning: pointer targets in initialization differ in signedness<br />main.c: In function ‘c604737946_activated’:<br />main.c:218: warning: comparisons like X&lt;=Y&lt;=Z do not have their mathematical meaning<br />## Compiling installer-gui (warnings disabled)<br />gcc -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; &#160;-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0&#160; &#160;-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; &#160;-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0&#160; &#160;-O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c&#160; &#160;</p><p>## Running installer-gui (without debugging)<br />./installer-gui<br />./control.sh: line 249: unexpected EOF while looking for matching `&#039;&#039;<br />./control.sh: line 374: syntax error: unexpected end of file</p>]]></description>
			<author><![CDATA[dummy@example.com (randyripoff)]]></author>
			<pubDate>Sat, 26 Aug 2006 17:28:58 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11546#p11546</guid>
		</item>
	</channel>
</rss>
