Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-23 Thread nil
So my problem was the line endings in clojure_emacs.sh were windows- style, not unix. But now the next problem with my environment is that the output from vagrant up reports that emacs can't open the .emacs.d/init.el file. I suppose it's on this line: emacs --batch -l .emacs.d/init.el -f package-u

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-08 Thread nil
I was using the latest VirtualBox (4.0.10) and it was complaining about a version mismatch between Guest Additions Version: 4.0.6 and VirtualBox Version: 4.0.10. So I switched to VirtualBox Version 4.0.6 instead and the output is below. It no longer complains about the mismatch. I'm continuing to

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-07 Thread Justin Lilly
emacs24 should be installed. My suggestion would be to delete the vm and restart. Perhaps not having putty broke the initial install? If it breaks, please send the full output of the console with what is broken. -justin On Thu, Jul 7, 2011 at 9:30 AM, nil wrote: > Setting up PuTTY and the vagra

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-07 Thread nil
Setting up PuTTY and the vagrant.ppk file (according to the page you mentioned) helps. PuTTY successfully gives me a vagrant@natty session *but* "vagrant ssh" doesn't behave any differently -- so I can't tell if this is fine or if I'm missing something. Also, if I type emacs at the prompt, I get t

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-07 Thread Sunil S Nandihalli
Hi I am new to both vagrant and ruby. I followed the steps in the readme up to step 3 .. but after running "vagrant up" I get /var/lib/gems/1.8/gems/vagrant-0.7.6/bin/vagrant:2:in `require': no such file to load -- vagrant (LoadError) from /var/lib/gems/1.8/gems/vagrant-0.7.6/bin/vagrant:2 can

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-06 Thread Justin Lilly
I don't have access to a windows machine to help you debug this, but this is squarely an issue with the vagrant installation. I would suggest reading http://vagrantup.com/docs/getting-started/setup/windows.html As a starting point. Vagrant related channels should be able to help you further (but

Re: emacs-clojure-vagrant: a sane development virtual environment

2011-07-06 Thread nil
I'm on a Windows machine. Does the output below indicate that I need something like cygwin? Thanks in advance! [default] VM booted and ready for use! [default] Mounting shared folders... [default] -- v-root: /vagrant [default] Running provisioner: Vagrant::Provisioners::Shell... [default] stdin: i