At Fri, 19 Jul 2013 00:48:10 +0200, Togan Muftuoglu wrote: > 1. configure and Makefile should allow docdir parameter given at as an arg > [...] > > 2. collects path should be allowed for another location ie. > [...]
I'll work on those. > Finally currently build system can't complete the install stage > > ./racketcgc -cu "./collects-path.rkt" \ > "/home/abuild/rpmbuild/BUILDROOT/racket-5.6.0-0.x86_64/usr/lib64/racket/starter" > \ > /usr/lib64/racket/collects Is this from a generated Makefile, or it is from some other script? The "collects-path.rkt" script now expects a second path, with is the configuration directory path to embed in the executable. _________________________ Racket Developers list: http://lists.racket-lang.org/dev