Giter Site home page Giter Site logo

Comments (8)

byzantic avatar byzantic commented on August 27, 2024 1

Doh! @setton - of course it is! Thanks for the tip.

from gnatstudio.

keegandent avatar keegandent commented on August 27, 2024 1

@kalkin I had this issue on Fedora 31 and fixed it by installing ncurses-compat-libs specifying neither version nor architecture. You can get clues as to how to replace missing shared object files by performing dnf provides libncurses.so.5

For others here, perhaps this package has equivalents on your particular operating system.

from gnatstudio.

Rodeo-McCabe avatar Rodeo-McCabe commented on August 27, 2024 1

For Arch users (and some derivatives) the AUR contains ncurses5-compat-libs, which fixed the problem for me.

from gnatstudio.

setton avatar setton commented on August 27, 2024

Hmmm, it's a bit of a pickle, it's gtk+ or glib which require gettext, which in turn drags ncurses... so perhaps a solution is to use your version of gtk3 or glib rather than the one which ships with GPS. Or try substituting the gettext DLL?

from gnatstudio.

byzantic avatar byzantic commented on August 27, 2024

I have the same problem after upgrading from Ubuntu 18.04 to 19.04, which now uses libncurses.so.6

I have fixed the problem temporarily by just creating a link called libncurses.so.5 which points to the latest lib, but it would be nice to fix this properly ..

BTW, it seems almost impossible to get the icons to install properly in launchers in the latest default ubuntu desktop, but I think other apps have that problem as well ..

from gnatstudio.

steve-cs avatar steve-cs commented on August 27, 2024

A proper fix might include building gps from source on Ubuntu 19.04 or waiting to see if the 2019 community binaries that Adacore will build have different dependencies. FWIW, last night I copied my binaries (all built from development source) from 18.04 to a new 19.04 install. The rough equivalent of "make gps; make gps-install; gps" compiled, installed and ran without significant complaint.

from gnatstudio.

setton avatar setton commented on August 27, 2024

@byzantic on Ubuntu 19.04 the propoer solution is to install the libncurses5 package (sudo apt-get install libncurses5). @roccr I don't know if there's an equivalent on Manjaro...

from gnatstudio.

kalkin avatar kalkin commented on August 27, 2024

Same issue with fedora 27-30. I can't use GPS on Fedora since 2017 i think, because there is no x86_64 ncurses library on fedora

from gnatstudio.

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.