Code Monkey home page Code Monkey logo

Comments (4)

rbsec avatar rbsec commented on August 16, 2024

The -d flag was added by @dsXLII in #95 to fix the installer when the folders didn't exist.

sslscan has always been developed and tested on Linux - I don't use OSX (and to be honest, I very rarely use make install with sslscan), so I'm not in a position to test whether PRs like #95 will break other stuff on OSX.

If one of you can find a solution that works in both cases (file exists and folders don't) then please submit a PR with it.

from sslscan.

tessus avatar tessus commented on August 16, 2024

@dsXLII introduced a bug. he probably thought that BSD install works the same as on Linux.
Please check the man page for install on BSD / OSX.
install -d [-v] [-g group] [-m mode] [-o owner] directory ...

I'll submit a pull request shortly.

from sslscan.

dsXLII avatar dsXLII commented on August 16, 2024

Hm. Worked for me, but maybe I was using a non-standard version of "install". (shrug) Mea culpa. I'll check it out later today - the Mac is at home and I'm not.

from sslscan.

tessus avatar tessus commented on August 16, 2024

@dsXLII no worries. making sure the directory exists, is a good practice anyway, but we have to change the code a bit.

from sslscan.

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.