Hi all, since 0.25 is no longer possible to install typesense on ubuntu18 due to minimum GLIBC_2.28 [thats natural is a old release (while LTS)] .. my comment is just to inform you guys about this 🙂
k
Kishore Nallan
08/17/2023, 1:31 PM
Hi Pedro, thanks for posting this. It's a decision we had to take to support newer features like GPU support. You can still run it via Docker if it's not possible to use a newer Distro.
p
Pedro Sousa
08/17/2023, 1:32 PM
yes, I know 🙂 Great job and thanks for building typesense
👍 1
k
Kishore Nallan
08/17/2023, 1:33 PM
For a very long time we were building Typensese on Ubuntu 12.04!
Kishore Nallan
08/17/2023, 1:34 PM
It should also be now really easy for you to build it yourself if you need. We use Bazel build which is just a single command to build with all deps. Will take about 45 mins for the first build.
p
Pedro Sousa
08/17/2023, 1:35 PM
Yes, I tried yesterday on a ubuntu 20 and build run very well