nVidia and Squeak and libGL
Ric Moore
wayward4now
Tue Jan 2 21:42:17 PST 2007
On Tue, 2007-01-02 at 07:43 -0500, Kurt Wall wrote:
> On Tue, Jan 02, 2007 at 02:39:04AM -0500, Ric Moore wrote:
> > Lonnie and anyone else up on this, I'm dinking with Croquet and Squeak,
> > and it complains about not finding libGL. Well, I've checked the links
> > ten ways to Sunday and everything appears normal to me. Has anyone
> > solved the issue? The Croquet Project is steadily falling into the hands
> > of Windows user/developers and what seems to work well on Windows now is
> > not working for Linux users. I've Googled on this and the only working
> > solution I have seen so far is to roll my own from a Squeak tarball,
> > which is what I'm gonna do.
> >
> > If anyone familiar with this? Ric
>
> Not familiar with it, but a couple of things to try:
>
> $ LD_PRELOAD=/path/to/libGL croquet
> $ LD_LIBRARY_PATH/path/to/dir/with/libGL croquet
>
> The first specifically adds libGL to the dynamic linker's search dir before
> starting croquet. The second adds the path to the directory containing libGL
> to the environment before starting croquet.
>
> Kurt
That appears to have done something!!! Wo! Wo! Now I'm getting this,
where localhost isn't being seen or is blocked, according to others in
the same boat... Linux users list at the Croquet site. I have every
stitch of security off, SElinux disabled, ipchains and the rest turned
off. That only leaves services. I have no clue if or what port this may
be using. I've looked.
[root at iam CroquetCollaborative-0.3]#
LD_PRELOAD=/usr/lib/libGL.so ./Croquet.sh
SocketPlugin: ignoring unknown option 'SO_REUSEPORT'
X error
X error
X error
X error
I get this after it's up and running and I drag the Demo Master into the
workspace. When it executes I'm seeing this error on the terminal window
I started it from. No endless virtual plain with clouds scuttling across
a blue sky, as I have seen in the demo.mov files. I really want the damn
clouds scuttling. And, Alice's rabbit. <grins> Ric
--
================================================
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
Linux user# 44256 Sign up at: http://counter.li.org/
http://www.sourceforge.net/projects/oar
http://www.wayward4now.net
================================================
More information about the Linux-users
mailing list