Hello Garry,

Garry Hoberg wrote:
> First of all: I have no clue how a mailing list works, so please bear with me.
> 
> This is intended to be a reply to 
> http://www.mail-archive.com/[email protected]/msg08082.html
> 
> I'm experiencing the same problem Mathias described in this thread. Compiling 
> from
> source did not solve it. Either the rendering never starts or the Client 
> crashes with an
> osg::SocketHostError (1 Unknown Host).

often these things are problems with the network setup, i.e. missing 
support for multicasts or when a machine has multiple network cards the 
multicasts go out on the wrong one. Can you reach the servers from the 
client, e.g. with ping ?
Can you give more details (hostnames, ip addresses of machines, command 
lines/setting used to start client and serves) ?

> Am I missing something basic?
> Can anyone help me out, please?
> Concerning this thread:
> http://www.mail-archive.com/[email protected]/msg07639.html
> Is sort-last just experimental in 1.8? Will it work better in 2.0?

that thread is referring to the tutorial program that illustrates how to 
use sort-last - not the sort-last implementation itself. AFAIK it is 
nearly identical code for 1.8 and 2.0.

> Details:
> 
> SCons didn't work, so I used configure and make.
> Some includes could not be found while making, so I had to soft-link the 
> Common directory to Builds/i686-pc-linux-gnu-g++.

That is strange and somewhat suspicious, can you give more details 
(configure, build logs/error messages) ?

> OS is OpenSUSE 10.3.
> OpenSG is version 1.8 (opensg dailybuild july 2007).

I'd recommend using a more recent dailybuild as these contain bugfixes 
not present in any release, though I'm not sure if there was anything 
related to sort-last in particular.

> Before compiling from source I had used the RedHat4 RPMs of the same release 
> which worked perfectly except for sort-last.

        Hope it helps,
                Carsten


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to