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

World: r3wp

[Linux] group for linux REBOL users

Volker
26-Sep-2006
[790x3]
sudo dpkg-reconfigure xserver-xorg
but its ugly, i usually need several tries.
keep a backup of /etc/X11/xorg.conf .

May also work to get that file from another distro, eg that mephis, 
and overwrite it. the resolution-stuff  etc is in that file.
http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2
thats how to run 32bit on 64bt gentoo. not too easy, but possible.
For debian it looks easy for most programms. SInce ubuntu is a debian 
that trick may work too: https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292233
Rebolek
26-Sep-2006
[793x3]
thanks, i'll try
so i've got it working somehow, core works, but view and altme does 
not run with following error: User Error : REBOL : Cannot obtain 
default font
ah, now it works! :)
Anton
27-Sep-2006
[796]
What did you do ?
Rebolek
27-Sep-2006
[797]
I've searched Synaptic for "font", instaled lot of them, rebooted 
and it started working :) First I've installed ia32 libraries from 
Volker's link.
Anton
27-Sep-2006
[798]
Very good. Good to hear it's working.
Kaj
27-Sep-2006
[799]
I've heard about that font error from someone who upgraded from Ubuntu 
Breezy to Ubuntu Dapper. Did you do that?
Rebolek
27-Sep-2006
[800x2]
no, I installed fresh 64bit Dapper (xubuntu) and tried to run 32bit 
REBOL/AltMe on it.
maybe the font problem is xfce related, not 64/32bit.
Alan
27-Sep-2006
[802]
Rebolek, yes there is a 64 bit version
Alan
14-Oct-2006
[803]
just installed Altme on Mandriva 2007 and seems to be working
Volker
25-Oct-2006
[804]
How do i start a rebol-daemon from ssh? i usually use screen, but 
this server  lacks it.
Oldes
25-Oct-2006
[805]
I'm not sure what do you mean, if you are in shell just type ./rebol
Volker
25-Oct-2006
[806]
then it goes down when i log out.
Oldes
25-Oct-2006
[807]
you must use disown
Volker
25-Oct-2006
[808]
thanks :)
Tomc
25-Oct-2006
[809x2]
nohup
./rebol &
Izkata
12-Nov-2006
[811x2]
hrm...
I just installed Ubuntu (dual-boot on my laptop) and it seems to 
work fine for everything, even AltME - But I can't seem to get Rebol 
to even start up.
Graham
13-Nov-2006
[813]
Altme is rebol ...
Anton
13-Nov-2006
[814]
What error message you getting ? Sure you've got the right binary 
?
Izkata
13-Nov-2006
[815x2]
Nevermind... It not running had more to do with me being a complete 
newb at Linux than anything else.

(Being so used to Windows, I didn't realize you had to use "./rebol" 
rather than just "rebol" to start it up)
I got distracted and forgot about it just after posting that, so 
I didn't notice Tomc's post until later on
Kaj
13-Nov-2006
[817x2]
That would be for /Core, wouldn't it? For /View, you can just click 
on it in the graphical user interface like you can with AltME
To start /Core without the ./ path, you would have to add the path 
to the $PATH environment variable. The ./ current directory is usually 
not in there for security reasons
Rebolek
14-Nov-2006
[819]
how can I set VIEW-ROOT ?
Anton
14-Nov-2006
[820]
Um.. is it the REBOL_HOME variable ? try search for that...
Rebolek
14-Nov-2006
[821]
Thanks, I'll try
Ammon
14-Nov-2006
[822x3]
Graham...  ODBC is supported on linux...  Here's on open source Firebird 
ODBC driver. http://www.xtgsystems.com/linux/ofbodbc/about.php
That's just one of the first links that I pulled off of Google, I 
didn't look very hard.
I set up a connection to MySQL from linux using MyODBC drivers back 
in 2002.  I'm sure if you wanted to you could get an ODBC set up 
running that would allow you to use Firebird from Linux.
Pekr
14-Nov-2006
[825]
Ammon - the thing might be, that maybe Linux version of Command does 
not support ODBC at all?
Ammon
14-Nov-2006
[826]
I was using a Linux version of Command to set it up.
Pekr
14-Nov-2006
[827]
Carl's answer - http://www.reboltalk.com/forum/index.php/topic,304.0.html
Ammon
14-Nov-2006
[828]
I know I had REBOL connecting to MySQL via ODBC on Linux...  I was 
playing with WINE heavily at the time though so I might have been 
running a windows version of REBOL on Linux to do it. ;-)
Graham
14-Nov-2006
[829]
since Command on Linux does not support ODBC, I think that must have 
been the case!
Pekr
14-Nov-2006
[830x5]
What is your take on Gnome vs KDE? I know many prefer Gnome, but 
from what I've read about KDE 4, I think I like their concept :-)
KDE seems to be fully vector based desktop in the future. Also there 
will be common app IPC mechanism called D-Bus.
Maybe we should use something like 'liquid to base VID+ IPC upon 
:-)
Hehe, KDE 4 designer (or Trolltech's dev, dunno), just pissed off 
some Cairo fanboys :-) http://zrusin.blogspot.com/
Conclusion from all those tests is that right now Qt is leaps ahead 
of any other vector graphics framework in terms of raw performance. 
Nothing comes even close. Qt's OpenGL engine is so fast it's basically 
unfair to compare anything else to it.
[unknown: 10]
14-Nov-2006
[835]
I liked KDE when it started with version 1.0, then it started to 
look like a PlayMobil/Lego Desktop, now its upto perfect and leaves 
gnome far behind, not only based on GUI but also based on pratical 
use ;-)... But it still eats a damm lot of resources... you need 
to tune , but thats fun ;-)
Kaj
15-Nov-2006
[836x3]
My view is that KDE has always had better internals, but Gnome has 
a better interface
Let's put it this way: if I think about the technology under the 
hood, I don't like using Gnome, but working with KDE's user interface 
makes me cringe all the time
By the way, D-BUS is currently used much more in Gnome than in KDE. 
Case in point: Gnome hardly had anything before, but KDE has to move 
away from its own DCOP IPC
Rebolek
15-Nov-2006
[839]
i'm using xfce and it's much better than KDE or Gnome (at least from 
my POV). Not so bloated, fast and configurable enough.