World: r3wp
[Linux] group for linux REBOL users
older newer | first last |
Anton 16-Apr-2007 [1470] | Gabriele, I just noticed Sabayon, based on Gentoo, but initial install is pre-compiled, and they provide a pool of pre-compiled packages. |
Gabriele 17-Apr-2007 [1471x3] | you can install gentoo precompiled too, but that defeats the purpose of gentoo. :) |
ie. if i were to use a precompiled gentoo then i'd rather go with debian. | |
mepis: never tried it; isn't it debian based? i think, that it's better to go with the most popular one in this case (ie. ubuntu/kubuntu/xubuntu). you find ready packages for stuff (eg skype). :) | |
Ladislav 17-Apr-2007 [1474] | Mepis is fine, it is Ubuntu-based currently. I tried Kubuntu too, but stayed with Mepis |
Kaj 17-Apr-2007 [1475x4] | Mepis was Debian-based, but is now indeed Ubuntu-based |
Anton, all the distros based on Debian package pools have a big problem in that, when you start adding the Debian repositories and installing software from them, you run a high risk of pulling in dependencies that will destroy system packages that were modified from Debian | |
Ubuntu doesn't have this problem because they build everything themselves, not using Debian binary packages. For the distros that are now based on Ubuntu repositories the problem has been lightened, because they don't have to modify as much in Ubuntu as they had to in Debian, but the fundamental problem is still there | |
Building on a major distro seems nice, but this issue means that it's really only the major distro itself that is more or less guaranteed to work, as far as that's possible with Linux. So that's usually Debian and Ubuntu | |
Sunanda 17-Apr-2007 [1479] | Interesting Linux-based idea for the always-on generation....Its the return of the thin client! http://www.theregister.co.uk/2007/04/17/babellinux/ |
Anton 18-Apr-2007 [1480x2] | Gabriele, good point. |
Kaj, that's very good info, thanks ! I could still use Mepis as a simple "don't change much" install for friends who just want a basic computer. | |
Henrik 18-Apr-2007 [1482] | I found that giving large amounts of text to a CALL, causes a permissions requester so big that the buttons to allow the action are put outside the window and by resizing it, 1-2 pixels of the buttons can be seen, but are unreadable. Anyone spotted this? |
btiffin 18-Apr-2007 [1483x2] | For the curious. http://kde-files.org/content/show.php/Linux+Distro+Timeline?content=44218 The artist has created a pretty nice graphical timeline of the Linix distributions. |
4am s/Linix/Linux/ | |
Alan 18-Apr-2007 [1485] | just installed Knoppix 5.1.1 like beryl a lot |
btiffin 18-Apr-2007 [1486] | Alan goes 3D :) |
Alan 18-Apr-2007 [1487] | yes ! now to see if I can get Rebol/Altme installed and set-broswer-path working with it |
btiffin 18-Apr-2007 [1488] | You'll get it working...by hook or by crook. Make sure to drop a note once you attack the problem. |
Ladislav 18-Apr-2007 [1489] | what is your graphic card, Alan? |
Gabriele 19-Apr-2007 [1490] | i'm tempted to install xgl and compiz on kubuntu too... even if i know that i shouldn't :) |
Graham 19-Apr-2007 [1491x2] | I start up this script which does a forever [ ] ... and start it in my rc3.d/S99local .. and curiously, I get a spinning x appear in my root console! |
I do run the script as a separate process using the & too. | |
Gabriele 19-Apr-2007 [1493] | you need -qw in rebol (the spinning x is from a network access i guess) and >/dev/null </dev/null when calling it. (otherwise it won't detach) |
Alan 19-Apr-2007 [1494] | Ladislav it's on an Acer laptop so uses an on board ATI -it's off right now will give you more info when i turn it on it's onmy 1 year old so should be a newer ATI |
Henrik 20-Apr-2007 [1495x2] | hmm... I got "Killed" in a rebol console that was quit by the machine. I wonder if that is similar to a segfault? |
e.g. normally you'd see "Segmentation fault", but here I saw "Killed" | |
btiffin 20-Apr-2007 [1497] | I can get that with kill -9 (processid) Did something like that happen? |
Henrik 20-Apr-2007 [1498] | only if someone has gained access to that box :-) it happened on its own |
btiffin 20-Apr-2007 [1499x3] | Yikes. |
But there are problems with the current 2.7.5.4.2 beta, and after the stack space creeps into code space, Iit may cause any number of curious side effects. | |
s/lit/it/ | |
btiffin 8-May-2007 [1502] | Heehee. I caved, installed Wine to test the site with IE last Thursday. I was moving some windows around and just noticed the Icon that got installed on the KDE desktop. Heeheehee. The big blue E upside down, spinning down the drain...had to chuckle. |
Chris 9-May-2007 [1503] | This may have been covered before, what is the status of font management on Linux? Particularly used with Wine? |
btiffin 9-May-2007 [1504x2] | Wine with the ies4Linux package (don't know which one did this) installs the msttcorefont package. Arial, Courier, I'll forget some, Verdana, Times, Times New, Comic Sans, Trebuchet, Impact, Georgia, Webdings, I cheated and looked, Andale. TT fonts are not redistributable but the package pulls them from... somewhere, I wasn't really watching. Management of fonts is still very distro specific. Progress is being made, but, the situation is still kinda hairy. I have to admit, compared to 4 years ago, fonts are now beautiful on Debian, but limited. And we have no TEXT in DRAW blocks...yet. :( A lot of the nicer fonts come with installing LaTeX. |
I don't know if it's because X fonts have historically sucked...but I stick with Serif, Sans, and Mono. All very legible nowadays. With LaTeX, I just let it do its thing and it always looks book quality, so I don't fiddle. | |
Graham 27-May-2007 [1506] | Currently installing 64 bit version of Suse 10 .. hope Rebol runs! |
PeterWood 27-May-2007 [1507] | Did you see Tim Johnson's recent messages on the ML? |
Graham 27-May-2007 [1508x2] | Yes! |
I'll ask him to patch my binary for me :) | |
PeterWood 27-May-2007 [1510] | Sounds painful but you know much more about such surgical procedures than I'll ever want to know ;-) |
Anton 1-Jun-2007 [1511x2] | Built a Kubuntu machine for my flatmate. Pretty painless install, I have to say. There are some issues with the all-in-one motherboard though, like inbuilt audio and ethernet chipsets are not detected, apparently. Fixed ethernet by plugging in an old network card. |
I'll probably fix audio by buying an audio card. | |
Graham 1-Jun-2007 [1513x2] | Or wait long enough for new drivers to be written |
for this chipset | |
Anton 1-Jun-2007 [1515x2] | Actually, I found two old audio cards that should work. Waiting is not an option for my flatmate :) |
The DRM stuff is starting to bite. I'm reading more about difficulties getting digital output. | |
Pekr 13-Jun-2007 [1517] | I would like you to suggest me some Linux distribution: Current situation: I run old Fedora Core 1 linux, so it lacks on security updates. The server is used for few domains, it runs apache, old mySQL 3.5.x version, glftpd, sendmail (I am used to that). Server has 2 hads. Content of server is packed each week via script and copied to other disk. Objectives: - need some easy distro, graphical mode installation, which even monkey can configure, forget somo guru stuff, target hardening, etc. - need mysql 5.x family, Apache 2. family - adding new users/developers by some tool, e.g. webmin - ftp, apache domain, webmail (squirrel) - needs to run rebol in cgi mode, eventual sqlite library compatibility welcomed - kind of easy recovery - install from CD in graphical mode, copy configs, reboot, or even better - instasll some kind of loader, map to second hd, unpack backup, reboot. Maybe this could be automated? Of course I have some sympathies already - stay with Fedora? Try Ubuntu server edition? Any other suggestion? Thanks. |
Ted 13-Jun-2007 [1518] | Obviously, Ubuntu has popular momentum, but if you want to stick with a Red Hat based distibution, CentOS is a good choice -- http://www.centos.org/. According to DistroWatch, "CentOS is 100% compatible rebuild of the Red Hat Enterprise Linux, in full compliance with Red Hat's redistribution requirements. CentOS is for people who need an enterprise class operating system stability without the cost of certification and support." |
Kaj 14-Jun-2007 [1519] | How can one ever get used to sendmail? :-) |
older newer | first last |