<?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>Kommentare für Taxbird</title>
	<atom:link href="http://www.taxbird.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.taxbird.de</link>
	<description>... der freie ELSTER Client</description>
	<lastBuildDate>Wed, 25 Jan 2012 22:17:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Kommentar zu Taxbird 0.18 von Stephan Z.</title>
		<link>http://www.taxbird.de/2011/11/taxbird-0-18/#comment-738</link>
		<dc:creator>Stephan Z.</dc:creator>
		<pubDate>Wed, 25 Jan 2012 22:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=136#comment-738</guid>
		<description>Hallo Stefan,

habe libgtkhtml-3.14 von der opensuse 11.4 installiert

configure findet libgtkhtml-3.14 trotzdem nicht,
darum

export GTKHTML_CFLAGS=&quot;-I&quot; und
export GTKHTML_LIBS=/usr/lib/libgtkhtml-3.14

dann läuft configure durch, aber make bricht ab.

make
make  all-recursive
make[1]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18&#039;
Making all in src
make[2]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#039;
Making all in guile
make[3]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#039;
Making all in autoload
make[4]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#039;
make[5]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#039;
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#039;
make[4]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#039;
make[4]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#039;
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#039;
make[3]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#039;
make[3]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#039;
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\&quot;&quot;/usr/local/share/taxbird/&quot;\&quot; -DPACKAGE_LOCALE_DIR=\&quot;&quot;/usr/local/share/locale&quot;\&quot; -DVERSION=\&quot;&quot;0.18&quot;\&quot; -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/local/include -I/usr/include/libxml2   -pthread -I/usr/include/guile/2.0   -I    -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
In file included from main.c:27:0:
workspace.h:22:22: fatal error: guile/gh.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
make[3]: *** [main.o] Fehler 1
make[3]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#039;
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#039;
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18&#039;
make: *** [all] Fehler 2

es sind die packages
guile, guile-devel, libguile-2_0-22 und libguilereadline-v-18-18 installiert

Ich bin bei den compiler Flags nicht sattelfest. Siehst Du spontan, wo der Fehler liegt?

Vielen Dank im voraus,

