On Thursday, November 28, 2013 2:40:40 PM UTC-2, Sergey Khorev wrote: > Ed, > > checking for mzscheme... (cached) /usr/local/bin/mzscheme > > checking MzScheme install prefix... (cached) /home/ed/racket > > > > > These too lines look suspicious. Apparently you have two different versions > of MzScheme/Racket installed and this confuses the configure script.
Hi, Serguey. I installed racket unix-style, i. e., in /usr/local. Here is the result of configure: checking for mzscheme... /usr/local/bin/mzscheme checking MzScheme install prefix... /usr/local checking if scheme.h can be found in /usr/local/include... no checking if scheme.h can be found in /usr/local/include/plt... no checking if scheme.h can be found in /usr/local/include/racket... yes checking for racket collects directory... /usr/local/lib/racket/ checking for mzscheme_base.c... needed checking for ffi_type_void in -lffi... no checking if compile and link flags for MzScheme are sane... no: MZSCHEME DISABLED -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
