43 |
- Use some other means of downloading the necessary tarballs. Store |
- Use some other means of downloading the necessary tarballs. Store |
44 |
them in directory $d. Then run the installer (config/install.sh). |
them in directory $d. Then run the installer (config/install.sh). |
45 |
|
|
46 |
Here is table that shows which packages you will need to download |
Here is a table that shows which packages you will need to download |
47 |
depending on what you select in config/targets. Take the union of |
depending on what you select in config/targets. Take the union of |
48 |
all the packages corresponding to your selection. Don't forget to |
all the packages corresponding to your selection. Don't forget to |
49 |
include the "(always)" entry. (<arch> and <os> should match your |
include the "(always)" entry. (<arch> and <os> should match your |
50 |
host system.) |
host system.) |
51 |
|
|
52 |
Make sure you satisfy the "requires" dependencies when you make your |
Keep in mind that making selections in config/targets there are |
53 |
selection in config/targets. (Actually, you need to satisfy these |
dependencies between packages. For example, eXene requires cml |
54 |
requirements even if you do have network connectivity. But you |
and cml-lib. The installer script "knows" about these dependencies |
55 |
said you were in a hurry... Future versions of the installer |
and will automatically calculate the transitive closure of the |
56 |
might be enhanced so that dependencies are satisfied automatically.) |
"requires" relation for you. Still, if you do not have network |
57 |
|
connectivity, then you should have downloaded tarballs for the |
58 |
|
entire transitive closure. (If you didn't, the installer will |
59 |
|
kindly remind you.) |
60 |
|
|
61 |
if you select... | ... you need |
if you select... | ... you need |
62 |
--------------------------------------------------------------- |
--------------------------------------------------------------- |