Re: [racket] Ubuntu PPA update for 6.1.1

2014-11-13 Thread Asumu Takikawa
On 2014-11-10 18:32:27 -0500, Asumu Takikawa wrote: > I've updated the Ubuntu PPA for v6.1.1: > https://launchpad.net/~plt/+archive/ubuntu/racket > > It should support precise, trusty, and utopic. > > As usual, please let me know if there any packaging bugs. A few people have reported that they

Re: [racket] Ubuntu PPA update for 6.0.1

2014-05-09 Thread Asumu Takikawa
On 2014-05-09 14:39:20 -0400, Sam Tobin-Hochstadt wrote: > It installed fine, but then when I tried to do `raco pkg install > main-distribution-test` to run tests, bad things happened. > > [...] > > It still didn't work if I tried that require from the REPL, even > though `raco pkg` thought that `e

Re: [racket] Ubuntu PPA update for 6.0.1

2014-05-09 Thread Sam Tobin-Hochstadt
I just tried installing this on a docker container with trusty. It installed fine, but then when I tried to do `raco pkg install main-distribution-test` to run tests, bad things happened. First, I got lots of errors of this form: .racket/6.0.1/pkgs/web-server-test/tests/web-server/util.rkt:10:9:

Re: [racket] Ubuntu ppa update

2012-08-10 Thread Jon Rafkind
ok thanks, ill add one and update the ppa On 08/10/2012 08:51 PM, Danny Heap wrote: > I think there should be a dependency for libjpeg2: > > On Fri, Jul 20, 2012 at 07:19:22PM -0400, Danny Heap wrote: >> I installed racket in Ubuntu 12.04, first using aptitude (5.1.3), then >> downloading directly

Re: [racket] Ubuntu ppa update

2012-08-10 Thread Danny Heap
I think there should be a dependency for libjpeg2: On Fri, Jul 20, 2012 at 07:19:22PM -0400, Danny Heap wrote: > I installed racket in Ubuntu 12.04, first using aptitude (5.1.3), then > downloading directly from racket-lang.org and running the installation > script. In both cases I got this messa

Re: [racket] ubuntu ppa update

2012-08-10 Thread Robby Findler
You should use (collection-file-path "plt-logo-red-diffuse.png" "icons") Robby On Fri, Aug 10, 2012 at 1:39 PM, Jon Rafkind wrote: > The racket ppa is now on version 5.3.0. Also I discovered how to add a > .desktop file so a menu entry for 'drracket' will show up in > applications->programmin