search for: libgl

Displaying 20 results from an estimated 784 matches for "libgl".

Did you mean: libdl
2007 Mar 19
1
Photoshop Install Help
I am running Ubuntu Dapper Drake with Wine 9.9 - I tried to load Photoshop 4 with the following results: :~$ wine "/media/cdrom/photoshp/disk1/setup.exe" libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering libGL warning: 3D driver returned no fbconf...
2017 Jan 12
1
rgl
...re:4429: checking for glEnd in -lGL >> configure:4454: gcc -o conftest -g -O2??-DHAVE_PNG_H >> -I/usr/include/libpng16??conftest.c -lGL???-L/usr/lib64 -lpng16 -lX11 >> >&5 >> /usr/bin/ld: cannot find -lGL > >Well that is odd. It means that the linker cannot find libGL even though it is installed on the system. Try? > >/sbin/ldconfig -p | grep libGL.so > >You should see something like this. > >[martyn at braque-iarc-lan minutes]$ /sbin/ldconfig -p | grep libGL.so > libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1 > libGL.so.1 (libc6) =&gt...
2017 Jan 12
3
rgl
----Original Message----- From: Martyn Plummer [mailto:plummerm at iarc.fr] Sent: Thursday, January 12, 2017 3:36 AM To: Weiner, Michael <weinerm at ccf.org>; r-sig-fedora at r-project.org Subject: Re: [R-sig-Fedora] rgl >One possibility is that you have the 32-bit version of mesa-libGL-devel installed. This will provide the headers but not the 64-bit l>ibrary which is what you need (I can see this from the compiler flag -m64). > >If that is not the problem then you need to look at the configure log. >The log is normally erased, but you can preserve it by unpacking the...
2010 Oct 20
2
Starcraft II 1.1.2: Cannot load libGL
...t being installed. However, that's not true as we all know... The terminal output is as follows: Code: xxx at xxx-laptop:~/.wine/drive_c/Program Files/StarCraft II$ wine StarCraft\ II.exe fixme:process:GetLogicalProcessorInformation ((nil),0x32c86c): stub [b]err:wgl:has_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory[/b] err:wgl:has_opengl OpenGL support is disabled. err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter Direct3D9 is not available w...
2017 Jan 12
2
rgl
...re:4429: checking for glEnd in -lGL >> configure:4454: gcc -o conftest -g -O2??-DHAVE_PNG_H >> -I/usr/include/libpng16??conftest.c -lGL???-L/usr/lib64 -lpng16 -lX11 >> >&5 >> /usr/bin/ld: cannot find -lGL > >Well that is odd. It means that the linker cannot find libGL even though it is installed on the system. Try? > >/sbin/ldconfig -p | grep libGL.so > >You should see something like this. > >[martyn at braque-iarc-lan minutes]$ /sbin/ldconfig -p | grep libGL.so > libGL.so.1 (libc6,x86-64) => /lib64/libGL.so.1 > libGL.so.1 (libc6) =&gt...
2006 Jun 04
1
EZNEC
...ut this in October. At that time I got a run-time error. This time, the program hangs during startup. On Windows, the program first puts up a splash screen. Under Wine, I see a small rectangular outline - too small for the splash screen - and nothing more happens. The linux shell window output is: libGL error: open DRM failed (Operation not permitted) libGL error: reverting to (slow) indirect rendering libGL error: open DRM failed (Operation not permitted) libGL error: reverting to (slow) indirect rendering libGL error: open DRM failed (Operation not permitted) libGL error: reverting to (slow) ind...
2010 Dec 27
3
Wine not detecting correctly graphic vendor
...e clear high. But when i try to run any 3D app through wine it fails with for example: $ wine Oblivion.exe fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1765a8,0x176508): stub err:wgl:has_opengl Failed to load libGL: libnvidia-tls.so.1: no se puede abr?r el archivo de objeto compartido: No existe el archivo o directorio err:wgl:has_opengl OpenGL support is disabled. err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapt...
2006 Aug 25
2
yum update failed
I am getting the following error on yum update. What do I do??? I have the ATI display driver package installed. --------------------------------------------- Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/X11R6/lib/libGL.so.1.2 from install of xorg-x11-Mesa -libGL-6.8.2-1.EL.13.37 conflicts with file from package fglrx64_6_8_0-8.16.20-1 file /usr/X11R6/lib/libGL.so.1.2 from install of xorg-x11-Mesa-libGL-6.8.2-1.EL.13.37 c onflicts with file from package fglrx64_6_8_0-8.20.8-1 file /usr/X11R6/lib64/libGL.so.1...
2009 Aug 20
3
Funny stuff in SELinux -- /usr/lib/libGL.so.1.2.#prelink#.4GxqM1
Received this SELinux warning: Summary: SELinux is preventing ld-linux.so.2 from loading /usr/lib/libGL.so.1.2.#prelink#.4GxqM1 which requires text relocation. Detailed Description: The ld-linux.so.2 application attempted to load /usr/lib/libGL.so.1.2.#prelink#.4GxqM1 which requires text relocation. This is a potential security problem. Most libraries do not need this permission. Libraries are some...
2017 Oct 23
1
libGLU.so.1
I have a C++ program that I have been running on RedHat 6 and I want to move to CentOS 7. When I run it on the CentOS 7 system it fails with: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory I did this, but still have no libGLU. I did a find of the entire system for '*libGLU*' and nothing. bash-4.2# yum whatprovides libGLU.so.1 Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base...
2008 Jul 23
4
Fedora 9 32-bit WARNING: No OpenGL library found
...glib.h presence... yes checking for jpeglib.h... yes checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glext.h... yes checking for GL/glu.h... yes checking for up-to-date OpenGL version... yes checking for -lGL... not found checking for -lGL... not found checking for -lGLU... libGLU.so.1 checking for freetype/ftglyph.h... yes config.status: creating dlls/glu32/Makefile config.status: creating dlls/opengl32/Makefile config.status: creating dlls/opengl32/tests/Makefile configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be supported. Yet...
2015 Nov 04
3
NOUVEAU(0): DRI3 on EXA enabled
...;nouveau" >> Option "DRI" "3" >> EndSection >> >> $ grep DRI3 /var/log/Xorg.0.log >> [ 4367.417] (II) NOUVEAU(0): DRI3 on EXA enabled > > For the record, the only acceptable way of checking for DRI3 is to run > the program with LIBGL_DEBUG=verbose. Any other solution is wrong. > - DRI2: [ 3210.736] (II) Loading sub module "dri2" [ 3210.736] (II) LoadModule: "dri2" [ 3210.736] (II) Module "dri2" already built-in [ 3210.736] (==) NOUVEAU(0): Allowed maximum DRI level 2. [ 3210.877] (II) N...
2016 May 31
4
CenOS 6.8 and libGL failures
On 05/31/2016 08:15 AM, Johnny Hughes wrote: > On 05/31/2016 06:09 AM, isdtor wrote: >> >> Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears: >> >> $ glxgears >> libGL error: No matching fbConfigs or visuals found >> libGL error: failed to load driver: swrast >> X Error of failed request: BadValue (integer parameter out of range for operation) >> Major opcode of failed request: 154 (GLX) >> Minor opcode of failed request: 3 (X_GLXCr...
2017 Nov 24
2
installing "rgl" package
Hi Duncan, and others.. Yes, below are the search results. it is linked to mesa/libGL.so and is again point to libGL.so -> libGL.so.1.2.0 . However, I could not find libGL.so.1.2.0 or its source. Where is libGL.so.1.2.0 expected to be located? /usr/lib/libGL.so.1 /usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libGL.so.1 /usr/lib/x86_64-linux-gnu/mesa/libGL.so T...
2017 Jan 12
2
rgl
...----- From: Tom Callaway [mailto:tcallawa at redhat.com] Sent: Thursday, January 12, 2017 8:25 AM To: Weiner, Michael <weinerm at ccf.org>; r-sig-fedora at r-project.org Subject: Re: [R-sig-Fedora] rgl On 01/12/2017 08:01 AM, Weiner, Michael wrote: > I resolved this by reinstalling mesa-libGL (dnf reinstall libGL) seems /lib64/libGL.so.1.2.0 was missing off the disk. Any chance that you have the NVIDIA driver in play here? They monkey around with libGL. EXACTLY!!! I use the NVidia drivers from their site, and that is exactly what happened. I reinstalled mesa-libGL.x86_64 and that reso...
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears: $ glxgears libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed reque...
2008 Mar 16
3
rgl build warnings and loading error on Linux
Dear useRs, I have several problems in using rgl-0.77 (and recent earlier versions) on Gentoo Linux with a custom-built v. 2.6.22 kernel. Currently I use R-2.6.1. When I build rgl, # R CMD INSTALL "/home/liviu/inst/dwn/R/rgl_0.77.tar.gz" or install.packages("rgl", dependencies=TRUE, method ="wget"), I notice the following warning messages: i686-pc-linux-gnu-g++
2017 Nov 24
0
installing "rgl" package
On 24/11/2017 5:24 PM, Santosh wrote: > Hi Duncan, and others.. > > Yes, below are the search results. it is linked to mesa/libGL.so and is > again point to libGL.so -> libGL.so.1.2.0?. However, I could not find > libGL.so.1.2.0 or its source. Where is libGL.so.1.2.0 expected to be > located? Mine was in /usr/lib/x86_64-linux-gnu/mesa/. Duncan Murdoch > > > /usr/lib/libGL.so.1 > > /usr/lib/...
2009 May 28
1
No libGL on this box - disabling OpenGL support !
...r: unable to open display (null) [root at linux11 ~]# uname -a SMP Thu May 7 11:51:15 EDT 2009 i686 i686 i386 GNU/Linux [root at linux11 ~]# cat /etc/redhat-release CentOS release 5.3 (Final) on the otherhand when i run wine application i get the following too err:wgl:X11DRV_DescribePixelFormat No libGL on this box - disabling OpenGL support ! err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support ! fixme:win:EnumDisplayDevicesW ((null),0,0x33f544,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33f530,0x00000000), stub! fixme:system:SystemParametersInfoW Unim...
2017 Jan 12
0
rgl
...: Martyn Plummer [mailto:plummerm at iarc.fr]? > Sent: Thursday, January 12, 2017 3:36 AM > To: Weiner, Michael <weinerm at ccf.org>; r-sig-fedora at r-project.org > Subject: Re: [R-sig-Fedora] rgl > > > > > One possibility is that you have the 32-bit version of mesa-libGL-devel installed. This will provide the headers but not the 64-bit l>ibrary which is what you need (I can see this from the compiler flag -m64). > > > > If that is not the problem then you need to look at the configure log. > > The log is normally erased, but you can preserve i...