Gabor (thanks for replying), Could you elaborate a little? I tried out net-repl in a standalone script, before trying it inside vim - so I already have all the dependencies (courtesy of Planet).
Could you paste the (require ...) forms you used? -- Regards, Imran Rafique (skype: imran_rafique) On 27 March 2011 11:27, gabor papp <gabor.li...@mndl.hu> wrote: >> Resurrecting this from a month ago, as I'm hitting the same problem. I'm >> using >> vim-7.3, with racket embedded. I'm trying to use the net-repl library, but >> am >> hitting the same error that Gabor did. > > i ended up downloading the planet module and required the main module file > instead. i had to download all modules that were required by the mysql > module also. while doing this i bumped into the same problem: > default-module-name-resolver: the kernel's resolver works only on `quote' > forms; given: '(lib "planet/resolver.rkt") > > i found that racket tries to compile some parts of the module which fails > from embedded applications. i used the compiled module parts from the racket > cache, and used 'touch' to set their date back to avoid recompilation. > > i hope this workaround helps you. > > best, > gabor > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users