<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>I installed it from the ubuntu repositories, using apt-get install
drscheme mzscheme, as I *though* that was the easiest... Anyway,
installing the version I downloaded from the path you mentioned worked
fine. Thanks!<br>
<br>
Thanks everyone for all your responses to my very simple problem :) I
already have a good feeling about my choice of Scheme version.
Hopefully when I will actually start programming I can repay the favors
by helping other newbies :)<br>
<br>
And I will consult a kubuntu forum on the X errors...<br>
</tt>
<tt><br>
Ronny.<br>
</tt><br>
jos koot wrote:<br>
<blockquote cite="mid000a01c78405$f287afb0$2101a8c0@joskoot" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.6000.16414" name="GENERATOR">
<style></style>
<div>How did you download DrScheme? From <a
href="http://download.plt-scheme.org/drscheme/">http://download.plt-scheme.org/drscheme/</a> you
can find a self installing script plus a two line instruction how to
run the installer.</div>
<div> </div>
<div>(((((lambda(x)((((((((x x)x)x)x)x)x)x)x))<br>
(lambda(x)(lambda(y)(x(x y)))))<br>
(lambda(x)(x)x))<br>
(lambda()(printf "Greetings, Jos~n"))))</div>
<blockquote
style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
<div
style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
<a title="plt-scheme@develo.biz" href="mailto:plt-scheme@develo.biz">Ronny</a>
</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
<a title="plt-scheme@list.cs.brown.edu"
href="mailto:plt-scheme@list.cs.brown.edu">plt-scheme@list.cs.brown.edu</a>
</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Saturday, April 21, 2007 6:57 AM</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
[plt-scheme] newbie installation problem on kubuntu edgy</div>
<div><br>
</div>
Hi everyone, I have decided that learning Scheme is the right way to <br>
enlightenment, and after careful study found plt-scheme to be the one
to <br>
try. Unfortunately I ran into trouble already before I could get it <br>
installed, and I would be very happy if someone could shed some light
on <br>
the meaning of the error messages I got.<br>
I first tried sudo apt-get install mzscheme drscheme, installed all <br>
dependent packages and checked the checkbox that showed up asking me if
<br>
I want to start the web server. I received various error messages, the <br>
one that particularly bothered me was the one saying that drscheme <br>
depends on mzscheme, which was not properly configured (the actual <br>
message has disappeared from the end of the console buffer):<br>
<br>
So I tried:<br>
$ /etc/init.d/mzscheme start<br>
Starting web server: mzserver ... start-stop-daemon: stat <br>
/usr/lib/plt/bin/mzscheme: No such file or directory (No such file or <br>
directory)<br>
failed<br>
<br>
Based on this, I tried reconfiguring it, with no luck, but then I <br>
figured that I might satisfy it by copying /usr/bin/mzscheme into the <br>
directory above, which gave me this result (together with the X errors <br>
below, which I don't understand but I know are not related to
plt-scheme):<br>
<br>
$ sudo dpkg-reconfigure mzscheme<br>
/usr/sbin/dpkg-reconfigure: mzscheme is broken or not fully installed<br>
DESTROY created new reference to dead object ' Qt::VBoxLayout' during <br>
global destruction.<br>
<br>
After a bit of trouble I managed to get the packages removed, so I
could <br>
start over:<br>
<br>
$ sudo apt-get install mzscheme<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
Suggested packages:<br>
drscheme slib<br>
The following NEW packages will be installed:<br>
mzscheme<br>
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
Need to get 0B/5070kB of archives.<br>
After unpacking 25.4MB of additional disk space will be used.<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
DESTROY created new reference to dead object ' Qt::VBoxLayout',
<> line <br>
1 during global destruction.<br>
Preconfiguring packages ...<br>
Selecting previously deselected package mzscheme.<br>
(Reading database ... 122021 files and directories currently installed.)<br>
Unpacking mzscheme (from .../mzscheme_1%3a352-1_i386.deb) ...<br>
Setting up mzscheme (352-1) ...<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
X Error: BadDevice, invalid or uninitialized input device 166<br>
Major opcode: 144<br>
Minor opcode: 3<br>
Resource id: 0x0<br>
Failed to open device<br>
Use of uninitialized value in join or string at <br>
/usr/share/perl5/Debconf/DbDriver/Stack.pm line 104, <GEN1> line
2.<br>
Use of uninitialized value in substitution (s///) at <br>
/usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.<br>
Use of uninitialized value in concatenation (.) or string at <br>
/usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.<br>
<br>
Now I have to throw in the towel. I am not (yet) experienced enough
with <br>
linux to solve this problem by myself, hence my mail to this list.<br>
Any hint to get me in the right direction will be greatly appreciated!<br>
<br>
Ronny.<br>
_________________________________________________<br>
For list-related administrative tasks:<br>
<a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
</blockquote>
</blockquote>
</body>
</html>