.Q.gz ?

Hi,

I can’t get “.Q.gz”? https://code.kx.com/q/ref/dotq/#qgz-gzip

q).Q.gz

'.Q.gz

  [0]  .Q.gz

       ^

I’m on Ubuntu (wsl 2). I did install 32 bit zlib (“sudo apt-get install zlib1g-dev:i386”) though I’m uncertain if I’m using the right one or setting it up correctly.

I also found this: https://github.com/lmartinking/qgz

But after compiling it, I get a run time error:  undefined symbol: inflateEnd

I would appreciate any thelp,

Thanks