I'm experiencing this when I try to run Squeak 4.4:
[mrice@localhost ~]$ cd ~/Squeak-4.4-All-in-One.app [mrice@localhost Squeak-4.4-All-in-One.app]$ ./squeak.sh Running 32-bit Squeak on a 64-bit System. Hope the 32-bit runtime libraries are installed ... ERROR: ld.so: object '/usr/lib64/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored. libGLU.so.1: cannot open shared object file: No such file or directory could not find display driver vm-display-X11; either: - check that /usr/local/lib/squeak/4.4.7-2357/vm-display-X11.so exists, or - use the '-plugins <path>' option to tell me where it is, or - remove DISPLAY from your environment. Aborted (core dumped) [mrice@localhost Squeak-4.4-All-in-One.app]$ My OS is Fedora 19 64-bit. Also, what happened to Squeak 4.5? I tried to download it and got 4.4 instead. Why was it withdrawn? Michael _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
On Sat, 10 Jan 2015, Michael Rice wrote:
> I'm experiencing this when I try to run Squeak 4.4: > [mrice@localhost ~]$ cd ~/Squeak-4.4-All-in-One.app > [mrice@localhost Squeak-4.4-All-in-One.app]$ ./squeak.sh > Running 32-bit Squeak on a 64-bit System. Hope the 32-bit runtime libraries are installed ... Do you have the 32-bit runtime libraries installed? > ERROR: ld.so: object '/usr/lib64/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored. > libGLU.so.1: cannot open shared object file: No such file or directory > could not find display driver vm-display-X11; either: > - check that /usr/local/lib/squeak/4.4.7-2357/vm-display-X11.so exists, or > - use the '-plugins <path>' option to tell me where it is, or > - remove DISPLAY from your environment. > Aborted (core dumped) > [mrice@localhost Squeak-4.4-All-in-One.app]$ > > My OS is Fedora 19 64-bit. > > Also, what happened to Squeak 4.5? I tried to download it and got 4.4 instead. Why was it withdrawn? Levente > > Michael > > > > _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Yes, the 32-bit libraries are installed. I was using 4.5 and it worked fine, except Morphic scripts stopped taking instructions. Download from Squeak.org. On Sat, Jan 10, 2015 at 2:17 PM, Levente Uzonyi <[hidden email]> wrote: On Sat, 10 Jan 2015, Michael Rice wrote: _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Pharo 3.0 runs fine. Also, with 4.5 I wasn't getting any error messages or warnings when I ran it. Michael On Sat, Jan 10, 2015 at 2:34 PM, Michael Rice <[hidden email]> wrote:
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Michael Rice
On Sat, 10 Jan 2015, Michael Rice wrote:
> Yes, the 32-bit libraries are installed. I was using 4.5 and it worked fine, except Morphic scripts stopped taking instructions. > Download from Squeak.org. Can you give me the exact link which gave you Squeak 4.4 instead of 4.5? Levente > > On Sat, Jan 10, 2015 at 2:17 PM, Levente Uzonyi <[hidden email]> wrote: > On Sat, 10 Jan 2015, Michael Rice wrote: > > I'm experiencing this when I try to run Squeak 4.4: > [mrice@localhost ~]$ cd ~/Squeak-4.4-All-in-One.app > [mrice@localhost Squeak-4.4-All-in-One.app]$ ./squeak.sh > Running 32-bit Squeak on a 64-bit System. Hope the 32-bit runtime libraries are installed ... > > > Do you have the 32-bit runtime libraries installed? > > ERROR: ld.so: object '/usr/lib64/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored. > libGLU.so.1: cannot open shared object file: No such file or directory > could not find display driver vm-display-X11; either: > - check that /usr/local/lib/squeak/4.4.7-2357/vm-display-X11.so exists, or > - use the '-plugins <path>' option to tell me where it is, or > - remove DISPLAY from your environment. > Aborted (core dumped) > [mrice@localhost Squeak-4.4-All-in-One.app]$ > > My OS is Fedora 19 64-bit. > > Also, what happened to Squeak 4.5? I tried to download it and got 4.4 instead. Why was it withdrawn? > > > Where did you download Squeak from? > > Levente > > > Michael > > > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
http://www.squeak.org/Downloads I selected the Squeak All-In-One, right there at the top, under the Beginner heading. Michael On Sat, Jan 10, 2015 at 3:53 PM, Levente Uzonyi <[hidden email]> wrote: On Sat, 10 Jan 2015, Michael Rice wrote: _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
I screwed up. I just noticed a 4.5 zip file I missed earlier. Let me try to get it going and I'll reply back. Downloaded today. Michael. On Sat, Jan 10, 2015 at 4:33 PM, Michael Rice <[hidden email]> wrote:
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Michael Rice
That link gives me Squeak-4.5-All-In-One.zip, which contains Squeak 4.5.
Do you get 4.4 if you click the link again? Levente On Sat, 10 Jan 2015, Michael Rice wrote: > http://www.squeak.org/Downloads > > I selected the Squeak All-In-One, right there at the top, under the Beginner heading. > > Michael > > On Sat, Jan 10, 2015 at 3:53 PM, Levente Uzonyi <[hidden email]> wrote: > On Sat, 10 Jan 2015, Michael Rice wrote: > > Yes, the 32-bit libraries are installed. I was using 4.5 and it worked fine, except Morphic scripts stopped taking instructions. > Download from Squeak.org. > > > Can you give me the exact link which gave you Squeak 4.4 instead of 4.5? > > Levente > > > On Sat, Jan 10, 2015 at 2:17 PM, Levente Uzonyi <[hidden email]> wrote: > On Sat, 10 Jan 2015, Michael Rice wrote: > > I'm experiencing this when I try to run Squeak 4.4: > [mrice@localhost ~]$ cd ~/Squeak-4.4-All-in-One.app > [mrice@localhost Squeak-4.4-All-in-One.app]$ ./squeak.sh > Running 32-bit Squeak on a 64-bit System. Hope the 32-bit runtime libraries are installed ... > > > Do you have the 32-bit runtime libraries installed? > > ERROR: ld.so: object '/usr/lib64/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored. > libGLU.so.1: cannot open shared object file: No such file or directory > could not find display driver vm-display-X11; either: > - check that /usr/local/lib/squeak/4.4.7-2357/vm-display-X11.so exists, or > - use the '-plugins <path>' option to tell me where it is, or > - remove DISPLAY from your environment. > Aborted (core dumped) > [mrice@localhost Squeak-4.4-All-in-One.app]$ > > My OS is Fedora 19 64-bit. > > Also, what happened to Squeak 4.5? I tried to download it and got 4.4 instead. Why was it withdrawn? > > > Where did you download Squeak from? > > Levente > > > Michael > > > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Michael Rice
Got Squeak 4.5 running now, but have a scripting problem. If I drag a new script onto the "world," the new script doesn't accept instruction tiles, i.e., no green area to accept the tile appears when I hover over it and if I just drop the tile on the new script I end up with the instruction tile on top on the new script tile. Tell me, could Etoys have this kind of negative effect on Squeak, breaking this aspect of scripting? Or Pharo? Could that also be why 4.4 hangs when I try to run it? Michael On Sat, Jan 10, 2015 at 4:39 PM, Michael Rice <[hidden email]> wrote:
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
You may be bumping into bugs in the eToys part of Squeak. There are not too
many people looking after it right now, so if you are at all interested in helping, your efforts will be appreciated. Newbie efforts welcome. Dave On Sat, Jan 10, 2015 at 04:52:03PM -0500, Michael Rice wrote: > Got Squeak 4.5 running now, but have a scripting problem. If I drag a new > script onto the "world," the new script doesn't accept instruction tiles, > i.e., no green area to accept the tile appears when I hover over it and if > I just drop the tile on the new script I end up with the instruction tile > on top on the new script tile. > > Tell me, could Etoys have this kind of negative effect on Squeak, breaking > this aspect of scripting? Or Pharo? Could that also be why 4.4 hangs when I > try to run it? > > Michael > > On Sat, Jan 10, 2015 at 4:39 PM, Michael Rice <[hidden email]> wrote: > > > I screwed up. I just noticed a 4.5 zip file I missed earlier. Let me try > > to get it going and I'll reply back. Downloaded today. > > > > Michael. > > > > On Sat, Jan 10, 2015 at 4:33 PM, Michael Rice <[hidden email]> wrote: > > > >> http://www.squeak.org/Downloads > >> > >> I selected the Squeak All-In-One, right there at the top, under the > >> Beginner heading. > >> > >> Michael > >> > >> On Sat, Jan 10, 2015 at 3:53 PM, Levente Uzonyi <[hidden email]> wrote: > >> > >>> On Sat, 10 Jan 2015, Michael Rice wrote: > >>> > >>> Yes, the 32-bit libraries are installed. I was using 4.5 and it worked > >>>> fine, except Morphic scripts stopped taking instructions. > >>>> Download from Squeak.org. > >>>> > >>> > >>> Can you give me the exact link which gave you Squeak 4.4 instead of 4.5? > >>> > >>> Levente > >>> > >>> > >>> > >>>> On Sat, Jan 10, 2015 at 2:17 PM, Levente Uzonyi <[hidden email]> wrote: > >>>> On Sat, 10 Jan 2015, Michael Rice wrote: > >>>> > >>>> I'm experiencing this when I try to run Squeak 4.4: > >>>> [mrice@localhost ~]$ cd ~/Squeak-4.4-All-in-One.app > >>>> [mrice@localhost Squeak-4.4-All-in-One.app]$ ./squeak.sh > >>>> Running 32-bit Squeak on a 64-bit System. Hope the 32-bit > >>>> runtime libraries are installed ... > >>>> > >>>> > >>>> Do you have the 32-bit runtime libraries installed? > >>>> > >>>> ERROR: ld.so: object '/usr/lib64/pulseaudio/libpulsedsp.so' > >>>> from LD_PRELOAD cannot be preloaded: ignored. > >>>> libGLU.so.1: cannot open shared object file: No such file > >>>> or directory > >>>> could not find display driver vm-display-X11; either: > >>>> - check that /usr/local/lib/squeak/4.4.7-2357/vm-display-X11.so > >>>> exists, or > >>>> - use the '-plugins <path>' option to tell me where it > >>>> is, or > >>>> - remove DISPLAY from your environment. > >>>> Aborted (core dumped) > >>>> [mrice@localhost Squeak-4.4-All-in-One.app]$ > >>>> > >>>> My OS is Fedora 19 64-bit. > >>>> > >>>> Also, what happened to Squeak 4.5? I tried to download it > >>>> and got 4.4 instead. Why was it withdrawn? > >>>> > >>>> > >>>> Where did you download Squeak from? > >>>> > >>>> Levente > >>>> > >>>> > >>>> Michael > >>>> > >>>> > >>>> > >>>> > >>>> _______________________________________________ > >>>> Beginners mailing list > >>>> [hidden email] > >>>> http://lists.squeakfoundation.org/mailman/listinfo/beginners > >>>> > >>>> > >>>> > >>>> > >>> _______________________________________________ > >>> Beginners mailing list > >>> [hidden email] > >>> http://lists.squeakfoundation.org/mailman/listinfo/beginners > >>> > >>> > >> > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
What do you have in mind. Michael On Sat, Jan 10, 2015 at 6:10 PM, David T. Lewis <[hidden email]> wrote: You may be bumping into bugs in the eToys part of Squeak. There are not too _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Free forum by Nabble | Edit this page |