<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Jonas Ranstam&#039;s website</title>
	<atom:link href="http://jonas.ranstam.se/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonas.ranstam.se</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 10:27:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Stata v12 with Ubuntu 11.10 Oneiric Ocelot by Jonas Ranstam</title>
		<link>http://jonas.ranstam.se/2011/10/18/stata-v12-with-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-151</link>
		<dc:creator><![CDATA[Jonas Ranstam]]></dc:creator>
		<pubDate>Sat, 21 Jan 2012 10:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=634#comment-151</guid>
		<description><![CDATA[Hi Harold,

I think the problem is caused by not having installed the right libgtksourceview. If I remember it correctly I installed libgtksourceview2.0-0 and created a symbolic link to libgtksourceview-1.0.so.0.

However, libgtksourceview2.0-0 may not be in the Ubuntu 11.10 repositories. You would then have to find it somewhere else. See the conversation at the lower part of http://ubuntuforums.org/archive/index.php/t-457819.html.]]></description>
		<content:encoded><![CDATA[<p>Hi Harold,</p>
<p>I think the problem is caused by not having installed the right libgtksourceview. If I remember it correctly I installed libgtksourceview2.0-0 and created a symbolic link to libgtksourceview-1.0.so.0.</p>
<p>However, libgtksourceview2.0-0 may not be in the Ubuntu 11.10 repositories. You would then have to find it somewhere else. See the conversation at the lower part of <a href="http://ubuntuforums.org/archive/index.php/t-457819.html" rel="nofollow">http://ubuntuforums.org/archive/index.php/t-457819.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stata v12 with Ubuntu 11.10 Oneiric Ocelot by Harold</title>
		<link>http://jonas.ranstam.se/2011/10/18/stata-v12-with-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-150</link>
		<dc:creator><![CDATA[Harold]]></dc:creator>
		<pubDate>Sat, 21 Jan 2012 04:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=634#comment-150</guid>
		<description><![CDATA[I am running Ubuntu 11.10 32-bit and having the following error, while calling Stata 12 GUI version (xstata):


Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported

Any suggestions on how to fix it? 
The console version runs fine.
Harold]]></description>
		<content:encoded><![CDATA[<p>I am running Ubuntu 11.10 32-bit and having the following error, while calling Stata 12 GUI version (xstata):</p>
<p>Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported</p>
<p>Any suggestions on how to fix it?<br />
The console version runs fine.<br />
Harold</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install R on Ubuntu 11.04 by Jonas Ranstam</title>
		<link>http://jonas.ranstam.se/2011/03/12/how-to-install-r-on-ubuntu-11-04/comment-page-1/#comment-149</link>
		<dc:creator><![CDATA[Jonas Ranstam]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 09:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=380#comment-149</guid>
		<description><![CDATA[If you wish to install the package in the folder /usr/R-libs and this does not exist, just create it.
Then make the folder writeable as above and install the package again. Note that install.packages(“r-cran-boot”,lib=”/usr/lib/R/library”) is an R-command and should be run in an R console (start R by typing &quot;R&quot; in a terminal window), not at the bash prompt. If you wish to do that, use this is the command: 

R CMD INSTALL r-cran-boot -l /usr/lib/R/library

To get more information on this subject, type ?INSTALL in an R console.]]></description>
		<content:encoded><![CDATA[<p>If you wish to install the package in the folder /usr/R-libs and this does not exist, just create it.<br />
Then make the folder writeable as above and install the package again. Note that install.packages(“r-cran-boot”,lib=”/usr/lib/R/library”) is an R-command and should be run in an R console (start R by typing &#8220;R&#8221; in a terminal window), not at the bash prompt. If you wish to do that, use this is the command: </p>
<p>R CMD INSTALL r-cran-boot -l /usr/lib/R/library</p>
<p>To get more information on this subject, type ?INSTALL in an R console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install R on Ubuntu 11.04 by dixi</title>
		<link>http://jonas.ranstam.se/2011/03/12/how-to-install-r-on-ubuntu-11-04/comment-page-1/#comment-148</link>
		<dc:creator><![CDATA[dixi]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 08:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=380#comment-148</guid>
		<description><![CDATA[Thank you for the response but I still can not follow it. It seems that I do not have R-lib.
dixi@dixi-System-Product-Name:/usr$ ls -l
total 200
drwxr-xr-x   2 root root 69632 2012-01-20 11:03 bin
drwxr-xr-x   2 root root  4096 2011-11-02 10:44 games
drwxr-xr-x  38 root root 16384 2012-01-17 12:12 include
drwxr-xr-x 240 root root 73728 2012-01-20 11:03 lib
drwxr-xr-x  10 root root  4096 2011-04-26 06:50 local
drwxr-xr-x   2 root root 12288 2012-01-03 09:44 sbin
drwxr-xr-x 350 root root 12288 2012-01-17 12:12 share
drwxrwsr-x  15 root src   4096 2011-12-13 11:45 src

i checked /usr/lib/R. within the R folder i have lib and library folder. The library folder has a locked icon on it.

i tried sudo chmod 777 /usr/lib/R/lib and sudo chmod 777 /usr/lib/R/library. then install.packages(&quot;r-cran-boot&quot;,lib=&quot;/usr/lib/R/lib&quot;) or install.packages(&quot;r-cran-boot&quot;,lib=&quot;/usr/lib/R/library&quot;)

but i get 
bash: syntax error near unexpected token `&quot;r-cran-boot&quot;,lib=&quot;/usr/lib/R/library&quot;&#039;

btw, i also check synaptic manager and &quot;multiverse&quot; has a checked on it. The same for restricted, universe and main.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the response but I still can not follow it. It seems that I do not have R-lib.<br />
dixi@dixi-System-Product-Name:/usr$ ls -l<br />
total 200<br />
drwxr-xr-x   2 root root 69632 2012-01-20 11:03 bin<br />
drwxr-xr-x   2 root root  4096 2011-11-02 10:44 games<br />
drwxr-xr-x  38 root root 16384 2012-01-17 12:12 include<br />
drwxr-xr-x 240 root root 73728 2012-01-20 11:03 lib<br />
drwxr-xr-x  10 root root  4096 2011-04-26 06:50 local<br />
drwxr-xr-x   2 root root 12288 2012-01-03 09:44 sbin<br />
drwxr-xr-x 350 root root 12288 2012-01-17 12:12 share<br />
drwxrwsr-x  15 root src   4096 2011-12-13 11:45 src</p>
<p>i checked /usr/lib/R. within the R folder i have lib and library folder. The library folder has a locked icon on it.</p>
<p>i tried sudo chmod 777 /usr/lib/R/lib and sudo chmod 777 /usr/lib/R/library. then install.packages(&#8220;r-cran-boot&#8221;,lib=&#8221;/usr/lib/R/lib&#8221;) or install.packages(&#8220;r-cran-boot&#8221;,lib=&#8221;/usr/lib/R/library&#8221;)</p>
<p>but i get<br />
bash: syntax error near unexpected token `&#8221;r-cran-boot&#8221;,lib=&#8221;/usr/lib/R/library&#8221;&#8216;</p>
<p>btw, i also check synaptic manager and &#8220;multiverse&#8221; has a checked on it. The same for restricted, universe and main.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install R on Ubuntu 11.04 by Jonas Ranstam</title>
		<link>http://jonas.ranstam.se/2011/03/12/how-to-install-r-on-ubuntu-11-04/comment-page-1/#comment-147</link>
		<dc:creator><![CDATA[Jonas Ranstam]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 07:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=380#comment-147</guid>
		<description><![CDATA[Hi dixi,

You can read about Linux file permissions &lt;a href=&quot;http://www.tuxfiles.org/linuxhelp/filepermissions.html&quot; title=&quot;file permissions&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

To set write permission to /usr/R-libs for all users using the commandline, first open a terminal window (press the &quot;Ctrl&quot;, &quot;Alt&quot; and &quot;t&quot; keys at the same time). Then run the command: sudo chmod 777 /usr/R-libs. 

Another alternative is to save the package at another folder under your home directory. R will suggest one to you if /usr/R-libs turns out to be unwriteable.

You can read about the different R-packages &lt;a href=&quot;http://www.r-project.org/&quot; title=&quot;R-project&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. Look for Download, Packages in the left column.]]></description>
		<content:encoded><![CDATA[<p>Hi dixi,</p>
<p>You can read about Linux file permissions <a href="http://www.tuxfiles.org/linuxhelp/filepermissions.html" title="file permissions" target="_blank" rel="nofollow">here</a>.</p>
<p>To set write permission to /usr/R-libs for all users using the commandline, first open a terminal window (press the &#8220;Ctrl&#8221;, &#8220;Alt&#8221; and &#8220;t&#8221; keys at the same time). Then run the command: sudo chmod 777 /usr/R-libs. </p>
<p>Another alternative is to save the package at another folder under your home directory. R will suggest one to you if /usr/R-libs turns out to be unwriteable.</p>
<p>You can read about the different R-packages <a href="http://www.r-project.org/" title="R-project" target="_blank" rel="nofollow">here</a>. Look for Download, Packages in the left column.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install R on Ubuntu 11.04 by dixi</title>
		<link>http://jonas.ranstam.se/2011/03/12/how-to-install-r-on-ubuntu-11-04/comment-page-1/#comment-146</link>
		<dc:creator><![CDATA[dixi]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 04:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=380#comment-146</guid>
		<description><![CDATA[Hi! im very new to using Ubuntu 11.10 (not a techy as well) and I am trying to install R. 
I am done with the first step. I have a few question:

&quot;To install a new package and save the files at /usr/R-libs, first make sure that /usr/R-libs is writeable, then start R:&quot; &gt;&gt; how can i make sure that /usr/R-libs is writeable?

also, &quot;&gt; install.packages(“package name”, lib=”/usr/R-libs”)&quot;, what shall i write in &quot;package name&quot;?

when i copied that syntax &quot;install.packages(“package name”, lib=”/usr/R-libs”)&quot;, I got an error
&quot;install.packages(“package name”, lib=”/usr/R-libs”)&quot;

Can you help me with this please?]]></description>
		<content:encoded><![CDATA[<p>Hi! im very new to using Ubuntu 11.10 (not a techy as well) and I am trying to install R.<br />
I am done with the first step. I have a few question:</p>
<p>&#8220;To install a new package and save the files at /usr/R-libs, first make sure that /usr/R-libs is writeable, then start R:&#8221; &gt;&gt; how can i make sure that /usr/R-libs is writeable?</p>
<p>also, &#8220;&gt; install.packages(“package name”, lib=”/usr/R-libs”)&#8221;, what shall i write in &#8220;package name&#8221;?</p>
<p>when i copied that syntax &#8220;install.packages(“package name”, lib=”/usr/R-libs”)&#8221;, I got an error<br />
&#8220;install.packages(“package name”, lib=”/usr/R-libs”)&#8221;</p>
<p>Can you help me with this please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 11.10 Oneiric Ocelot, Gnome 3, and Dell Vostro 3350 by Jonas Ranstam</title>
		<link>http://jonas.ranstam.se/2011/10/24/ubuntu-11-10-oneiric-ocelot-gnome-3-and-dell-vostro-3350/comment-page-1/#comment-139</link>
		<dc:creator><![CDATA[Jonas Ranstam]]></dc:creator>
		<pubDate>Sat, 10 Dec 2011 08:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=649#comment-139</guid>
		<description><![CDATA[Hi Creym, Yes, the machine works fine. I have not encountered any more problems. Good luck.]]></description>
		<content:encoded><![CDATA[<p>Hi Creym, Yes, the machine works fine. I have not encountered any more problems. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 11.10 Oneiric Ocelot, Gnome 3, and Dell Vostro 3350 by creym</title>
		<link>http://jonas.ranstam.se/2011/10/24/ubuntu-11-10-oneiric-ocelot-gnome-3-and-dell-vostro-3350/comment-page-1/#comment-138</link>
		<dc:creator><![CDATA[creym]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 18:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=649#comment-138</guid>
		<description><![CDATA[Thanks Jonas! Apart from that the machine is working fine? I&#039;m about to buy one to run Ubuntu 11.10 on it, and I&#039;m a bit worried about the outcomes. Thanks beforehand]]></description>
		<content:encoded><![CDATA[<p>Thanks Jonas! Apart from that the machine is working fine? I&#8217;m about to buy one to run Ubuntu 11.10 on it, and I&#8217;m a bit worried about the outcomes. Thanks beforehand</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stata v12 with Ubuntu 11.10 Oneiric Ocelot by Jonas Ranstam</title>
		<link>http://jonas.ranstam.se/2011/10/18/stata-v12-with-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-130</link>
		<dc:creator><![CDATA[Jonas Ranstam]]></dc:creator>
		<pubDate>Mon, 21 Nov 2011 07:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=634#comment-130</guid>
		<description><![CDATA[I am running Ubuntu 32-bit, but my installation was straightforward. However, if you haven&#039;t got libgtksourceview-2.0.so.0 in your system you need to install it first. 

sudo apt-get install libgtksourceview2.0-0]]></description>
		<content:encoded><![CDATA[<p>I am running Ubuntu 32-bit, but my installation was straightforward. However, if you haven&#8217;t got libgtksourceview-2.0.so.0 in your system you need to install it first. </p>
<p>sudo apt-get install libgtksourceview2.0-0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stata v12 with Ubuntu 11.10 Oneiric Ocelot by Maciek</title>
		<link>http://jonas.ranstam.se/2011/10/18/stata-v12-with-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-129</link>
		<dc:creator><![CDATA[Maciek]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 08:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://jonas.ranstam.se/?p=634#comment-129</guid>
		<description><![CDATA[For information on installation of STATA 11 and STATA 12 on Ubuntu 11.10 (with Gnome 3) follow this link instead
http://www.stata.com/statalist/archive/2011-10/msg00689.html]]></description>
		<content:encoded><![CDATA[<p>For information on installation of STATA 11 and STATA 12 on Ubuntu 11.10 (with Gnome 3) follow this link instead<br />
<a href="http://www.stata.com/statalist/archive/2011-10/msg00689.html" rel="nofollow">http://www.stata.com/statalist/archive/2011-10/msg00689.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

