FLibGoLite logo
  • Docs 
  • Releases 

  •  Language
    • English
    • Русский
    • Українська
Docs
    • Introduction
    • User Guide
    • Advanced Usage
    • Using Docker
    • Build From Sources
    • Frequently Asked Questions
    • Introduction
    • User Guide
    • Advanced Usage
    • Using Docker
    • Build From Sources
    • Frequently Asked Questions

Build from sources

Build FLibGoLite executable from sources

If you have any security doubts about prebuilt executables or there is no suitable one for your hardware and OS you may easily build it yourself.

To build an executable install Go  , Git  , clone FLibGoLite repository  and run

go build ./cmd/flibgolite

It’s better to build it on the host the service will run. You will get executable right for the host OS and hardware.

For crosscompile install GNU make and run it with Makefile

Last modified on June 12, 2024
Share via
FLibGoLite
Link copied to clipboard
FLibGoLite
FLibGoLite is your home cloud library and more
Latest version v2.2.4
© 2024 Serguei Vine
Code licensed MIT, docs CC BY-NC 4.0
 
Links
  Repository   
  Issues   
  Downloads   
  About   
 
 
 
 
Powered by Hinode  .
FLibGoLite
Code copied to clipboard