Skip to content

Instantly share code, notes, and snippets.

@hubgit
Created February 14, 2013 10:31
Show Gist options
  • Save hubgit/4951869 to your computer and use it in GitHub Desktop.
Save hubgit/4951869 to your computer and use it in GitHub Desktop.
Ubuntu Daily Build in Vagrant
vagrant box add raring-32 http://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-i386-vagrant-disk1.box
vagrant init raring-32
vagrant up
vagrant ssh
#sudo aptitude install php5-cli php5-dev php-pear imagemagick libmagickwand-dev libmagickcore-dev php5-imagick
#sudo pecl install imagick-beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment