Install Error: "force was not installed properly!" #209
-
|
Hey guys, I tried to install FORCE on Ubuntu 20.04. I strictly followed the installation cookbook, enabled Splits (steps a to c in the installation guide) and did I can't remember exactly how it should look like in case of a successful install, but I think until the "Makefile:428: *** force was not installed properly!. Stop." line everything is fine. I guess the 428 refers to a specific line in the Makefile. I think line 428 checks the existence(?) of all force executables. So I checked the install directory (/usr/local/bin) and it seems that some force apps are missing (list below) e.g. force-parameter. Thanks in advance and kind regards. FORCE execs in /usr/local/bin: force-cube, force-level1-sentinel2, force-synthmix, force-l2ps_, force-level2, force-mosaic, force-tile-extent, force-level1-csd, force-level2-report, force-procmasc, force-level1-landsat, force-magic-parameters, force-pyramid |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Hi @dkczk, all the compiled programs are missing... What did Cheers, |
Beta Was this translation helpful? Give feedback.
Hi @dkczk,
all the compiled programs are missing... What did
make -jdo?Cheers,
David