<?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 on: -11 builds appear to be good</title>
	<atom:link href="http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/feed/" rel="self" type="application/rss+xml" />
	<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/</link>
	<description></description>
	<lastBuildDate>Fri, 06 Aug 2010 10:40:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Robin Cornelius</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-23</link>
		<dc:creator>Robin Cornelius</dc:creator>
		<pubDate>Sat, 17 Apr 2010 07:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-23</guid>
		<description>Ohm Ygod you need to reference STABLE repositories as well as unstable/testing in your apt/source.list

libboosts-*_1_34_1 and friends are only in stable, as boost is a c++ library (not a c library) it is totally compiler dependent and when Debian release new boost packages they change the name of the package to also contain the version so that you can have all boost versions installed at once, none over wright each other.

Also.. adding a the Debian stable respotiory will not effect anything else, it will not downgrade your system or anthing</description>
		<content:encoded><![CDATA[<p>Ohm Ygod you need to reference STABLE repositories as well as unstable/testing in your apt/source.list</p>
<p>libboosts-*_1_34_1 and friends are only in stable, as boost is a c++ library (not a c library) it is totally compiler dependent and when Debian release new boost packages they change the name of the package to also contain the version so that you can have all boost versions installed at once, none over wright each other.</p>
<p>Also.. adding a the Debian stable respotiory will not effect anything else, it will not downgrade your system or anthing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ohm Ygod</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-22</link>
		<dc:creator>Ohm Ygod</dc:creator>
		<pubDate>Sat, 17 Apr 2010 03:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-22</guid>
		<description>Debian GNU/Linux testing (squeeze) amd64:

----------

#  apt-get install snowglobe -s
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  snowglobe: Depends: libboost-program-options1.34.1 (&gt;= 1.34.1-8) but it is not installable
             Depends: libboost-regex1.34.1 (&gt;= 1.34.1-8) but it is not installable
             Depends: libboost-signals1.34.1 (&gt;= 1.34.1-8) but it is not installable
             Depends: libcurl3-cares (&gt;= 7.16.2-1) but it is not going to be installed
E: Broken packages

----------

 apt-cache search --names-only libboost-program-options
libboost-program-options-dev - program options library for C++ (default version)
libboost-program-options1.39-dev - program options library for C++              
libboost-program-options1.39.0 - program options library for C++                
libboost-program-options1.40-dev - program options library for C++              
libboost-program-options1.40.0 - program options library for C++                
libboost-program-options1.42-dev - program options library for C++              
libboost-program-options1.42.0 - program options library for C++   

----------

 apt-cache search --names-only libboost-regex
libboost-regex-dev - regular expression library for C++ (default version)
libboost-regex1.39-dev - regular expression library for C++
libboost-regex1.39.0 - regular expression library for C++
libboost-regex1.40-dev - regular expression library for C++
libboost-regex1.40.0 - regular expression library for C++
libboost-regex1.42-dev - regular expression library for C++
libboost-regex1.42.0 - regular expression library for C++

----------

 apt-cache search --names-only libboost-signals
libboost-signals-dev - managed signals and slots library for C++ (default version)
libboost-signals1.39-dev - managed signals and slots library for C++
libboost-signals1.39.0 - managed signals and slots library for C++
libboost-signals1.40-dev - managed signals and slots library for C++
libboost-signals1.40.0 - managed signals and slots library for C++
libboost-signals1.42-dev - managed signals and slots library for C++
libboost-signals1.42.0 - managed signals and slots library for C++

----------

 apt-cache policy libcurl3-cares
libcurl3-cares:
  Installed: (none)
  Candidate: 7.18.2-7
  Version table:
     7.18.2-7 0
        200 http://apt.byteme.org.uk sid/main Packages</description>
		<content:encoded><![CDATA[<p>Debian GNU/Linux testing (squeeze) amd64:</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>#  apt-get install snowglobe -s<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Some packages could not be installed. This may mean that you have<br />
requested an impossible situation or if you are using the unstable<br />
distribution that some required packages have not yet been created<br />
or been moved out of Incoming.<br />
The following information may help to resolve the situation:</p>
<p>The following packages have unmet dependencies:<br />
  snowglobe: Depends: libboost-program-options1.34.1 (&gt;= 1.34.1-8) but it is not installable<br />
             Depends: libboost-regex1.34.1 (&gt;= 1.34.1-8) but it is not installable<br />
             Depends: libboost-signals1.34.1 (&gt;= 1.34.1-8) but it is not installable<br />
             Depends: libcurl3-cares (&gt;= 7.16.2-1) but it is not going to be installed<br />
E: Broken packages</p>
<p>&#8212;&#8212;&#8212;-</p>
<p> apt-cache search &#8211;names-only libboost-program-options<br />
libboost-program-options-dev &#8211; program options library for C++ (default version)<br />
libboost-program-options1.39-dev &#8211; program options library for C++<br />
libboost-program-options1.39.0 &#8211; program options library for C++<br />
libboost-program-options1.40-dev &#8211; program options library for C++<br />
libboost-program-options1.40.0 &#8211; program options library for C++<br />
libboost-program-options1.42-dev &#8211; program options library for C++<br />
libboost-program-options1.42.0 &#8211; program options library for C++   </p>
<p>&#8212;&#8212;&#8212;-</p>
<p> apt-cache search &#8211;names-only libboost-regex<br />
libboost-regex-dev &#8211; regular expression library for C++ (default version)<br />
libboost-regex1.39-dev &#8211; regular expression library for C++<br />
libboost-regex1.39.0 &#8211; regular expression library for C++<br />
libboost-regex1.40-dev &#8211; regular expression library for C++<br />
libboost-regex1.40.0 &#8211; regular expression library for C++<br />
libboost-regex1.42-dev &#8211; regular expression library for C++<br />
libboost-regex1.42.0 &#8211; regular expression library for C++</p>
<p>&#8212;&#8212;&#8212;-</p>
<p> apt-cache search &#8211;names-only libboost-signals<br />
libboost-signals-dev &#8211; managed signals and slots library for C++ (default version)<br />
libboost-signals1.39-dev &#8211; managed signals and slots library for C++<br />
libboost-signals1.39.0 &#8211; managed signals and slots library for C++<br />
libboost-signals1.40-dev &#8211; managed signals and slots library for C++<br />
libboost-signals1.40.0 &#8211; managed signals and slots library for C++<br />
libboost-signals1.42-dev &#8211; managed signals and slots library for C++<br />
libboost-signals1.42.0 &#8211; managed signals and slots library for C++</p>
<p>&#8212;&#8212;&#8212;-</p>
<p> apt-cache policy libcurl3-cares<br />
libcurl3-cares:<br />
  Installed: (none)<br />
  Candidate: 7.18.2-7<br />
  Version table:<br />
     7.18.2-7 0<br />
        200 <a href="http://apt.byteme.org.uk" rel="nofollow">http://apt.byteme.org.uk</a> sid/main Packages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Bureau</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-13</link>
		<dc:creator>Patrick Bureau</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-13</guid>
		<description>runs nice on Ubuntu 9.10 with SGI ATi drivers

jsut got a &quot;ERROR: Mapbuffer: glMapbuffer returned NULL (no Vortex data)&quot;

is that Snowglobe or Ati driver related ?</description>
		<content:encoded><![CDATA[<p>runs nice on Ubuntu 9.10 with SGI ATi drivers</p>
<p>jsut got a &#8220;ERROR: Mapbuffer: glMapbuffer returned NULL (no Vortex data)&#8221;</p>
<p>is that Snowglobe or Ati driver related ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Vossen</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-12</link>
		<dc:creator>Patrick Vossen</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-12</guid>
		<description>Hey thanks,

All I had to do was find a newer linux driver
for ubuntu or debian. After installing the
nvidia drivers it was great. Linux Mint worked
nicely with Second Life. I&#039;ll install the driver
on my Xubuntu install as well. Take care
and good work.</description>
		<content:encoded><![CDATA[<p>Hey thanks,</p>
<p>All I had to do was find a newer linux driver<br />
for ubuntu or debian. After installing the<br />
nvidia drivers it was great. Linux Mint worked<br />
nicely with Second Life. I&#8217;ll install the driver<br />
on my Xubuntu install as well. Take care<br />
and good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Cornelius</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-11</link>
		<dc:creator>Robin Cornelius</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-11</guid>
		<description>Ok thats a big improvment, nothing else was touched that could cause a window creation error, can you check your ~/.snowglobe/logs/secondlife.log file and see what the exact message is? this can be caused by GLX issues, the accelerated 3d driver not being avaiable or even the anti-aliasing setting being set to something your gfx card does not support. The log file mostly tells you more but in the case of the anti-alisaing bug it just says unable to create window, could not find matching glx visual...</description>
		<content:encoded><![CDATA[<p>Ok thats a big improvment, nothing else was touched that could cause a window creation error, can you check your ~/.snowglobe/logs/secondlife.log file and see what the exact message is? this can be caused by GLX issues, the accelerated 3d driver not being avaiable or even the anti-aliasing setting being set to something your gfx card does not support. The log file mostly tells you more but in the case of the anti-alisaing bug it just says unable to create window, could not find matching glx visual&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Vossen</title>
		<link>http://omvviewer.byteme.org.uk/index.php/2010/03/03/11-builds-appear-to-be-good/comment-page-1/#comment-10</link>
		<dc:creator>Patrick Vossen</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://omvviewer.byteme.org.uk/?p=109#comment-10</guid>
		<description>It all installed properly. I do get a window creation
error, but I&#039;m going to see how I might eradicate
that so the viewer does operate.

Thanks for you your efforts on the new build.

Patrick</description>
		<content:encoded><![CDATA[<p>It all installed properly. I do get a window creation<br />
error, but I&#8217;m going to see how I might eradicate<br />
that so the viewer does operate.</p>
<p>Thanks for you your efforts on the new build.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
