You need to redirect where Emacs looks for Org mode: (add-to-list 'load-path "/path/to/org-mode/lisp") Somewhere early in your init.el.
(add-to-list 'load-path "/path/to/org-mode/lisp") Somewhere early in your init.el.