Josue,
you could try my installer for deal.II. Today, I've updated the ubuntu14 platform support.
Do the following:
$ sudo apt-get install git
$ cd candi
$ ./candi.sh
Abort the installer (or open a new terminal), and do the given install notes from the comment.
It installs also the openmpi compiler from ubuntu.
Afterwards you can let the installer run (if you have multiple cores in your system, you could
speed up the build process by setting the variable PROCS in local.cfg to an appropriate size)
On a freshly installed virtual machine (ubuntu 14.04) it runs without any error. If you encounter
any problem, please let me know.
Best,
Uwe