Giter Site home page Giter Site logo

Connection failed about unboundbible HOT 7 CLOSED

vrybant avatar vrybant commented on May 23, 2024
Connection failed

from unboundbible.

Comments (7)

reckel-jm avatar reckel-jm commented on May 23, 2024

That seems like a Lazarus linking error for me. Which version of Lazarus do you use and which versions do the libraries have? Especially when using older Ubuntu versions, it might be helpful to update to the newest Lazarus versions.

BTW: I am thinking of adding a snap package of Lazarus which would make the usage of unboundbible on Linux much easier. When I have time I will create a pull request for that as soon as possible.

from unboundbible.

rchastain avatar rchastain commented on May 23, 2024

Thank you for your answer. I use Lazarus 2.2.4. For the libraries, I don't know.

from unboundbible.

reckel-jm avatar reckel-jm commented on May 23, 2024

That is indeed the newest version. Which Linux distribution and architecture are you using? Did you run the steps as described in the Readme file?

from unboundbible.

rchastain avatar rchastain commented on May 23, 2024

It's Linux Mageia 64. Yes, I followed the steps.

I don't know if this is related, but I tried to install ZComponent from the latest stable version of ZeosDBO (7.2.14), to see if it would solve the issue. Lazarus says that it cannot be installed because some packages are missing: fcl-db and fcl-process.

from unboundbible.

vrybant avatar vrybant commented on May 23, 2024

I think you need to install libsqlite3.so lib.

sudo aptitude install sqlite3

Copy @libsqlite3.so.0 and libsqlite3.so.0.8.6 from /usr/lib/x86_64-linux-gnu to /usr/lib
Rename @libsqlite3.so.0 to @libsqlite3.so

from unboundbible.

rchastain avatar rchastain commented on May 23, 2024

@vrybant

Thank you for your answer.

I already have SQLite installed:

[roland@localhost 06]$ locate libsqlite3
/usr/lib64/libsqlite3.so
/usr/lib64/libsqlite3.so.0
/usr/lib64/libsqlite3.so.0.8.6

And, as I said, I have a binary of UnboundBible (the same version) that I compiled some time ago, which works well.

By the way, I am on Linux Mageia, where aptitude doesn't exist.

from unboundbible.

vrybant avatar vrybant commented on May 23, 2024

@rchastain

I installed Linux Mageia in VirtualBox and tested. It works!

For lazarus you need to have libsqlite3.so file in /usr/lib dirictory not only in /usr/lib64.
Copy @libsqlite3.so.0 and libsqlite3.so.0.8.6 to /usr/lib and rename @libsqlite3.so.0 to @libsqlite3.so

from unboundbible.

Related Issues (12)

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.