Re: [Factor-talk] Can't open graphical listener in Ubuntu 12.04

2014-09-13 Thread John Porubek
On Sat, Sep 13, 2014 at 12:07 PM, Jon Harper  wrote:
> Does glxgears from the package mesa-utils work (it should show colored gears
> rotating)?
>
> What does the following command output ?
> $ ldconfig -p | grep "libGL\."

Hi Jon,

I don't have access to that computer now, but I'll check the glxgears
program on Monday and let you know.

I did, however, run ldconfig -p yesterday and saved the output to a
file. Here are the matches to "libGL*":

libGLU.so.1 (libc6) => /usr/lib/i386-linux-gnu/libGLU.so.1
libGLU.so (libc6) => /usr/lib/i386-linux-gnu/libGLU.so
libGLEWmx.so.1.6 (libc6) => /usr/lib/i386-linux-gnu/libGLEWmx.so.1.6
libGLEWmx.so.1.5 (libc6) => /usr/lib/libGLEWmx.so.1.5
libGLEW.so.1.6 (libc6) => /usr/lib/i386-linux-gnu/libGLEW.so.1.6
libGLEW.so.1.5 (libc6) => /usr/lib/libGLEW.so.1.5
libGLC.so.0 (libc6) => /usr/lib/libGLC.so.0
libGL.so.1 (libc6, OS ABI: Linux 2.4.20) =>
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
libGL.so (libc6, OS ABI: Linux 2.4.20) => /usr/lib/i386-linux-gnu/mesa/libGL.so
libGL.so (libc6, OS ABI: Linux 2.4.20) => /usr/lib/i386-linux-gnu/libGL.so

In the issue #926 link Doug posted, one of Doug's comments was:

"As a workaround, is it safe to simply remove the
/usr/lib/x86_64-linux-gnu/libGL.so pointing to mesa/libGL.so symlink?"
Worksforme.

So I removed one of the libGL.so links and it didn't fix the problem.
But I can't be sure now from memory if it was the one pointing to
mesa/libGL.so. Again, I'll check Monday.

Thanks for your help so far.

-John

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Can't open graphical listener in Ubuntu 12.04

2014-09-13 Thread Jon Harper
Does glxgears from the package mesa-utils work (it should show colored
gears rotating)?

What does the following command output ?
$ ldconfig -p | grep "libGL\."


Jon

On Fri, Sep 12, 2014 at 10:50 PM, John Porubek  wrote:

> On Fri, Sep 12, 2014 at 3:23 PM, John Porubek  wrote:
> > bjourne suggested "Maybe dpkg-reconfigure --all can solve it", so I'm
> running that now.
>
> Minor datapoint - dpkg-reconfigure didn't affect the problem.
>
>
> --
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk