<?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 Louic&#039;s weblog</title>
	<atom:link href="http://blog.louic.nl/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.louic.nl</link>
	<description></description>
	<lastBuildDate>Thu, 09 May 2013 01:26:28 +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 Some xmgrace tips by just a chick</title>
		<link>http://blog.louic.nl/?p=249&#038;cpage=1#comment-2713</link>
		<dc:creator>just a chick</dc:creator>
		<pubDate>Thu, 09 May 2013 01:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=249#comment-2713</guid>
		<description><![CDATA[Thanks for the tips, specially the one by luic. I installed the extra fonts and they work like a charm. 
-using mac where the fonts&#039; location is: /Applications/Grace.app/Contents/Resources/grace/fonts/

For the person asking for a way to put ~ on top of sigma: it can be done in grace:
\f{Symbol}s\S\h{-0.7}~
Grace has these commands \h and \v that shift the next font horizontally and vertically.  It solves the problem (not very practical but..)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tips, specially the one by luic. I installed the extra fonts and they work like a charm.<br />
-using mac where the fonts' location is: /Applications/Grace.app/Contents/Resources/grace/fonts/</p>
<p>For the person asking for a way to put ~ on top of sigma: it can be done in grace:<br />
\f{Symbol}s\S\h{-0.7}~<br />
Grace has these commands \h and \v that shift the next font horizontally and vertically.  It solves the problem (not very practical but..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some xmgrace tips by useful xmgrace tips &#124; space of nanodots</title>
		<link>http://blog.louic.nl/?p=249&#038;cpage=1#comment-2699</link>
		<dc:creator>useful xmgrace tips &#124; space of nanodots</dc:creator>
		<pubDate>Sat, 27 Apr 2013 13:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=249#comment-2699</guid>
		<description><![CDATA[[...] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-  cited from http://blog.louic.nl/?p=249&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-  cited from <a href="http://blog.louic.nl/?p=249&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-" rel="nofollow">http://blog.louic.nl/?p=249&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling and installing MolMol under Linux by Chrystel</title>
		<link>http://blog.louic.nl/?p=397&#038;cpage=1#comment-2669</link>
		<dc:creator>Chrystel</dc:creator>
		<pubDate>Fri, 08 Feb 2013 09:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=397#comment-2669</guid>
		<description><![CDATA[When I write make after ./INSTALL, I&#039;ve got this errors : 

make tools sg src TARGET=default
make[1]: entrant dans le répertoire « /home/chrystel/molmol »
cd tools; make default
make[2]: entrant dans le répertoire « /home/chrystel/molmol/tools »
make src TARGET=default
make[3]: entrant dans le répertoire « /home/chrystel/molmol/tools »
cd src; make default
make[4]: entrant dans le répertoire « /home/chrystel/molmol/tools/src »
/usr/bin/gcc -I../../tools/include -Dsqrtf=sqrt -Dexpf=exp -Dlogf=log -Dpowf=pow -Dsinf=sin -Dcosf=cos -Dtanf=tan -Dasinf=asin -Dacosf=acos -Datanf=atan -Datan2f=atan2 -Dfabsf=fabs -Dceilf=ceil -O2 -I../../tools/include -Dsqrtf=sqrt -Dexpf=exp -Dlogf=log -Dpowf=pow -Dsinf=sin -Dcosf=cos -Dtanf=tan -Dasinf=asin -Dacosf=acos -Datanf=atan -Datan2f=atan2 -Dfabsf=fabs -Dceilf=ceil  -c -o RandNum.o RandNum.c
In file included from /usr/include/math.h:94:0,
                 from RandNum.c:29:
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:55:1: erreur: conflicting types for ‘acos’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:57:1: erreur: conflicting types for ‘asin’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:59:1: erreur: conflicting types for ‘atan’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:61:1: erreur: conflicting types for ‘atan2’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:64:1: erreur: conflicting types for ‘cos’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:66:1: erreur: conflicting types for ‘sin’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:68:1: erreur: conflicting types for ‘tan’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:101:1: erreur: conflicting types for ‘exp’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:110:1: erreur: conflicting types for ‘log’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:155:1: erreur: conflicting types for ‘pow’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:158:1: erreur: conflicting types for ‘sqrt’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:180:1: erreur: conflicting types for ‘ceil’
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:183:1: erreur: conflicting types for ‘fabs’
make[4]: *** [RandNum.o] Erreur 1
make[4]: quittant le répertoire « /home/chrystel/molmol/tools/src »
make[3]: *** [src] Erreur 2
make[3]: quittant le répertoire « /home/chrystel/molmol/tools »
make[2]: *** [default] Erreur 2
make[2]: quittant le répertoire « /home/chrystel/molmol/tools »
make[1]: *** [tools] Erreur 2
make[1]: quittant le répertoire « /home/chrystel/molmol »
make: *** [default] Erreur 2

How to fix it ? 
Tanks]]></description>
		<content:encoded><![CDATA[<p>When I write make after ./INSTALL, I've got this errors : </p>
<p>make tools sg src TARGET=default<br />
make[1]: entrant dans le répertoire « /home/chrystel/molmol »<br />
cd tools; make default<br />
make[2]: entrant dans le répertoire « /home/chrystel/molmol/tools »<br />
make src TARGET=default<br />
make[3]: entrant dans le répertoire « /home/chrystel/molmol/tools »<br />
cd src; make default<br />
make[4]: entrant dans le répertoire « /home/chrystel/molmol/tools/src »<br />
/usr/bin/gcc -I../../tools/include -Dsqrtf=sqrt -Dexpf=exp -Dlogf=log -Dpowf=pow -Dsinf=sin -Dcosf=cos -Dtanf=tan -Dasinf=asin -Dacosf=acos -Datanf=atan -Datan2f=atan2 -Dfabsf=fabs -Dceilf=ceil -O2 -I../../tools/include -Dsqrtf=sqrt -Dexpf=exp -Dlogf=log -Dpowf=pow -Dsinf=sin -Dcosf=cos -Dtanf=tan -Dasinf=asin -Dacosf=acos -Datanf=atan -Datan2f=atan2 -Dfabsf=fabs -Dceilf=ceil  -c -o RandNum.o RandNum.c<br />
In file included from /usr/include/math.h:94:0,<br />
                 from RandNum.c:29:<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:55:1: erreur: conflicting types for ‘acos’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:57:1: erreur: conflicting types for ‘asin’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:59:1: erreur: conflicting types for ‘atan’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:61:1: erreur: conflicting types for ‘atan2’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:64:1: erreur: conflicting types for ‘cos’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:66:1: erreur: conflicting types for ‘sin’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:68:1: erreur: conflicting types for ‘tan’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:101:1: erreur: conflicting types for ‘exp’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:110:1: erreur: conflicting types for ‘log’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:155:1: erreur: conflicting types for ‘pow’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:158:1: erreur: conflicting types for ‘sqrt’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:180:1: erreur: conflicting types for ‘ceil’<br />
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:183:1: erreur: conflicting types for ‘fabs’<br />
make[4]: *** [RandNum.o] Erreur 1<br />
make[4]: quittant le répertoire « /home/chrystel/molmol/tools/src »<br />
make[3]: *** [src] Erreur 2<br />
make[3]: quittant le répertoire « /home/chrystel/molmol/tools »<br />
make[2]: *** [default] Erreur 2<br />
make[2]: quittant le répertoire « /home/chrystel/molmol/tools »<br />
make[1]: *** [tools] Erreur 2<br />
make[1]: quittant le répertoire « /home/chrystel/molmol »<br />
make: *** [default] Erreur 2</p>
<p>How to fix it ?<br />
Tanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing DSL on an old (16Mb RAM) laptop by louic</title>
		<link>http://blog.louic.nl/?p=77&#038;cpage=1#comment-2578</link>
		<dc:creator>louic</dc:creator>
		<pubDate>Fri, 18 Jan 2013 11:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://bohrium.homelinux.org/wordpress/?p=77#comment-2578</guid>
		<description><![CDATA[Thanks Robert for sharing this information.]]></description>
		<content:encoded><![CDATA[<p>Thanks Robert for sharing this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing DSL on an old (16Mb RAM) laptop by Robert Kousbroek</title>
		<link>http://blog.louic.nl/?p=77&#038;cpage=1#comment-2576</link>
		<dc:creator>Robert Kousbroek</dc:creator>
		<pubDate>Thu, 17 Jan 2013 20:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://bohrium.homelinux.org/wordpress/?p=77#comment-2576</guid>
		<description><![CDATA[I have installed DSL on a compaq armada 1120t for my 5 year old kid.

Specs: 24 MB RAM, no CD-Drive, no USB-drive, 1 GB harddrive
Pentium 70-100 Mhz

It works ok. ;-)

I made 4 partitions: 
2x FAT32 (for Win95); 1x Linux SWAP and 1x EXT2 filesystem

I needed to use the Poormans installation, since I don&#039;t have USB or cdrom to boot. Just copied the CD (harddrive attached to another computer) to the harddrive (KNOPPIX folder and BOOT folder)
Now with the bootfloppy, you can boot from floppy and futher boot from HD.

My bootoptions are:  DSL minimal mem=24M lowram 

Regards,

Robert Kousbroek]]></description>
		<content:encoded><![CDATA[<p>I have installed DSL on a compaq armada 1120t for my 5 year old kid.</p>
<p>Specs: 24 MB RAM, no CD-Drive, no USB-drive, 1 GB harddrive<br />
Pentium 70-100 Mhz</p>
<p>It works ok. ;-)</p>
<p>I made 4 partitions:<br />
2x FAT32 (for Win95); 1x Linux SWAP and 1x EXT2 filesystem</p>
<p>I needed to use the Poormans installation, since I don't have USB or cdrom to boot. Just copied the CD (harddrive attached to another computer) to the harddrive (KNOPPIX folder and BOOT folder)<br />
Now with the bootfloppy, you can boot from floppy and futher boot from HD.</p>
<p>My bootoptions are:  DSL minimal mem=24M lowram </p>
<p>Regards,</p>
<p>Robert Kousbroek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling and installing MolMol under Linux by louic</title>
		<link>http://blog.louic.nl/?p=397&#038;cpage=1#comment-2524</link>
		<dc:creator>louic</dc:creator>
		<pubDate>Wed, 02 Jan 2013 12:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=397#comment-2524</guid>
		<description><![CDATA[Hi Mijiddorj,

If I am not mistaken you are missing the motif development files. You need several development files (source code) to compile molmol. In Ubuntu, these packages are called:

&lt;ul&gt;&lt;li&gt;libmotif-dev&lt;/li&gt;
&lt;li&gt;x11proto-print-dev&lt;/li&gt;
&lt;li&gt;libxpm-dev libxt-dev&lt;/li&gt;&lt;/ul&gt;

I am not sure about the names in Arch linux, but probably something very similar. You should be able to install them with your package manager.]]></description>
		<content:encoded><![CDATA[<p>Hi Mijiddorj,</p>
<p>If I am not mistaken you are missing the motif development files. You need several development files (source code) to compile molmol. In Ubuntu, these packages are called:</p>
<ul>
<li>libmotif-dev</li>
<li>x11proto-print-dev</li>
<li>libxpm-dev libxt-dev</li>
</ul>
<p>I am not sure about the names in Arch linux, but probably something very similar. You should be able to install them with your package manager.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling and installing MolMol under Linux by Mijiddorj</title>
		<link>http://blog.louic.nl/?p=397&#038;cpage=1#comment-2523</link>
		<dc:creator>Mijiddorj</dc:creator>
		<pubDate>Mon, 31 Dec 2012 04:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=397#comment-2523</guid>
		<description><![CDATA[Thank you, but I have  some errors that 

make[4]: *** [RandNum.o] Error 1
make[4]: Leaving directory `/usr/local/include/molmol/tools/src&#039;
make[3]: *** [src] Error 2
make[3]: Leaving directory `/usr/local/include/molmol/tools&#039;
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/local/include/molmol/tools&#039;
make[1]: *** [tools] Error 2
make[1]: Leaving directory `/usr/local/include/molmol&#039;
make: *** [default] Error 2

How to fix it?]]></description>
		<content:encoded><![CDATA[<p>Thank you, but I have  some errors that </p>
<p>make[4]: *** [RandNum.o] Error 1<br />
make[4]: Leaving directory `/usr/local/include/molmol/tools/src'<br />
make[3]: *** [src] Error 2<br />
make[3]: Leaving directory `/usr/local/include/molmol/tools'<br />
make[2]: *** [default] Error 2<br />
make[2]: Leaving directory `/usr/local/include/molmol/tools'<br />
make[1]: *** [tools] Error 2<br />
make[1]: Leaving directory `/usr/local/include/molmol'<br />
make: *** [default] Error 2</p>
<p>How to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Turn off auto complete in libreoffice or openoffice calc and writer by Dennis</title>
		<link>http://blog.louic.nl/?p=445&#038;cpage=1#comment-2482</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Mon, 22 Oct 2012 14:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=445#comment-2482</guid>
		<description><![CDATA[Thank you so much for this tip.  The automatic functions in Open Office Apps are not usually helpful and more often not only annoying but outright disruptive.  This auto-complete feature was a major problem and I&#039;m so thankful it is now disabled.]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for this tip.  The automatic functions in Open Office Apps are not usually helpful and more often not only annoying but outright disruptive.  This auto-complete feature was a major problem and I'm so thankful it is now disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some xmgrace tips by Pritam Kumar Jana</title>
		<link>http://blog.louic.nl/?p=249&#038;cpage=1#comment-2480</link>
		<dc:creator>Pritam Kumar Jana</dc:creator>
		<pubDate>Thu, 30 Aug 2012 16:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=249#comment-2480</guid>
		<description><![CDATA[How to get the &#039;infinity&#039; symbol in xmgrace?]]></description>
		<content:encoded><![CDATA[<p>How to get the 'infinity' symbol in xmgrace?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Turn off auto complete in libreoffice or openoffice calc and writer by Zorobabel</title>
		<link>http://blog.louic.nl/?p=445&#038;cpage=1#comment-2478</link>
		<dc:creator>Zorobabel</dc:creator>
		<pubDate>Tue, 14 Aug 2012 15:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.louic.nl/?p=445#comment-2478</guid>
		<description><![CDATA[This feature should be disabled by default. LO is great, but some configurations by default. like this, are desperate and annoying. Thanks, you save my morning!]]></description>
		<content:encoded><![CDATA[<p>This feature should be disabled by default. LO is great, but some configurations by default. like this, are desperate and annoying. Thanks, you save my morning!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
