Hi all, since 0.25 is no longer possible to instal...
# community-help
p
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
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
yes, I know 🙂 Great job and thanks for building typesense
👍 1
k
For a very long time we were building Typensese on Ubuntu 12.04!
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
Yes, I tried yesterday on a ubuntu 20 and build run very well