GithubHelp home page GithubHelp logo

Package for Debian/Ubuntu? about simdutf HOT 5 CLOSED

jaceksan avatar jaceksan commented on June 3, 2024
Package for Debian/Ubuntu?

from simdutf.

Comments (5)

jaceksan avatar jaceksan commented on June 3, 2024 1

I downloaded Fedora packages, extracted include/lib64, and copied it to /usr/include resp. /usr/lib.
Now I am able to install the latest Turbodbc (4.11).
But it's cumbersome...

from simdutf.

lemire avatar lemire commented on June 3, 2024

You have opened an issue at the wrong location. We just maintain the library, we do not distribute the packages. Your Linux distribution does.

Fedora and FreeBSD have a simdutf package. If you find it inconvenient that Debian does not, and I can see why that would be the case, you need to raise the issue with Debian... or offer to provide the package yourself. My understanding is that it is not too difficult to find someone to build and submit the package, but I personally do not know anyone who works on Debian.

The tool you are using (turbodbc) could also bundle simdutf directly.

I am closing this issue. Please raise your issue with Debian.

from simdutf.

jaceksan avatar jaceksan commented on June 3, 2024

I understand and agree.
Before I or anyone else get simdutf to Debian repos - could you, please, describe how to install simdutf from source to Debian?
I would appreciate it ;-)

from simdutf.

lemire avatar lemire commented on June 3, 2024

I don't know anything about Debian packages, but simdutf can be installed the standard CMake way: configure, build, install. It goes like this...

cmake -B build
cmake --build build
cmake --install build

from simdutf.

zacqed avatar zacqed commented on June 3, 2024

I don't know anything about Debian packages, but simdutf can be installed the standard CMake way: configure, build, install. It goes like this...

cmake -B build
cmake --build build
cmake --install build

I followed the instruction on debain and was able to build simdutf. However, while installing turbodbc, following is encountered. Is there a way around it?


334.6       /usr/bin/ld: /usr/local/lib/libsimdutf.a(simdutf.cpp.o): warning: relocation against `_ZTVN7simdutf7haswell14implementationE' in read-only section `.text'
334.6       /usr/bin/ld: /usr/local/lib/libsimdutf.a(simdutf.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTVN7simdutf7icelake14implementationE' can not be used when making a shared object; recompile with -fPIC
334.6       /usr/bin/ld: final link failed: bad value
334.6       collect2: error: ld returned 1 exit status
334.6       error: command '/usr/bin/g++' failed with exit code 1

from simdutf.

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.