FreeCalypso > hg > fc-am-toolkit
comparison INSTALL @ 29:2168205c15be
add README and INSTALL
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 24 Jun 2023 04:21:14 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
28:58824cef4601 | 29:2168205c15be |
---|---|
1 The present FC aftermarket toolkit package needs to be installed on your host | |
2 machine as an add-on to the basic FreeCalypso host tools package. Please | |
3 install FC host tools first, following the INSTALL document in that package - | |
4 and once you have completed that process, the present package is to be installed | |
5 the same way, with the same 'make' and 'make install' steps. | |
6 | |
7 In addition to FC host tools and the present fc-am-toolkit package, you also | |
8 need to install these two other packages: | |
9 | |
10 * FFS data bundle add-on: | |
11 | |
12 ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/ffs-data-bundle-latest.tar.bz2 | |
13 | |
14 * FFS editing agent target binaries: | |
15 | |
16 ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/ffs-editor-latest.tar.bz2 | |
17 | |
18 The FFS editing agent part is needed only for the Pirelli DP-L10 workflow, and | |
19 is not currently needed for any of Mot C1xx workflows supported by scripts in | |
20 the present package - however, if you are installing FreeCalypso software on | |
21 your host machine (PC or laptop) for working with different kinds of phones and | |
22 other Calypso targets, it is always good to have a complete installation. | |
23 | |
24 All of the add-on packages used in these FreeCalypso aftermarket config | |
25 workflows (the present fc-am-toolkit package and the other two referenced add-on | |
26 packages) merely add files to the /opt/freecalypso tree established by the basic | |
27 FreeCalypso host tools package; the content and layout of that file system tree | |
28 are dictated solely by the Mother of FreeCalypso. |