Git Product home page Git Product logo

Comments (7)

TomSie avatar TomSie commented on July 20, 2024

Afaik, in order to build FLUFFI on windows we need

  • git
  • Build tools for Visual Studio 2017 or Visual Studio 2017
  • cmake
  • perl (e.g. Strawberry Perl for Windows)
  • cygwin64 with make, gcc-i68, and gcc installed
  • go (never than 1.12) with https://github.com/go-sql-driver/mysql driver

Furthermore, to deploy to FLUFFI FTP, one also needs

  • 7zip
  • Winscp

from fluffi.

p0wer0xff avatar p0wer0xff commented on July 20, 2024

I'm currently going through the step by step startup instructions and will refactor them as I go.

You can get the WIP on the refactoring branch - I just included these dependencies there.

from fluffi.

joyride9999 avatar joyride9999 commented on July 20, 2024

On ubuntu needs also:
sudo apt-get install flex bison

from fluffi.

p0wer0xff avatar p0wer0xff commented on July 20, 2024

I noticed the qemu build trying to call these components, but they are not installed in our build environment and qemu compiles just fine nonetheless. Could you check if having them installed has any adverse effects? Like for example drastically increased build times or errors applying the qemu fluffi patch...

from fluffi.

joyride9999 avatar joyride9999 commented on July 20, 2024

Also on ubuntu needs to install also smbclient.

Regarding flex and bison, for sure it will take longer ... though if they are not used maybe there is a way not to call at all those components

from fluffi.

p0wer0xff avatar p0wer0xff commented on July 20, 2024

please use a separate issue for other missing dependencies. where did you see smbclient missing?

from fluffi.

joyride9999 avatar joyride9999 commented on July 20, 2024

In usage section, there is :
"smbclient '//smb.fluffi/install' -c 'cd initial; get MAC2Host.csv; get initialConfiguration.sh' -U"

At least on ubuntu18.04 desktop, this is not installed by default ... anyway because of the ip changing, and dns resolving stuff by the time i arrived to this part the machine had no internet so had to remake it again with inet :)

from fluffi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.