<?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 for linkhalde</title>
	<atom:link href="http://www.linkhal.de/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linkhal.de/blog</link>
	<description>allerlei Dinge</description>
	<lastBuildDate>Sat, 16 Mar 2013 06:15:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Gunter Königsmann</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-13852</link>
		<dc:creator>Gunter Königsmann</dc:creator>
		<pubDate>Sat, 16 Mar 2013 06:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-13852</guid>
		<description><![CDATA[libdpf.so.2 ist auch in der .oxt-Datei drin (man kann sie mit dem Programm file-roller öffnen und hineinsehen).
Jetzt ließ sich der duden-Korrektor installieren. Wünscht mir Glück!]]></description>
		<content:encoded><![CDATA[<p>libdpf.so.2 ist auch in der .oxt-Datei drin (man kann sie mit dem Programm file-roller öffnen und hineinsehen).<br />
Jetzt ließ sich der duden-Korrektor installieren. Wünscht mir Glück!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Gunter Königsmann</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-13849</link>
		<dc:creator>Gunter Königsmann</dc:creator>
		<pubDate>Sat, 16 Mar 2013 06:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-13849</guid>
		<description><![CDATA[Bin einen schritt weiter:

Ich habe 
- multiarch-support installiert, 
- synaptic verwendet, um all die 32-Bit-Libraries zu installieren, die dudenbib benötigt. Glaub&#039; es gab einen Trick für. Aber bei mir zeigt das Programm wenn ich rechts im Fenster auf &quot;architectures&quot; klicke &quot;i386&quot; an. Danach lief zumindest dieses Programm
- die Version von Libreoffice, die auf meinem Ubuntu-Rechner installiert ist, für 32 Bit heruntergeladen und installiert
- die Libraries, die dieses Programm in /opt/libreoffice4.0 installiert hat, dem System bekannt gegeben, indem ich über
sudo gedit /etc/ld.so.conf.d/zzz_openoffice.conf
eine Datei mit den folgenden 2 Zeilen darin angelegt habe:
/opt/libreoffice4.0/ure/lib/
/opt/libreoffice4.0/program
- Diese Zeilen in das System eingelesen:
sudo ldconfig

...jetzt fehlen mir nur noch wenige liebraries. ldd 
gunter@lore:~/Desktop$ ldd dudenkorrektor.uno.so 
	linux-gate.so.1 =&gt;  (0xf7709000)
	libuno_cppuhelpergcc3.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_cppuhelpergcc3.so.3 (0xf75c0000)
	libuno_cppu.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_cppu.so.3 (0xf7593000)
	libuno_sal.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_sal.so.3 (0xf7544000)
	libstlport_gcc.so =&gt; not found
	libdpf.so.2 =&gt; not found
	libstdc++.so.6 =&gt; /usr/lib32/libstdc++.so.6 (0xf745b000)
	libm.so.6 =&gt; /lib/i386-linux-gnu/libm.so.6 (0xf7418000)
	libgcc_s.so.1 =&gt; /lib/i386-linux-gnu/libgcc_s.so.1 (0xf73fa000)
	libc.so.6 =&gt; /lib/i386-linux-gnu/libc.so.6 (0xf7247000)
	libreg.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libreg.so.3 (0xf722d000)
	libuno_salhelpergcc3.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_salhelpergcc3.so.3 (0xf7225000)
	libxmlreader.so =&gt; /opt/libreoffice4.0/ure/lib/libxmlreader.so (0xf721a000)
	libpthread.so.0 =&gt; /lib/i386-linux-gnu/libpthread.so.0 (0xf71fe000)
	libdl.so.2 =&gt; /lib/i386-linux-gnu/libdl.so.2 (0xf71f9000)
	/lib/ld-linux.so.2 (0xf770a000)
	libstore.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libstore.so.3 (0xf71e2000)

libstlport konnte ich über synaptic installieren. Mal sehen, ob ich libdpf irgendwoher bekomme.]]></description>
		<content:encoded><![CDATA[<p>Bin einen schritt weiter:</p>
<p>Ich habe<br />
- multiarch-support installiert,<br />
- synaptic verwendet, um all die 32-Bit-Libraries zu installieren, die dudenbib benötigt. Glaub&#8217; es gab einen Trick für. Aber bei mir zeigt das Programm wenn ich rechts im Fenster auf &#8220;architectures&#8221; klicke &#8220;i386&#8243; an. Danach lief zumindest dieses Programm<br />
- die Version von Libreoffice, die auf meinem Ubuntu-Rechner installiert ist, für 32 Bit heruntergeladen und installiert<br />
- die Libraries, die dieses Programm in /opt/libreoffice4.0 installiert hat, dem System bekannt gegeben, indem ich über<br />
sudo gedit /etc/ld.so.conf.d/zzz_openoffice.conf<br />
eine Datei mit den folgenden 2 Zeilen darin angelegt habe:<br />
/opt/libreoffice4.0/ure/lib/<br />
/opt/libreoffice4.0/program<br />
- Diese Zeilen in das System eingelesen:<br />
sudo ldconfig</p>
<p>&#8230;jetzt fehlen mir nur noch wenige liebraries. ldd<br />
gunter@lore:~/Desktop$ ldd dudenkorrektor.uno.so<br />
	linux-gate.so.1 =&gt;  (0xf7709000)<br />
	libuno_cppuhelpergcc3.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_cppuhelpergcc3.so.3 (0xf75c0000)<br />
	libuno_cppu.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_cppu.so.3 (0xf7593000)<br />
	libuno_sal.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_sal.so.3 (0xf7544000)<br />
	libstlport_gcc.so =&gt; not found<br />
	libdpf.so.2 =&gt; not found<br />
	libstdc++.so.6 =&gt; /usr/lib32/libstdc++.so.6 (0xf745b000)<br />
	libm.so.6 =&gt; /lib/i386-linux-gnu/libm.so.6 (0xf7418000)<br />
	libgcc_s.so.1 =&gt; /lib/i386-linux-gnu/libgcc_s.so.1 (0xf73fa000)<br />
	libc.so.6 =&gt; /lib/i386-linux-gnu/libc.so.6 (0xf7247000)<br />
	libreg.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libreg.so.3 (0xf722d000)<br />
	libuno_salhelpergcc3.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libuno_salhelpergcc3.so.3 (0xf7225000)<br />
	libxmlreader.so =&gt; /opt/libreoffice4.0/ure/lib/libxmlreader.so (0xf721a000)<br />
	libpthread.so.0 =&gt; /lib/i386-linux-gnu/libpthread.so.0 (0xf71fe000)<br />
	libdl.so.2 =&gt; /lib/i386-linux-gnu/libdl.so.2 (0xf71f9000)<br />
	/lib/ld-linux.so.2 (0xf770a000)<br />
	libstore.so.3 =&gt; /opt/libreoffice4.0/ure/lib/libstore.so.3 (0xf71e2000)</p>
<p>libstlport konnte ich über synaptic installieren. Mal sehen, ob ich libdpf irgendwoher bekomme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Gunter Königsmann</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-13540</link>
		<dc:creator>Gunter Königsmann</dc:creator>
		<pubDate>Thu, 14 Mar 2013 05:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-13540</guid>
		<description><![CDATA[Der Duden Korrektor kann nur funktionieren, wenn alle Libraries, die dudenkorrektor.uno.so benötigt, für die Architektur &quot;i386&quot; installiert sind. In der sandboxblog-Seite zum Duden Korrektor steht, wie man das macht.
Falls ich es hinbekomme, schreibe ich wieder.]]></description>
		<content:encoded><![CDATA[<p>Der Duden Korrektor kann nur funktionieren, wenn alle Libraries, die dudenkorrektor.uno.so benötigt, für die Architektur &#8220;i386&#8243; installiert sind. In der sandboxblog-Seite zum Duden Korrektor steht, wie man das macht.<br />
Falls ich es hinbekomme, schreibe ich wieder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Ingo</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-5223</link>
		<dc:creator>Ingo</dc:creator>
		<pubDate>Wed, 12 Sep 2012 13:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-5223</guid>
		<description><![CDATA[Damit der Duden Korrektor in der Version 6, mit Libreoffice Vers. 3.6.1 und Windows 7 (64bit) oder Linux 64bit funktioniert müssen folgende Schritte ausgeführt werden:
Die o.a. Änderungen ausführen
Die Dokumentensprache auf Deutsch einstellen
Bei einen vorhanden Dokument unter Extras/Sprache/ , auf Deutsch
Dann müsste es klappen ...!!]]></description>
		<content:encoded><![CDATA[<p>Damit der Duden Korrektor in der Version 6, mit Libreoffice Vers. 3.6.1 und Windows 7 (64bit) oder Linux 64bit funktioniert müssen folgende Schritte ausgeführt werden:<br />
Die o.a. Änderungen ausführen<br />
Die Dokumentensprache auf Deutsch einstellen<br />
Bei einen vorhanden Dokument unter Extras/Sprache/ , auf Deutsch<br />
Dann müsste es klappen &#8230;!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Ingo</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-5222</link>
		<dc:creator>Ingo</dc:creator>
		<pubDate>Wed, 12 Sep 2012 13:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-5222</guid>
		<description><![CDATA[Vielen dank!
Beschriebener Lösungsweg klappt auch mit Version Vers. 3.6.1 und Windows 7 (64bit).
Lediglich die Dokumentensprache musste ich auf Deutsch stellen.]]></description>
		<content:encoded><![CDATA[<p>Vielen dank!<br />
Beschriebener Lösungsweg klappt auch mit Version Vers. 3.6.1 und Windows 7 (64bit).<br />
Lediglich die Dokumentensprache musste ich auf Deutsch stellen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting massive e-book-collections with Calibre and GNU Parrallel by Martin</title>
		<link>http://www.linkhal.de/blog/2012/01/converting-massive-e-book-collections-with-calibre-and-gnu-parrallel/comment-page-1/#comment-3605</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 25 Jan 2012 22:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=369#comment-3605</guid>
		<description><![CDATA[Hi! 

To be honest, I just assumed the files would be the problem. But the retry option seems useful. 

For the moment I have converted all my books, but I think I will use it when getting some more.

Thanks!

&lt;strong&gt;edit&lt;/strong&gt; oh, just saw that you are the author. Thanks for the software!]]></description>
		<content:encoded><![CDATA[<p>Hi! </p>
<p>To be honest, I just assumed the files would be the problem. But the retry option seems useful. </p>
<p>For the moment I have converted all my books, but I think I will use it when getting some more.</p>
<p>Thanks!</p>
<p><strong>edit</strong> oh, just saw that you are the author. Thanks for the software!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting massive e-book-collections with Calibre and GNU Parrallel by Ole Tange</title>
		<link>http://www.linkhal.de/blog/2012/01/converting-massive-e-book-collections-with-calibre-and-gnu-parrallel/comment-page-1/#comment-3600</link>
		<dc:creator>Ole Tange</dc:creator>
		<pubDate>Mon, 23 Jan 2012 14:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=369#comment-3600</guid>
		<description><![CDATA[Good to see GNU Parallel is of use to you.

I believe the last two &quot; are unneeded.

Have you checked if a process that hangs will hang again if run again (i.e. is it some books that gets it stuck or does it get stuck at random)? If it is a random problem, you can use --retries to have GNU Parallel try again.]]></description>
		<content:encoded><![CDATA[<p>Good to see GNU Parallel is of use to you.</p>
<p>I believe the last two &#8221; are unneeded.</p>
<p>Have you checked if a process that hangs will hang again if run again (i.e. is it some books that gets it stuck or does it get stuck at random)? If it is a random problem, you can use &#8211;retries to have GNU Parallel try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Star-Anwalt: Rolf Bossi plädiert für Todesstrafe by Paky Pullof</title>
		<link>http://www.linkhal.de/blog/2008/08/star-anwalt-rolf-bossi-pladiert-fur-todesstrafe-deutschland-focus-online/comment-page-1/#comment-904</link>
		<dc:creator>Paky Pullof</dc:creator>
		<pubDate>Thu, 03 Feb 2011 19:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://memmaker.wordpress.com/?p=116#comment-904</guid>
		<description><![CDATA[Unglaublich! Diese Story hatte ich absolut nicht fur denkbar gehalten]]></description>
		<content:encoded><![CDATA[<p>Unglaublich! Diese Story hatte ich absolut nicht fur denkbar gehalten</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duden Korrektor Openoffice-Plugin unter 64 Bit Linux betreiben &#8211; nicht. by Jo</title>
		<link>http://www.linkhal.de/blog/2009/12/duden-korrektor-openoffice-plugin-unter-64-bit-linux-betreiben/comment-page-1/#comment-233</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Fri, 07 May 2010 14:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.linkhal.de/blog/?p=241#comment-233</guid>
		<description><![CDATA[Ja, soweit wie du komme ich auch, ich musste ebenfalls das Paket openoffice.org-java-common installieren, bevor ich nach anpassung des platform-values das Plugin installieren konnte. Das Problem ist, das in den Optionen unter Sprache/Linguistic der Duden Korrektor nicht mehr auswählbar ist. Wie wird die Liste dort zusammengestellt?]]></description>
		<content:encoded><![CDATA[<p>Ja, soweit wie du komme ich auch, ich musste ebenfalls das Paket openoffice.org-java-common installieren, bevor ich nach anpassung des platform-values das Plugin installieren konnte. Das Problem ist, das in den Optionen unter Sprache/Linguistic der Duden Korrektor nicht mehr auswählbar ist. Wie wird die Liste dort zusammengestellt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vista will doch kein Mensch! by flexx</title>
		<link>http://www.linkhal.de/blog/2008/08/vista-will-doch-kein-mensch/comment-page-1/#comment-30</link>
		<dc:creator>flexx</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://memmaker.wordpress.com/?p=113#comment-30</guid>
		<description><![CDATA[Ich mein is doch logisch das die Frau XP wollte, da Vista in meinen Augen noch total unausgereift ist.
Fast alles Erfahrungen die ich bei Vista gemacht hab waren negativ.
Bis auf das die Netzwerkkonfiguration wesentlich besser ist.
Sonst kann an Vista kein gutes Wort lassen.
Desweiteren ist mir aufgefallen das Vista urst viel RAM zieht.
Also in dem Sinne...Happy XP Using...

flexx]]></description>
		<content:encoded><![CDATA[<p>Ich mein is doch logisch das die Frau XP wollte, da Vista in meinen Augen noch total unausgereift ist.<br />
Fast alles Erfahrungen die ich bei Vista gemacht hab waren negativ.<br />
Bis auf das die Netzwerkkonfiguration wesentlich besser ist.<br />
Sonst kann an Vista kein gutes Wort lassen.<br />
Desweiteren ist mir aufgefallen das Vista urst viel RAM zieht.<br />
Also in dem Sinne&#8230;Happy XP Using&#8230;</p>
<p>flexx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
