Re: [racket-users] Installing Drracket on linux penguin on Chromebook

2020-01-16 Thread Shu-Hung You
Here's what I did:

1. Download the installer for x86_64 linux.
2. Move (or copy) the downloaded .sh file _into_ penguin through Files App.
3. Allow the installer to run by using `chmod +x FILE` (or `chmod 755 FILE`)
   * Chromrebook does not allow eXecutable permission
 for files outside penguin.
4. Run the installer (`./FILE`). I believe installing Racket in its
own directory (either in the current directory or under ~/) is the
simplest option.

On Wed, Jan 15, 2020 at 1:56 PM William Dobias
 wrote:
>
> I am taking a course that uses drracket. I am having trouble installing it on 
> my Chromebook (through the penguin linux) does anyone have any suggestions?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/90d60948-32b1-4ed8-adbc-3c2f913ca3af%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAMTzy%2BbDt%2BSXAaP4Zr3coFzTuhTA1icoL0%3D1gWTWddSF-oc4Rg%40mail.gmail.com.


[racket-users] Installing Drracket on linux penguin on Chromebook

2020-01-15 Thread William Dobias
I am taking a course that uses drracket. I am having trouble installing it 
on my Chromebook (through the penguin linux) does anyone have any 
suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/90d60948-32b1-4ed8-adbc-3c2f913ca3af%40googlegroups.com.