Code Monkey home page Code Monkey logo

Comments (3)

GetAHat avatar GetAHat commented on May 21, 2024

I'm on Fedora 36, so i was able to use dnf whatprovides. In, again, Fedora the package you need to install is libffi3.1-3.1-32.fc36.x86_64 but I believe there should be something similar on any modern distro

from pgtoolsservice.

Wilfison avatar Wilfison commented on May 21, 2024

I had the same issue on Ubuntu and derivatives. You need to install the libffi6 library manually.

You can do this by downloading the official ubuntu repository file from the link below.

https://packages.ubuntu.com/bionic/amd64/libffi6/download

Follow the steps below to avoid any problems.

  • Uninstall the postgres extension;
  • Close the software you are trying to install;
  • Install libff6;
  • Open the software;
  • Install the extension again;
  • Wait 15 or 20 seconds for installation to complete in the background;

from pgtoolsservice.

nasc17 avatar nasc17 commented on May 21, 2024

Bug has been addressed in latest stable release of PostgreSQL extension v0.4.1. Please reopen if issue persists, thank you.

from pgtoolsservice.

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.