Giter Site home page Giter Site logo

Issues while installing about go-yara HOT 7 CLOSED

RRancio avatar RRancio commented on June 14, 2024
Issues while installing

from go-yara.

Comments (7)

hillu avatar hillu commented on June 14, 2024

When you do a make install from the YARA sources, it will install a yara.pc file to a location where pkg-config should be able to find it.

You should be able to verify that by running

pkg-config --path yara

On my Linux machine, it looks like this:

$ pkg-config --path yara
/usr/lib/x86_64-linux-gnu/pkgconfig/yara.pc

from go-yara.

RRancio avatar RRancio commented on June 14, 2024

image

image

image

from go-yara.

RRancio avatar RRancio commented on June 14, 2024

Well, after some tries i've able to pass into the next issue:

image

I have no idea what i did wrong

from go-yara.

hillu avatar hillu commented on June 14, 2024

"undefined reference to 'ASN1_" looks like YARA has been built with OpenSSL support but you are not linking against OpenSSL.

Please don't paste screenshots; I have a hard time deciphering those and it looks like the relevant information has scrolled off the top.. Just paste the textual output instead. Thanks.

from go-yara.

RRancio avatar RRancio commented on June 14, 2024

Could you write me a quick explanation about what i need to do to build the not openssl one? if im not bothering

from go-yara.

hillu avatar hillu commented on June 14, 2024

Could you write me a quick explanation about what i need to do to build the not openssl one? if im not bothering

Sure. Just pass --without-crypto to YARA''s ./configure.

from go-yara.

RRancio avatar RRancio commented on June 14, 2024

IT WORKED THANKS MAN I LOVE YOU

from go-yara.

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.