Displaying 20 results from an estimated 2079 matches for "gl".
Did you mean:
gpl
2001 Nov 08
5
WineX compile problem
...The configure and make depend go fine.
During the make, I get the following error...
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT
-I/usr/X11R6/include -o ddraw/hal.o ddraw/hal.c
In file included from ddraw/hal.c:20:
ddraw/gl.h:65: parse error before `PFNGLACTIVETEXTUREARBPROC'
ddraw/gl.h:65: warning: no semicolon at end of struct or union
ddraw/gl.h:65: warning: type defaults to `int' in declaration of
`glClientActiveTextureARB'
ddraw/gl.h:65: warning: data definition has no type or storage class
ddraw/gl.h...
2007 May 04
1
rgl install on rhel4 x86_64
I'm trying to install rgl 0.71 on a redhat enterprise 4, x86_64. I have
tried using R 2.2.1, 2.3.1, and 2.5.0. I have successfully installed
this version of rgl, using R 2.2.1 on an rhel4 i386 host. On the x86_64
host, I receive the following configuration error:
checking GL/gl.h usability... no
checking GL/gl.h pre...
2018 Mar 13
1
trashcan on dist. repl. volume with geo-replication
...Kotresh Hiremath Ravishankar:
> Hi Dietmar,
>
> I am trying to understand the problem and have few questions.
>
> 1. Is trashcan enabled only on master volume?
no, trashcan is also enabled on slave. settings are the same as on
master but trashcan on slave is complete empty.
root at gl-node5:~# gluster volume get mvol1 all | grep -i trash
features.trash on
features.trash-dir .trashcan
features.trash-eliminate-path (null)
features.trash-max-filesize 2GB
features.trash-internal-op off
root at gl-node5:~#
> 2. Does the 'rm -rf' done on master volume synced to slave ?
yes...
2007 Apr 04
1
compile errors with rgl-0.70.570 on FreeBSD
Thank you for your work on rgl.
Reading in another thread about your new (inofficial) version of rgl
(see below) I tried it with R version 2.5.0 alpha (2007-03-31 r40986)
under FreeBSD 7.0-CURRENT. Unfortunately I got the following error:
-------
#R CMD INSTALL rgl_0.70.570.tar.gz
* Installing to library '/usr/local/lib/...
2012 Mar 24
1
Installing "rgl" package
I tried installing "rgl" package which is needed for Rcmdr to work properly but I always some problem. This is the error I get
.........
checking for libpng-config... yes
configure: using libpng-config
configure: using libpng dynamic linkage
checking for X... libraries , headersĀ
checking GL/gl.h usability... yes
che...
2018 Mar 12
2
trashcan on dist. repl. volume with geo-replication
Hello,
in regard to
https://bugzilla.redhat.com/show_bug.cgi?id=1434066
i have been faced to another issue when using the trashcan feature on a
dist. repl. volume running a geo-replication. (gfs 3.12.6 on ubuntu 16.04.4)
for e.g. removing an entire directory with subfolders :
tron at gl-node1:/myvol-1/test1/b1$ rm -rf *
afterwards listing files in the trashcan :
tron at gl-node1:/myvol-1/test1$ ls -la /myvol-1/.trashcan/test1/b1/
leads to an outage of the geo-replication.
error on master-01 and master-02 :
[2018-03-12 13:37:14.827204] I [master(/brick1/mvol1):1385:crawl]
_GMas...
2017 Nov 26
1
installing "rgl" package
Hi Rxperts,
I tried with r-cran-rgl (based on the default installation of Ubuntu) with
reinstalled rgl package from R-forge.. I get the missing GL/gl.h header.
Didn't reinstall Mesa libraries per recommendations of Duncan.
* installing *source* package ?rgl? ...** package ?rgl? successfully
unpacked and MD5 sums checkedchecking...
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...
2012 Jun 19
1
"Too many levels of symbolic links" with glusterfs automounting
I set up a 3.3 gluster volume for another sysadmin and he has added it
to his cluster via automount. It seems to work initially but after some
time (days) he is now regularly seeing this warning:
"Too many levels of symbolic links"
$ df: `/share/gl': Too many levels of symbolic links
when he tries t...
2017 Jun 28
2
setting gfid on .trashcan/... failed - total outage
Hello,
recently we had two times a partial gluster outage followed by a total
outage of all four nodes. Looking into the gluster mailing list i found
a very similar case in
http://lists.gluster.org/pipermail/gluster-users/2016-June/027124.html
but i'm not sure if this issue is fixed...
even this outage happened on glusterfs 3.7.18 whi...
2018 Mar 13
0
trashcan on dist. repl. volume with geo-replication
...regard to
> https://bugzilla.redhat.com/show_bug.cgi?id=1434066
> i have been faced to another issue when using the trashcan feature on a
> dist. repl. volume running a geo-replication. (gfs 3.12.6 on ubuntu 16.04.4)
> for e.g. removing an entire directory with subfolders :
> tron at gl-node1:/myvol-1/test1/b1$ rm -rf *
>
> afterwards listing files in the trashcan :
> tron at gl-node1:/myvol-1/test1$ ls -la /myvol-1/.trashcan/test1/b1/
>
> leads to an outage of the geo-replication.
> error on master-01 and master-02 :
>
> [2018-03-12 13:37:14.827204] I [mas...
2017 Jun 29
1
setting gfid on .trashcan/... failed - total outage
Hello Anoop,
thank you for your reply....
answers inside...
best regards
Dietmar
On 29.06.2017 10:48, Anoop C S wrote:
> On Wed, 2017-06-28 at 14:42 +0200, Dietmar Putz wrote:
>> Hello,
>>
>> recently we had two times a partial gluster outage followed by a total
>> outage of all four nodes. Looking into the gluster mailing list i found
>> a very similar case in
>> http://lists.gluster.org/pipermail/gluster-users/2016-June/027124.html
> If you are talking about a crash happening on bricks, were you able t...
2024 Nov 03
2
RStudio crashes with segmentation fault on F41
Thanks, I?aki, for your answer. Yes, I do have a GPU:
NVIDIA GeForce GTX 1650/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 560.35.03
And no progress:
$ rstudio GSK_RENDERER=ngl
[18088:1103/205442.538796:ERROR:gl_factory.cc(120)] Requested GL
implementation (gl=none,angle=none) not found in allowed
implementations:
[(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
[18088:1103/205442.544859:ERROR:viz_main_impl.cc(198)] Exiting GPU
process due to errors during initia...
2001 Mar 26
2
TransGaming and SourceForge
...nex
We're doing WineHQ merge-ins every week or two, so things should stay relatively
up to date.
Currently, we're undertaking a rearchitecture of the Direct3D work, along the
lines of the DDraw HAL work we've been contributing to the WineHQ tree. Basically,
we're seperating the glX code into the x11drv for device independance. We're also
redoing the front end interfaces to start supporting D3D APIs both older and newer
than D3D 7.
On the OpenGL front, we've done some work on the visual management code that
solves some problems we were seeing where you couldn'...
2017 Jun 29
0
setting gfid on .trashcan/... failed - total outage
On Wed, 2017-06-28 at 14:42 +0200, Dietmar Putz wrote:
> Hello,
>
> recently we had two times a partial gluster outage followed by a total?
> outage of all four nodes. Looking into the gluster mailing list i found?
> a very similar case in?
> http://lists.gluster.org/pipermail/gluster-users/2016-June/027124.html
If you are talking about a crash happening on bricks, were you able to find any ba...
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
Thanks, but unfortunately no progress:
$ GSK_RENDERER=ngl rstudio
[19496:1103/210330.025303:ERROR:gl_factory.cc(120)] Requested GL
implementation (gl=none,angle=none) not found in allowed
implementations:
[(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
[19496:1103/210330.028349:ERROR:viz_main_impl.cc(198)] Exiting GPU
process due to errors duri...
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
It is unlikely to be a packaging issue. I suggest you open a bug report
here: https://github.com/rstudio/rstudio/issues.
I?aki
On Sun, 3 Nov 2024 at 22:04, Paul Smith <phhs80 at gmail.com> wrote:
> Thanks, but unfortunately no progress:
>
> $ GSK_RENDERER=ngl rstudio
>
> [19496:1103/210330.025303:ERROR:gl_factory.cc(120)] Requested GL
> implementation (gl=none,angle=none) not found in allowed
> implementations:
> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
> [19496:1103/210330.028349:ERROR:viz_main_impl.cc(198)] Exiting G...
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
...to be a packaging issue. I suggest you open a bug report
> here: https://github.com/rstudio/rstudio/issues.
>
> I?aki
>
> On Sun, 3 Nov 2024 at 22:04, Paul Smith <phhs80 at gmail.com> wrote:
>
>> Thanks, but unfortunately no progress:
>>
>> $ GSK_RENDERER=ngl rstudio
>>
>> [19496:1103/210330.025303:ERROR:gl_factory.cc(120)] Requested GL
>> implementation (gl=none,angle=none) not found in allowed
>> implementations:
>> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
>> [19496:1103/210330.028349:ERROR:viz_main...
2005 Mar 17
1
Binding one column of characters into a dataframe factors other numeric columns
..., which makes it tough to call those columns for calculations later on.
I've tried using AsIs to prevent this, but without luck...in the examples
below, the object named "c" is the one that is the character column. The
others are numeric.
df_without_char <- data.frame(cbind(rl, gl, cp), row.names = rownames(r))
#without char vector
df_without_char <- data.frame(cbind(rl, gl, c, cp), row.names =
rownames(r))#with char vector
df <- data.frame(cbind(rl, gl, I(c), cp), row.names = rownames(r)) #try to
keep char vector AsIs
df <- data.frame(cbind(rl, gl, c=I(c), cp...
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, "GL" library is present under "/usr/include/GL"*
Here are the libraries available...