Thank you very much for your help ! I will try to remove the locks as you said in your mail. My kernel version is 2.0.35, Red Hat 5.1 distribution, filesystem...
108
DiegoG@...
Mar 10, 1999 4:08 am
The JSelf project is temporary paused because time reasons. When we get some time, we'll spend on JSelf. I'm very pleased to see many Self related projects. ...
109
Dru Nelson
dnelson@...
Mar 23, 1999 9:17 pm
Ok, time for another simple question about Self grammar that was probably already asked/answered. In a Self expression, the use of the parentheses specifies an...
110
datique@...
Mar 25, 1999 1:39 am
<pine.bsf.4.10.9903231253210.3264-10000-@...> wrote: Original Article: http://www.egroups.com/list/self-interest/?start=109 ... Hello, Dru. ...
111
Jecel Assumpcao Jr
jecel@...
Mar 25, 1999 6:35 am
... It is important to note that "compiler phase" means very different things in Smalltalk and Self, which causes a lot of confusion. The above paragraph is...
112
Dru Nelson
dnelson@...
Mar 26, 1999 5:51 pm
Thanks to all for the clarification. ... I think that is a fair assessment. It's kind of nice that this list is a one stop shop for discussion of the language....
113
Jecel Assumpcao Jr
jecel@...
Apr 6, 1999 9:45 pm
As I was planning the next steps in the development of my project, I saw that I had two paths that I could follow with the user interface technologies: - do...
114
shaping@...
Apr 7, 1999 12:11 am
... From: Jecel Assumpcao Jr <jecel@...> To: <self-interest@egroups.com> Sent: Tuesday, April 06, 1999 4:28 PM Subject: [self-interest] plans ... Yes,...
115
Jecel Assumpcao Jr
jecel@...
Apr 7, 1999 2:30 pm
... I don't know Qt, but have studied quite a few 3D frameworks and never found one that I liked. I have a description of my idea at: ...
116
shaping@...
Apr 7, 1999 6:23 pm
... From: Jecel Assumpcao Jr <jecel@...> To: <shaping@...> Cc: <self-interest@egroups.com> Sent: Wednesday, April 07, 1999 9:24 AM Subject:...
117
Jecel Assumpcao Jr
jecel@...
Apr 8, 1999 1:57 am
... To me, it looks just like the variant of the dependency mechanism (the "observer pattern") used in the Smalltalk V user interface. The names of the things...
118
shaping@...
Apr 8, 1999 12:39 pm
... From: Jecel Assumpcao Jr <jecel@...> To: <shaping@...> Cc: <self-interest@egroups.com> Sent: Wednesday, April 07, 1999 8:50 PM Subject: Re:...
119
Jecel Assumpcao Jr
jecel@...
Apr 8, 1999 9:13 pm
... Oh. If you structure your objects so that the common behavior is in shared parents (traits), then you can change the parents and affect all the children at...
120
Jose Baltasar Garcia ...
jbgarcia@...
Apr 12, 1999 7:01 pm
Hi, all ! I'm in trouble with Self4linux .... again. :-( Because I was afraid about the compatibility between Red Hat 5.2 - the linux distribution I used to...
121
Jose' B. Garcia Perez...
jgarcia@...
Apr 13, 1999 3:37 pm
... Well.. I am attemping to install Self for Linux, yes, but it is a limited version, it isn't (I think) the complete 4 version. (If you are interested in the...
122
Jose Baltasar Garcia ...
jbgarcia@...
Apr 14, 1999 11:03 am
Hi, all ! I'm still in trouble with Self4linux ..... I simply don't find what is the matter. I have followed all the instructions, with the new distribution...
123
Gordon Cichon
Gordon@...
Apr 14, 1999 7:53 pm
... Hi, that should be O.K. I personally used Suse 6.0, too. It should work with RedHad also. ... As far as I can remember, I also got this error message when ...
124
Gordon Cichon
Gordon@...
Apr 14, 1999 8:54 pm
... It is the complete Self 4.0 release. It contains the entire Self code along with an incomplete port of the machine specific C code (the vm). There is...
125
Dru Nelson
dnelson@...
Apr 14, 1999 9:48 pm
I would like to publicly state, that, although it is good to see Self ported to Linux, I really find it upsetting that it is moved to the GNU GPL instead of...
126
Jose Baltasar Garcia ...
jbgarcia@...
Apr 15, 1999 2:48 pm
Hi again. ;-) No, Gordon, I can't do the next step. By doing 'make lists' in ../linux/generated, I got the output: cwdROOT*, no such file or directory ...
127
Jecel Assumpcao Jr
jecel@...
Apr 16, 1999 1:13 am
... Though this isn't the best place to discuss this, I would very much like to know more details about what you think of this. The first thing is: can a...
128
Steve Dekorte
steve@...
Apr 16, 1999 2:50 am
... Why have this restriction at all? Restrictions are excusses not to use something. It's hard enough to use non-mainstream technologies in commercial...
129
Dru Nelson
dnelson@...
Apr 16, 1999 2:53 am
The GPL would force any code added to self to be GPL. Unless the code was under the L-GPL. My main concern isn't that it can't be used for commercial purposes...
130
Jecel Assumpcao Jr
jecel@...
Apr 16, 1999 5:14 am
... It can be pretty upsetting if you have a commercial product that depends on Smalltalk V/286 and you have problems that might have a solution if you had the...
131
Gordon Cichon
Gordon@...
Apr 17, 1999 7:12 am
... Strange... I don't have executables named `cwdROOT' and `makeList`. You could check if these files are marked as executable: If you type `ls -l', you...
132
Gordon Cichon
Gordon@...
Apr 17, 1999 7:49 am
... Dru, I would really love to have your problems ;-) There's no choice than to release this code under GPL. It contains parts of the GNU assembler which is...
133
Dru Nelson
dnelson@...
Apr 17, 1999 9:01 am
... Ah, I didn't know GAS was part of the port. This makes sense now. My ignorance. I retract my statements, I understand the reasons a lot better. ... Ok. ......
134
Jecel Assumpcao Jr
jecel@...
Apr 18, 1999 7:53 am
I was finally able to download Gordon's Self last night (I had tried some ten times previously, but never had managed to get more than 2MB. By doing it in two...
135
Jecel Assumpcao Jr
jecel@...
Apr 20, 1999 4:35 pm
The number one complaint by far that people have about Self is that it doesn't run on their machines. So it isn't surprising that the question I get asked most...
136
Jose' B. Garcia Perez...
jgarcia@...
Apr 20, 1999 8:09 pm
... Excuseme, but this image file contains an executable Self for the arquitecture contained into X86 cpuDescription, or a self program ? I have not understand...