<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LXAppearance &#8211; OpenBox Integration is Finished!</title>
	<atom:link href="http://blog.lxde.org/?feed=rss2&#038;p=788" rel="self" type="application/rss+xml" />
	<link>http://blog.lxde.org/?p=788</link>
	<description>blog.lxde.org</description>
	<lastBuildDate>Mon, 13 May 2013 15:31:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sérgio</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2587</link>
		<dc:creator>Sérgio</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2587</guid>
		<description>obconf brought only itself and &quot;make&quot; gave the same errors.</description>
		<content:encoded><![CDATA[<p>obconf brought only itself and &#8220;make&#8221; gave the same errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sérgio</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2586</link>
		<dc:creator>Sérgio</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2586</guid>
		<description>Thank you, ponce. But I have it installed (I needed to install it to be able to complete &quot;configure&quot;).
I don&#039;t have obconf installed, so I&#039;ll try to install it and see if it makes any difference (like from bringing in some dependency). As you can see I&#039;m just an amateur with these things.</description>
		<content:encoded><![CDATA[<p>Thank you, ponce. But I have it installed (I needed to install it to be able to complete &#8220;configure&#8221;).<br />
I don&#8217;t have obconf installed, so I&#8217;ll try to install it and see if it makes any difference (like from bringing in some dependency). As you can see I&#8217;m just an amateur with these things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ponce</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2584</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Sun, 22 Aug 2010 04:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2584</guid>
		<description>it can be you need also openbox-dev package installed.</description>
		<content:encoded><![CDATA[<p>it can be you need also openbox-dev package installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sérgio</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2583</link>
		<dc:creator>Sérgio</dc:creator>
		<pubDate>Sun, 22 Aug 2010 01:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2583</guid>
		<description>I&#039;ve installed lxappearance 0.5.0 in Debian Sid and it&#039;s working.
Then I&#039;ve got the latest source code for lxappearance-obconf, it configures fine but gives errors in &quot;make&quot;:
src/main.h:28:28: error: openbox/render.h: Arquivo ou diretório não encontrado
src/main.h:29:30: error: openbox/instance.h: Arquivo ou diretório não encontrado
src/main.h:30:27: error: openbox/parse.h: Arquivo ou diretório não encontrado
In file included from src/archive.c:6:
src/main.h:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘doc’
src/main.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘root’
src/main.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
src/archive.c: In function ‘create_theme_archive’:
src/archive.c:103: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
src/archive.c:103: error: (Each undeclared identifier is reported only once
src/archive.c:103: error: for each function it appears in.)
src/archive.c: In function ‘install_theme_to’:
src/archive.c:199: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
make[2]: ** [src/src_obconf_la-archive.lo] Erro 1
make[2]: Saindo do diretório `/home/temp/Desktop/lxappearance-obconf&#039;
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/temp/Desktop/lxappearance-obconf&#039;
make: ** [all] Erro 2

&#039;Arquivo ou diretório não encontrado&#039; means &#039;File or directory not found&#039;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed lxappearance 0.5.0 in Debian Sid and it&#8217;s working.<br />
Then I&#8217;ve got the latest source code for lxappearance-obconf, it configures fine but gives errors in &#8220;make&#8221;:<br />
src/main.h:28:28: error: openbox/render.h: Arquivo ou diretório não encontrado<br />
src/main.h:29:30: error: openbox/instance.h: Arquivo ou diretório não encontrado<br />
src/main.h:30:27: error: openbox/parse.h: Arquivo ou diretório não encontrado<br />
In file included from src/archive.c:6:<br />
src/main.h:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘doc’<br />
src/main.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘root’<br />
src/main.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
src/archive.c: In function ‘create_theme_archive’:<br />
src/archive.c:103: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)<br />
src/archive.c:103: error: (Each undeclared identifier is reported only once<br />
src/archive.c:103: error: for each function it appears in.)<br />
src/archive.c: In function ‘install_theme_to’:<br />
src/archive.c:199: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)<br />
make[2]: ** [src/src_obconf_la-archive.lo] Erro 1<br />
make[2]: Saindo do diretório `/home/temp/Desktop/lxappearance-obconf&#8217;<br />
make[1]: ** [all-recursive] Erro 1<br />
make[1]: Saindo do diretório `/home/temp/Desktop/lxappearance-obconf&#8217;<br />
make: ** [all] Erro 2</p>
<p>&#8216;Arquivo ou diretório não encontrado&#8217; means &#8216;File or directory not found&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikem</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2579</link>
		<dc:creator>Ikem</dc:creator>
		<pubDate>Wed, 18 Aug 2010 20:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2579</guid>
		<description>Andrea, you&#039;re awesome! :D</description>
		<content:encoded><![CDATA[<p>Andrea, you&#8217;re awesome! <img src='http://blog.lxde.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ponce</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2575</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Sat, 14 Aug 2010 05:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2575</guid>
		<description>@richard: I edited po/LINGUAS substituting &quot;no&quot; with &quot;nb&quot; and this seems to fix the build with git version of lxappearance-obconf. :)</description>
		<content:encoded><![CDATA[<p>@richard: I edited po/LINGUAS substituting &#8220;no&#8221; with &#8220;nb&#8221; and this seems to fix the build with git version of lxappearance-obconf. <img src='http://blog.lxde.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Jackson</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2573</link>
		<dc:creator>Richard Jackson</dc:creator>
		<pubDate>Thu, 12 Aug 2010 08:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2573</guid>
		<description>Just to note on updating to the latest git  the current translations comits seem to  break the build. I used a snaphot from a couple of days earlier which compiled fine</description>
		<content:encoded><![CDATA[<p>Just to note on updating to the latest git  the current translations comits seem to  break the build. I used a snaphot from a couple of days earlier which compiled fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Florio</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2567</link>
		<dc:creator>Andrea Florio</dc:creator>
		<pubDate>Sun, 08 Aug 2010 22:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2567</guid>
		<description>openSUSE rpms available into X11:lxde:Test repository..

1 click install:

http://software.opensuse.org/ymp/X11:lxde:Test/openSUSE_11.3/lxappearance-obconf.ymp</description>
		<content:encoded><![CDATA[<p>openSUSE rpms available into X11:lxde:Test repository..</p>
<p>1 click install:</p>
<p><a href="http://software.opensuse.org/ymp/X11:lxde:Test/openSUSE_11.3/lxappearance-obconf.ymp" rel="nofollow">http://software.opensuse.org/ymp/X11:lxde:Test/openSUSE_11.3/lxappearance-obconf.ymp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kendall Weaver</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2564</link>
		<dc:creator>Kendall Weaver</dc:creator>
		<pubDate>Sun, 08 Aug 2010 10:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2564</guid>
		<description>Just to throw this one out there, it debianized, compiled, and built perfectly fine on my 10.04 system.  Works like a champ as well, so it&#039;s certainly possible.  Maybe a cleaner system would have different results (mine&#039;s been messed with a good bit).

Right now I&#039;m just curious as to whether you plan to add the ability to adjust the number of desktops at any point in the future?</description>
		<content:encoded><![CDATA[<p>Just to throw this one out there, it debianized, compiled, and built perfectly fine on my 10.04 system.  Works like a champ as well, so it&#8217;s certainly possible.  Maybe a cleaner system would have different results (mine&#8217;s been messed with a good bit).</p>
<p>Right now I&#8217;m just curious as to whether you plan to add the ability to adjust the number of desktops at any point in the future?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Jackson</title>
		<link>http://blog.lxde.org/?p=788&#038;cpage=1#comment-2560</link>
		<dc:creator>Richard Jackson</dc:creator>
		<pubDate>Sun, 08 Aug 2010 01:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lxde.org/?p=788#comment-2560</guid>
		<description>Works great
Just keeps getting better, thanks for all of your work.

Richard</description>
		<content:encoded><![CDATA[<p>Works great<br />
Just keeps getting better, thanks for all of your work.</p>
<p>Richard</p>
]]></content:encoded>
	</item>
</channel>
</rss>
