Details on this package are located in Section 10.30.2, “Contents of File.”
![[Note]](../images/note.png)
You only need to install File if your host does not have File installed or has a version older than 4.23.
Prepare File for compilation:
./configure --prefix=/cross-tools
Compile the package:
make
Install the package:
make install
Details on this package are located in Section 10.30.2, “Contents of File.”