		WHERE TO GET FIDO PACKAGES

For Windows it is already included in upper directory - fidoip_win-*.zip in upper directory.

For any Linux distro, Android (via TermUX and AnLinux apk), *BSD and other Unix-like OS use script:  

	bash ./create_packages.bash

in upper directory to build packages on your system. You could add option `--fresh` to this script:

	bash ./create_packages.bash -f

to build binaries from fresh sources of binkd, husky hpt and Golded+ which are available on Github.

You could get already built packages at: 

	https://sf.net/projects/fidoip/files/binaries/

but it may be not very fresh and suit to versions of dependencies of your system.

For installing *.tgz packages see step 6. of item "Installation fidoip on Unix" in RUSSIAN-README.txt and ENGLISH-README.txt in upper directory.

For more detailed info. please also read UPDATING, setup-fido-node-on-unix.pdf, setup-fido-node-on-windows.pdf, fidoip-design-and-features.pdf.