Stephan</description>
		<content:encoded><![CDATA[<p>Hallo Stefan,</p>
<p>habe libgtkhtml-3.14 von der opensuse 11.4 installiert</p>
<p>configure findet libgtkhtml-3.14 trotzdem nicht,<br />
darum</p>
<p>export GTKHTML_CFLAGS=&#8221;-I&#8221; und<br />
export GTKHTML_LIBS=/usr/lib/libgtkhtml-3.14</p>
<p>dann läuft configure durch, aber make bricht ab.</p>
<p>make<br />
make  all-recursive<br />
make[1]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18&#8242;<br />
Making all in src<br />
make[2]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#8217;<br />
Making all in guile<br />
make[3]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#8217;<br />
Making all in autoload<br />
make[4]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#8217;<br />
make[5]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#8217;<br />
make[5]: Für das Ziel »all-am« ist nichts zu tun.<br />
make[5]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#8217;<br />
make[4]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile/autoload&#8217;<br />
make[4]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#8217;<br />
make[4]: Für das Ziel »all-am« ist nichts zu tun.<br />
make[4]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#8217;<br />
make[3]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src/guile&#8217;<br />
make[3]: Entering directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#8217;<br />
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\&#8221;"/usr/local/share/taxbird/&#8221;\&#8221; -DPACKAGE_LOCALE_DIR=\&#8221;"/usr/local/share/locale&#8221;\&#8221; -DVERSION=\&#8221;"0.18&#8243;\&#8221; -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/local/include -I/usr/include/libxml2   -pthread -I/usr/include/guile/2.0   -I    -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c<br />
In file included from main.c:27:0:<br />
workspace.h:22:22: fatal error: guile/gh.h: Datei oder Verzeichnis nicht gefunden<br />
compilation terminated.<br />
make[3]: *** [main.o] Fehler 1<br />
make[3]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#8217;<br />
make[2]: *** [all-recursive] Fehler 1<br />
make[2]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18/src&#8217;<br />
make[1]: *** [all-recursive] Fehler 1<br />
make[1]: Leaving directory `/home/szo/tarballs/taxbird/taxbird-0.18&#8242;<br />
make: *** [all] Fehler 2</p>
<p>es sind die packages<br />
guile, guile-devel, libguile-2_0-22 und libguilereadline-v-18-18 installiert</p>
<p>Ich bin bei den compiler Flags nicht sattelfest. Siehst Du spontan, wo der Fehler liegt?</p>
<p>Vielen Dank im voraus,</p>
<p>Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.18 von stesie</title>
		<link>http://www.taxbird.de/2011/11/taxbird-0-18/#comment-737</link>
		<dc:creator>stesie</dc:creator>
		<pubDate>Mon, 23 Jan 2012 19:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=136#comment-737</guid>
		<description>Hallo Stephan,

mmh, naja, es muss nicht genau die 3.14-er sein, sondern eine 3.14-er ABI-kompatible, also zum Beispiel die 3.32.  Auf die Schnelle hab&#039; ich gesehen, dass diese in OpenSUSE 11.4 zumindest dabei ist, hab&#039; selbst davon keine Installation.

GtkHTML 4 geht nicht so ohne weiteres, weil das zu Gtk3 gehört.  Taxbird basiert momentan noch auf Gtk2 ...</description>
		<content:encoded><![CDATA[<p>Hallo Stephan,</p>
<p>mmh, naja, es muss nicht genau die 3.14-er sein, sondern eine 3.14-er ABI-kompatible, also zum Beispiel die 3.32.  Auf die Schnelle hab&#8217; ich gesehen, dass diese in OpenSUSE 11.4 zumindest dabei ist, hab&#8217; selbst davon keine Installation.</p>
<p>GtkHTML 4 geht nicht so ohne weiteres, weil das zu Gtk3 gehört.  Taxbird basiert momentan noch auf Gtk2 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.18 von Stephan Z.</title>
		<link>http://www.taxbird.de/2011/11/taxbird-0-18/#comment-736</link>
		<dc:creator>Stephan Z.</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=136#comment-736</guid>
		<description>Hallo,

habe am Wochende versucht, taxbird 0.18 unter opensuse 12.1 zu compilieren, bin aber an der libgtkhtml gescheitert. Es wird zwingend Version 3.14 oder 3.8 gefordert. Die gibt es für opensuse nicht. Stattdessen gibt es libgtkhtml-4.0. 

Kann man da was machen?

P. S. Das taxbird 0.16 rpm für opensuse lässt sich mit 12.1 nicht mehr installieren (unter 11.4 ging&#039;s noch)</description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p>habe am Wochende versucht, taxbird 0.18 unter opensuse 12.1 zu compilieren, bin aber an der libgtkhtml gescheitert. Es wird zwingend Version 3.14 oder 3.8 gefordert. Die gibt es für opensuse nicht. Stattdessen gibt es libgtkhtml-4.0. </p>
<p>Kann man da was machen?</p>
<p>P. S. Das taxbird 0.16 rpm für opensuse lässt sich mit 12.1 nicht mehr installieren (unter 11.4 ging&#8217;s noch)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.18 von blogg.brokenpipe.de &#187; Taxbird 0.18 endlich fertig!</title>
		<link>http://www.taxbird.de/2011/11/taxbird-0-18/#comment-735</link>
		<dc:creator>blogg.brokenpipe.de &#187; Taxbird 0.18 endlich fertig!</dc:creator>
		<pubDate>Sat, 26 Nov 2011 23:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=136#comment-735</guid>
		<description>[...] Taxbird 0.18 erblickt die Welt (die Jahresversion 2012) [...]</description>
		<content:encoded><![CDATA[<p>[...] Taxbird 0.18 erblickt die Welt (die Jahresversion 2012) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.16 veröffentlicht von tomte</title>
		<link>http://www.taxbird.de/2011/01/taxbird-0-16-veroffentlicht/#comment-260</link>
		<dc:creator>tomte</dc:creator>
		<pubDate>Wed, 10 Aug 2011 11:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=123#comment-260</guid>
		<description>Schade, es scheint keinen support mehr zu geben.

Für Natty 11.04</description>
		<content:encoded><![CDATA[<p>Schade, es scheint keinen support mehr zu geben.</p>
<p>Für Natty 11.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.16 veröffentlicht von Hagen</title>
		<link>http://www.taxbird.de/2011/01/taxbird-0-16-veroffentlicht/#comment-232</link>
		<dc:creator>Hagen</dc:creator>
		<pubDate>Sun, 10 Jul 2011 20:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=123#comment-232</guid>
		<description>Also ich würde ein paar Euros springen lassen, falls es dieses Programm auch für 2011 unter Debian anwenden könnte. ;-)</description>
		<content:encoded><![CDATA[<p>Also ich würde ein paar Euros springen lassen, falls es dieses Programm auch für 2011 unter Debian anwenden könnte. <img src='http://www.taxbird.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Download von martin</title>
		<link>http://www.taxbird.de/get-it/#comment-101</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Wed, 20 Apr 2011 10:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/#comment-101</guid>
		<description>Auch von mir vielen Dank für das Engagement!
Ich habe aber ein Problem, taxbird 0.16 unter Ubuntu 10.10 (Maverick) zu installieren. Das PPA (http://ppa.launchpad.net/madmuffin/ppa/ubuntu) liefert zwar unter Lucid taxbird 0.16 und libgeier0 0.12, nicht aber unter Maverick. Die Version für Maverick ist nicht installierbar, da libgeier0 0.11 aus dem normalen Archiv gefunden wird. Installiere ich aus der PPA für Lucid, meldet Taxbird beim Start &quot;Failed to initialize GEIER data transfer library. Data transfers to fiscal authorities will not be possible.&quot; Ist da ggf. etwas in dem PPA schief?

Gruß
  martin</description>
		<content:encoded><![CDATA[<p>Auch von mir vielen Dank für das Engagement!<br />
Ich habe aber ein Problem, taxbird 0.16 unter Ubuntu 10.10 (Maverick) zu installieren. Das PPA (<a href="http://ppa.launchpad.net/madmuffin/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/madmuffin/ppa/ubuntu</a>) liefert zwar unter Lucid taxbird 0.16 und libgeier0 0.12, nicht aber unter Maverick. Die Version für Maverick ist nicht installierbar, da libgeier0 0.11 aus dem normalen Archiv gefunden wird. Installiere ich aus der PPA für Lucid, meldet Taxbird beim Start &#8220;Failed to initialize GEIER data transfer library. Data transfers to fiscal authorities will not be possible.&#8221; Ist da ggf. etwas in dem PPA schief?</p>
<p>Gruß<br />
  martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.16 veröffentlicht von Colin McAlister</title>
		<link>http://www.taxbird.de/2011/01/taxbird-0-16-veroffentlicht/#comment-100</link>
		<dc:creator>Colin McAlister</dc:creator>
		<pubDate>Mon, 18 Apr 2011 19:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=123#comment-100</guid>
		<description>Could someone PLEASE do a step by step guide to this. It&#039;s mega confusing. Everyone has (however helpfully) given ideas here and ideas there. But it&#039;s all very disjointed. Nothing has worked for me at all. 
So.....maybe something like this would be really cool.....
1. get a clean slate by purging (how to do this) all the libgeir0 and devs and all that maybe even the version on taxbird currently installed. Basically starting fresh.
2. then the order. eg Download this download that.
3. how to ./configure - make - make install etc etc AND IN WHAT ORDER.
We (I don&#039;t think I&#039;m the only one here that can&#039;t get 2011 headers) need a step by step idots guide. 
Thanks in advance to who ever can do this.</description>
		<content:encoded><![CDATA[<p>Could someone PLEASE do a step by step guide to this. It&#8217;s mega confusing. Everyone has (however helpfully) given ideas here and ideas there. But it&#8217;s all very disjointed. Nothing has worked for me at all.<br />
So&#8230;..maybe something like this would be really cool&#8230;..<br />
1. get a clean slate by purging (how to do this) all the libgeir0 and devs and all that maybe even the version on taxbird currently installed. Basically starting fresh.<br />
2. then the order. eg Download this download that.<br />
3. how to ./configure &#8211; make &#8211; make install etc etc AND IN WHAT ORDER.<br />
We (I don&#8217;t think I&#8217;m the only one here that can&#8217;t get 2011 headers) need a step by step idots guide.<br />
Thanks in advance to who ever can do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.16 veröffentlicht von Jochen Gold</title>
		<link>http://www.taxbird.de/2011/01/taxbird-0-16-veroffentlicht/#comment-97</link>
		<dc:creator>Jochen Gold</dc:creator>
		<pubDate>Thu, 14 Apr 2011 12:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=123#comment-97</guid>
		<description>Handelt es sich hier um Pakete unter Ubutu?
Unter Debian kann ich sie jedenfalls nicht installieren.

Weiß jemand Rat?</description>
		<content:encoded><![CDATA[<p>Handelt es sich hier um Pakete unter Ubutu?<br />
Unter Debian kann ich sie jedenfalls nicht installieren.</p>
<p>Weiß jemand Rat?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Taxbird 0.16 veröffentlicht von Sebastian</title>
		<link>http://www.taxbird.de/2011/01/taxbird-0-16-veroffentlicht/#comment-81</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 07 Apr 2011 19:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.taxbird.de/?p=123#comment-81</guid>
		<description>Hallo Patrick
Bei mir (Ubuntu 10.10 &quot;maverick&quot;, amd64) kommt es zu der gleichen Fehlermeldung wie in dem (re?)-post von Stefan.
Manuelles compilieren funktioniert problemlos.
@Stefan: Danke für dieses Tool. Wieder ein Grund weniger, die Windows-VM anzuschmeissen.
Grüsse
Sebastian</description>
		<content:encoded><![CDATA[<p>Hallo Patrick<br />
Bei mir (Ubuntu 10.10 &#8220;maverick&#8221;, amd64) kommt es zu der gleichen Fehlermeldung wie in dem (re?)-post von Stefan.<br />
Manuelles compilieren funktioniert problemlos.<br />
@Stefan: Danke für dieses Tool. Wieder ein Grund weniger, die Windows-VM anzuschmeissen.<br />
Grüsse<br />
Sebastian</p>
]]></content:encoded>
	</item>
</channel>
</rss>

