-11 builds appear to be good
Testing on a Ubuntu virtual box and a cleaned out Debain box appears to install correctly. So I am really praying this time that its all good, feed back please from anyone else who can confirm its now working, thanks!
Testing on a Ubuntu virtual box and a cleaned out Debain box appears to install correctly. So I am really praying this time that its all good, feed back please from anyone else who can confirm its now working, thanks!
March 3, 2010 - 6:27 pm
It all installed properly. I do get a window creation
error, but I’m going to see how I might eradicate
that so the viewer does operate.
Thanks for you your efforts on the new build.
Patrick
March 3, 2010 - 7:29 pm
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…
March 7, 2010 - 12:10 pm
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’ll install the driver
on my Xubuntu install as well. Take care
and good work.
March 8, 2010 - 5:23 pm
runs nice on Ubuntu 9.10 with SGI ATi drivers
jsut got a “ERROR: Mapbuffer: glMapbuffer returned NULL (no Vortex data)”
is that Snowglobe or Ati driver related ?
April 17, 2010 - 3:27 am
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 (>= 1.34.1-8) but it is not installable
Depends: libboost-regex1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libboost-signals1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libcurl3-cares (>= 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
April 17, 2010 - 7:34 am
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
July 20, 2010 - 12:57 pm
Great tips! As a relatively new blogger, I don’t get many comments, but it’s so exciting when I do! I will definately try your tips. Thanks!