CONFIDENTIAL
DOC-USR-0014-03
___________________________________________________________________________________________
Z3 Technology, LLC
♦
100 N 8
th
ST, STE 250
♦
Lincoln, NE 68508-1369 U.S.A.
♦
+1.402.323.0702
17
DEPENDENCIES
The build system counts on the availability of a few packages, all installed by default by most Linux
distributions. If the build aborts with an error then most likely your installation is lacking one or more of
these packages.
mtd-utils:
JFFS2 and UBI utilities.
For Ubuntu 10.x, use the following command to install the needed packages:
sudo apt-get install bison flex mtd-utils liblzo2-dev uuid-dev zlib1g-dev libpcre3-dev
For Fedora Core, use the following command to install the needed packages:
sudo yum install bison flex mtd-utils mtd-utils-ubi lzo-devel libuuid-devel pcre-devel