At Thu, 18 Jul 2013 04:55:14 -0600, Cosme Enmanuel Zamudio Salazar wrote: > i get the following error when i try to raco distribute > > D:\source\opsdownloader>raco exe --gui --ico opsdownloader.ico > opsdownloader.rkt > D:\source\opsdownloader>raco distribute opsdownloader opsdownloader.exe > copy-and-patch-binaries: not enough room in executable for revised > #rx#"rUnTiMe- > paths[)]" table > context...: > D:\Program Files\Racket\collects\compiler\distribute.rkt:365:4: loop > D:\Program Files\Racket\collects\compiler\distribute.rkt:15:2: > assemble-distr > ibution7 > D:\Program Files\Racket\collects\compiler\commands\exe-dir.rkt: [running > body > ] > D:\Program Files\Racket\collects\raco\raco.rkt: [running body] > D:\Program Files\Racket\collects\raco\main.rkt: [running body] > > opsdownloader.exe is 15.8 MB, any idea why? > > it used to work just fine for days.
I don't yet have a good guess about this problem. Did you recently add any new `define-runtime-path' declarations? Or change one of the file names? ____________________ Racket Users list: http://lists.racket-lang.org/users

