r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Linux] group for linux REBOL users

Evgeniy Philippov
27-Jan-2012
[4328x3]
My latest gnewsense 2.3 doesn't include DRI.
So it seems I need to build my own CLFS cross-lfs.org ... Though 
I didn't search for Linux distros supporting DRI.\
DRI links: http://dri.freedesktop.org/wiki/Links--- includes OSes, 
Linux distros, cards supporting DRI
Evgeniy Philippov
28-Jan-2012
[4331]
AltME. I installed RHEL-based 64-bit Linux. And yum shows no 32-bit 
emulation libs. Anyone knows is it possible to set up RHEL64 for 
32-bit altme? The disto is ScientificLinux http://scientificlinux.org
Kaj
31-Jan-2012
[4332x2]
As far as I know, DRI requires 3D support. DirectFB supports 2D hardware 
and drivers. It can be combined with OpenGL
It's quite possible that the OpenGL combination requires DRI
Evgeniy Philippov
1-Feb-2012
[4334x2]
It seems 3D is optional at DRI.
Not sure.
Evgeniy Philippov
13-Feb-2012
[4336x6]
REBOL Folks. How to fix a font in REBOL editor---it's unreadable!!! 
http://s017.radikal.ru/i401/1202/f0/b05d8abc5412.png
???
lsb_release -a;uname -a
No LSB modules are available.
Distributor ID:	gNewSense
Description:	gNewSense GNU/Linux 2.3 (deltah)
Release:	2.3
Codename:	deltah

Linux greenmeadow 2.6.24-30-generic #1 SMP Thu Jan 12 02:39:14 UTC 
2012 i686 GNU/Linux
Ok
sudo apt-get install xfonts-100dpi xfonts-75dpi
[sudo] password for gouslar: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
xfonts-100dpi is already the newest version.
xfonts-75dpi is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Ok
It's completely impossible to work with such a renderer of an editor.
I'll try to install R3---maybe it's more OK.
Henrik
13-Feb-2012
[4342x2]
I recommend using an external editor. R2's internal editor is not 
very good.
R3 does not have an internal editor.
Evgeniy Philippov
13-Feb-2012
[4344]
I'd be happy to attach an external editor to [Edit] Button in R2 
or R3.
Henrik
13-Feb-2012
[4345]
I usually do it the other way around. Find a favorite editor and 
attach R2 or R3 to it.
Evgeniy Philippov
13-Feb-2012
[4346:last]
That all is imperfect. OK.