Building from source

Hi i try to build from source.

I get this error. anyone can help me?

I build fro UBUNTU 14.04

BUILD plexht (host)
CMake Error at CMakeLists.txt:15 (include):
include could not find load file:

CMakeFunctions

CMake Error at CMakeLists.txt:17 (add_subdirectory):
add_subdirectory given source
“/home/RasPlex/OpenELEC.tv/build.RasPlex-RPi2.arm-6.0-devel/plexht-wip/tools/TexturePacker/…/…/lib/libsquish”
which is not an existing directory.

CMake Error at CMakeLists.txt:19 (plex_find_package):
Unknown CMake command “plex_find_package”.

– Configuring incomplete, errors occurred!
See also “/home/RasPlex/OpenELEC.tv/build.RasPlex-RPi2.arm-6.0-devel/plexht-wip/CMakeFiles/CMakeOutput.log”.
See also “/home/RasPlex/OpenELEC.tv/build.RasPlex-RPi2.arm-6.0-devel/plexht-wip/CMakeFiles/CMakeError.log”.
make: *** [image] Error 1
rake aborted!
Command failed with status (2): [DISTRO=RasPlex PROJECT=RPi2 ARCH=arm make …]
/home/RasPlex/OpenELEC.tv/Rakefile:74:in `block (2 levels) in <top (required)>’
Tasks: TOP => build:image
(See full trace by running task with --trace)

There is now a wiki on GitHub, here https://github.com/RasPlex/OpenPHT/wiki/Building-OpenPHT-from-source-on-Ubuntu-14.04

Regards