J G Cho wrote at 04/12/2012 08:30 PM:
Does anyone know if it's possible to copy packages from my Laptop
(seems to be under Library/Racket) to Linux (where would be the
comparable directory location...)?

See the documentation for the "raco planet" command. You can download the ".plt" file on one machine and separately install the file on a different machine.

Regarding your previous message...

J G Cho wrote at 04/12/2012 08:10 PM:
Would you know how I can 'undo' package installation such that I can
try to re-install it (on the laptop at home) to rule out
machine/location scenario?

See documentation for "raco planet", including "raco planet remove" and "raco planet clearlinks".

You can also remove your "~/.racket" directory (or whatever it is called on your machine). I sometimes run "http://www.neilvandyke.org/dotracket-enema/";.

If you can run Wireshark or "tcpdump" or similar on your machine behind the firewall, you can see what the PLaneT HTTP responses are, and whether the special PLaneT HTTP headers are getting through OK.

Neil V.

--
http://www.neilvandyke.org/
____________________
 Racket Users list:
 http://lists.racket-lang.org/users

Reply via email to