Re: Problem Installing VimClojure + lein-vimclojure

2011-01-27 Thread Stefan Rohlfing
Hi Meikel, Thanks for pointing me to the installation instructions. I somehow must have missed that part. I have already joined the VimClojure Group and will probably have some more questions while learning how to use this plugin. Best regards, Stefan -- You received this message because yo

Re: Problem Installing VimClojure + lein-vimclojure

2011-01-27 Thread Meikel Brandmeyer
Hi, On 28 Jan., 05:15, Stefan Rohlfing wrote: > Pointing to ng.exe in my ~/.vimrc file is definitely not correct as I am not > using Windows but Kubuntu 10.10. > The missing piece to a successful installation therefore is probably the > building of the Nailgun client. Does anybody know how to bu

Re: Problem Installing VimClojure + lein-vimclojure

2011-01-27 Thread Stefan Rohlfing
Hi Miki, Thanks for your help. Now the Nailgun client is running. Best regards, Stefan -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - pl

Re: Problem Installing VimClojure + lein-vimclojure

2011-01-27 Thread Miki
> Does anybody know how to build the Nailgun client on Linux when using > VimClojure + lein-vimclojure? > > Clone the project from https://bitbucket.org/kotarak/vimclojure. Then "(cd client && make)", there should be a client/ng. HTH, -- Miki -- You received this message because you are sub

Re: Problem Installing VimClojure + lein-vimclojure

2011-01-27 Thread Stefan Rohlfing
As it seems the Nailgun client has to be installed manually. This is what I did so far: 1) Downloaded the Nailgun Client and extracted it. 2) Added the following commands to my ~/.vimrc file: let vimclojure#WantNailgun