similar to: Compiling Wine with opengl support

Displaying 20 results from an estimated 5000 matches similar to: "Compiling Wine with opengl support"

2009 Mar 26
1
Some install package fixes for Ubuntu Hardy
I encountered some failures in using install.packages() to install rgl and rJava in some of my (multiple) Ubuntu Hardy systems. A quick search of the 'Net did not show any debian packages for these. The install.packages messages said header or other files were missing, suggesting path and related woes. Email with Duncan Murdoch (thanks!) pointed the way with rgl and led to a fix for rJava
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 Thanks again,
2017 Nov 24
0
installing "rgl" package
On 24/11/2017 2:30 PM, Santosh wrote: > Hi All, Duncan, Rolf, Ista, DIrk, > > Thanks for the suggestions and I tried all of them (as suggested by Duncan, > Rolf, Ista and Dirk)... I still get similar error as before while > installing 'rgl' package.. I also tried to manually configure "rgl" and got > an error message (please see below for the verbatim output).
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 > > >
2017 Nov 24
4
installing "rgl" package
Hi All, Duncan, Rolf, Ista, DIrk, Thanks for the suggestions and I tried all of them (as suggested by Duncan, Rolf, Ista and Dirk)... I still get similar error as before while installing 'rgl' package.. I also tried to manually configure "rgl" and got an error message (please see below for the verbatim output). Would highly any further ideas/suggestions! *In my system,
2017 Nov 23
0
installing "rgl" package
On 23/11/2017 6:05 PM, Santosh wrote: > Hi Rxperts, > I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate > your assistance .. I tried several leads available on various discussion > fora and nothing helped so far. Your message is really hard to follow, since you posted in HTML. You need the OpenGL development packages. On Ubuntu, that probably means
2017 Nov 23
5
installing "rgl" package
Hi Rxperts, I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate your assistance .. I tried several leads available on various discussion fora and nothing helped so far. * installing *source* package ?rgl? ...checking for gcc... gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of
2008 Sep 26
5
Compiling - WARNING: No OpenGL library found on this system.
I downloaded Wine sources with Git. Now when I cd to wine-git folder and do ./configure, at the end I get a message: Code: "configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be supported. configure: Finished. Do 'make depend && make' to compile Wine." I installed all packages from this script - http://kegel.com/wine/hardy.sh
2009 Sep 22
1
rgl, openmesa, nvidia. Oh my!
I've caused a new problem for myself. I wonder if you have seen it. On Ubuntu 9.04 I had a lot of hangs with the nvidia packages and so I updated to the 185 edition on this website: https://launchpad.net/~nvidia-vdpau/+archive/ppa The video drivers are much better! However, I notice now I don't have all of the working pieces of the X11/openGL development toolkit in order to compile R
2018 Jun 11
2
libGL error messages
# lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {} 00:05.0 VGA compatible controller: NVIDIA Corporation C51G [GeForce 6100] (rev a2) (prog-if 00 [VGA controller]) Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16, NUMA node 0 Memory at fc000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable)
2018 Jun 11
2
libGL error messages
glxgears, chromium etc. run fine. The problems is these error messages, $ glxinfo > /dev/null libGL error: failed to create dri screen libGL error: failed to load driver: nouveau How can I make them go away? I tried everything. P.S., also /var/log/Xorg.0.log [ 37.195] (EE) AIGLX error: Calling driver entry point failed
2006 Jun 12
1
Compiling wine under Kubuntu Dapper
/me has a problem : root@machine:~# apt-get build-dep wine Lecture des listes de paquets... Fait Construction de l'arbre des d?pendances... Fait Aucune version du paquet libjack0.80.0-dev n'est disponible, mais il existe dans la base de donn?es. Cela signifie en g?n?ral que le paquet est manquant, qu'il est devenu obsol?te ou qu'il n'est disponible que sur une autre source
2017 May 08
3
GT 730 freeze : how do diagnose / debug ?
On 07/05/2017 23:50, Ilia Mirkin wrote: > You have two issues: > > (a) nouveau's GL driver messed something up, causing a read fault error > (b) nouveau's kernel driver tried to recover. It failed. > > Solution to #1: None, really. You can try updating mesa, and hope it > helps. Not sure what version you're on. Here's my packages version: ii
2014 Apr 28
2
Missing menus in windows after update
On Sun, 27 Apr 2014 23:01:57 -0400 Ilia Mirkin <imirkin at alum.mit.edu> dijo: >On Sun, Apr 27, 2014 at 10:41 PM, John Jason Jordan ><johnxj at comcast.net> wrote: >> Ubuntu 13.10 x86_64 up to date on laptop with nVidia GeForce GTX >> 765M. >> >> There were some updates that I applied last week, and ever since I >> have missing text in some menus
2011 Apr 03
1
Direct rendering disabled - apparently common on 64bit
I'm running Debian Squeeze on an ASUS UL30VT with a GeForce G210M, using the 2.6.32-5-amd64 kernel. Obviously I'm on a 64bit system. I've been trying to get World of Warcraft to run, but I just can't get it to start. I'm using the non-free nvidia driver and I followed the howto at http://wiki.debian.org/NvidiaGraphicsDrivers while installing it. According to glxinfo I do in
2006 Oct 21
1
compiz: No GLXFBConfig for default depth, this isn't going to work.
Hi Since a few days compiz fails to start on my system. It bails out with the message: compiz: No GLXFBConfig for default depth, this isn't going to work. compiz: Failed to manage screen: 0 compiz: No manageable screens found on display :0.0 I'm using Ubuntu Edgy with the beta nvidia drivers and a recent git checkout of compiz. I read somewhere, that this error could be related to mesa
2008 Sep 30
1
Question about OpenGL libraries and Wine
I'm installing wine 1.1.5 from source because I need to patch a couple files to make a video game run, the last time I tried the install, the game would come up with sound but a black screen. I know this could be caused by a lot of things, but I wanted to make sure that I had all the required graphics libraries for wine after compiling. Once I've compiled wine, should all the OpenGL
2017 Nov 24
0
installing "rgl" package
On Nov 23, 2017 6:16 PM, "Duncan Murdoch" <murdoch.duncan at gmail.com> wrote: On 23/11/2017 6:05 PM, Santosh wrote: > Hi Rxperts, > I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate > your assistance .. I tried several leads available on various discussion > fora and nothing helped so far. > Your message is really hard to follow,
2017 Nov 24
0
installing "rgl" package
On 23 November 2017 at 15:05, Santosh wrote: | I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate | your assistance .. I tried several leads available on various discussion | fora and nothing helped so far. Install the _pre-built binary package_ via sudo apt install r-cran-rgl Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2017 May 09
0
GT 730 freeze : how do diagnose / debug ?
Some additional data: - putting LIBGL_ALWAYS_SOFTWARE=1 in /etc/environment makes indeed the system work (for my current usage, the slowness is acceptable in exchange of stabillity) - I still get lock-up using mesa from git (17.2~git1705081930.25d2 from this repository https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers) I have another question (probably Ben Skeggs could also give an