> Here's what I do, at the shell: > > > > emacs -Q -batch -eval "(progn (require 'package) (add-to-list > 'package-archives '(\"org\" . > \"http://orgmode.org/elpa/\"<http://orgmode.org/elpa/%22>;)) > (package-initialize) (package-refresh-contents) (package-install > 'org-plus-contrib))"
I can't blame you for using such workarounds, but it would *really* help if you could report the actual problems encountered (and then use the workaround until we fix the source of the problem). Stefan