Coder Social home page Coder Social logo

Comments (2)

ParetoOptimalDev avatar ParetoOptimalDev commented on June 8, 2024

Even with that command I get this as of 253c10f:

$ cabal configure $(tr <<< "$NIX_LDFLAGS" ' ' '\n' | sed 's|-L|--extra-lib-dirs=|;t;d') && cabal build
'cabal.project.local' already exists, backing it up to 'cabal.project.local~'.
Build profile: -w ghc-9.2.4 -O1
In order, the following will be built (use -v for more details):
 - taffybar-4.0.0 (lib) (first run)
 - taffybar-4.0.0 (exe:taffybar) (first run)
Configuring library for taffybar-4.0.0..
Error: .cabal-wrapped:
'/nix/store/v73ppkjk196bwsjm6yy9yv80bdq7q68v-pkg-config-wrapper-0.29.2/bin/pkg-config'
exited with an error:
Package libdeflate was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdeflate.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libdeflate', required by 'libtiff-4', not found

Error: cabal: Failed to build taffybar-4.0.0 (which is required by
exe:taffybar from taffybar-4.0.0). The failure occurred during the configure
step.

from taffybar.

colonelpanic8 avatar colonelpanic8 commented on June 8, 2024

you probably need to add libdeflate to the build inputs of the shell

from taffybar.

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.