[Newbies] How do I start Squeak on Raspberry Pi ?

Michael Rice limitcase at gmail.com
Mon Feb 16 15:31:33 UTC 2015


Have you tried executing squeak.sh from the command line?

./squeak.sh<enter>

Michael

On Mon, Feb 16, 2015 at 10:16 AM, Kirk Fraser <overcomer.man at gmail.com>
wrote:

> Hi Michael,
>
> Yes the "ls" command you gave produces
> -rwxrwxr-x 1 pi pi 63 Oct 12 00:49 squeak.sh
>
> When I double click on squeak.sh I get a pop-up menu which says:  Execute
> File
> This file 'squeak.sh' is executable. Do you wan to execute it?
> [Execute]  [Execute in Terminal]  [Cancel]
>
> Any of those choices does nothing visible but seems to block processing
> other commands for a moment.
>
> I made a copy of squeak.sh onto the desktop and it does the same thing.
>
>
> Kirk W. Fraser
> w <http://freetom.info/TrueChurch>ww.JesusGospelChurch.com
> <http://www.JesusGospelChurch.com> - Replace the fraud churches with the
> true church.
> http://freetom.info - Example of False Justice common in America
>
> On Mon, Feb 16, 2015 at 5:54 AM, Michael Rice <limitcase at gmail.com> wrote:
>
>> First things first.
>>
>> Every file has three permissions, read, write, and execute, for three
>> groups: user, group, and all. Do you have execute permission for squeak.sh?
>>
>> ls -l squeak.sh
>> -rw*x*rwxr-x. 1 mrice mrice 63 Oct 11 18:49 squeak.sh
>>    ^
>>
>> If you show an "x" in column 4 (as above) then you have execute
>> permission.
>>
>> Have you tried double clicking the file?
>>
>> Michael
>>
>>
>> On Mon, Feb 16, 2015 at 2:51 AM, Kirk Fraser <overcomer.man at gmail.com>
>> wrote:
>>
>>> I have Squeak 4.5 All-In-One working in Kbuntu Linux after downloading,
>>> unzipping, and executing Squeak.sh   Attempting the same on a Raspberry Pi
>>> with the default OS, it downloads, unzips, and says squeak.sh is an
>>> executable file, do I want to execute?  I click execute then it does
>>> nothing.  What is needed to make it work?
>>>
>>> I am working to hopefully get eToys video to work on Squeak 4.5 on a Pi
>>> 1 or 2, the cheapest computer I know about.
>>>
>>> Thanks.
>>>
>>> Kirk W. Fraser
>>>
>>> _______________________________________________
>>> Beginners mailing list
>>> Beginners at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>>>
>>>
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>>
>>
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20150216/a2e4acba/attachment-0001.htm


More information about the Beginners mailing list