<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Fri May 24, 2013 3:39 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Fri May 24, 2013 3:39 pm</pubDate>
  <lastBuildDate>Fri May 24, 2013 3:39 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Important - FreeBSD Tutorial (LXF136)</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=93742#93742</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31306'&gt;bob_moss&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Oct 12, 2010 12:48 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Thank you for the correction! I had missed this while typing up the solution.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=93742#93742</comments>
                                        <author>bob_moss</author>
                                        <pubDate>Tue Oct 12, 2010 12:48 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=93742#93742</guid>
                                      </item>
                                      <item>
                                        <title>Re: Important - FreeBSD Tutorial (LXF136)</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=93012#93012</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66892'&gt;zzak&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Sep 17, 2010 12:51 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If you use gnome_enable=&amp;quot;YES&amp;quot;&lt;br /&gt;
You cannot use &amp;quot;exec ck-launch-session gnome-session&amp;quot;&lt;br /&gt;
This command is used if you do not use GDM which is enabled&lt;br /&gt;
by gnome_enable=&amp;quot;YES&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Instead, in your ~/.xinitrc file, use &amp;quot;exec gnome-session&amp;quot;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=93012#93012</comments>
                                        <author>zzak</author>
                                        <pubDate>Fri Sep 17, 2010 12:51 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=93012#93012</guid>
                                      </item>
                                      <item>
                                        <title>Important - FreeBSD Tutorial (LXF136)</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=91975#91975</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31306'&gt;bob_moss&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Aug 14, 2010 6:18 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      There are a number of omissions in the final stages of this tutorial that will cause errors with your BSD setup. I've only just seen the print copy myself, so have posted this asap.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Issue 1: Non-functioning Gnome&lt;/span&gt;&lt;br /&gt;
After the following code:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;pkg_add -r gnome2&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
you MUST type the following line:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;pkg_add -r gnome2-fifth-toe&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Without the second line Gnome will consist of a login screen and not very much else.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Issue 2: Gnome doesn't launch&lt;/span&gt;&lt;br /&gt;
You need to create a file called '.xinitrc' in your home directory and add the following line to it:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;exec ck-launch-session gnome-session&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
Without this file X Server will never launch Gnome, however hard you try to coax it.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Issue 3: X Server errors&lt;/span&gt;&lt;br /&gt;
There is a known issue in some versions of FreeBSD where X Server crashes when you launch Gnome. The work-around for this is:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;ln -s /usr/local/lib/libintl.so.8 /usr/local/lib/libintl.so.9&lt;br /&gt;
pkg_add -r portupgrade&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
It is only after completing that stage that should you proceed to add &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;gnome_enable='YES'&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
to /etc/rc.conf.&lt;br /&gt;
&lt;br /&gt;
The tutorial is called 'Hardcore' for a reason - these issues aren't ones that an experienced Linux user couldn't Google solutions for. However, I have provided them here in order to ensure that the solutions are in an easy to find place.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=91975#91975</comments>
                                        <author>bob_moss</author>
                                        <pubDate>Sat Aug 14, 2010 6:18 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=91975#91975</guid>
                                      </item></channel></rss>