mkiol

Results 520 comments of mkiol

This is a very cool manual :) You explained everything perfectly. I'll try it out over the weekend and let you know the results.

I managed to reproduce the problem (thanks to your amazing guidelines). As you suggested, the problem lies in `/usr/lib/rpm/redhat/redhat-hardened-ld` and the linker flag `-pie`. The solution is to add `-fpie`...

> Let's see, we have openblas-devel in the build requires list... I presume we might need a export GGML_BLAS_VENDOR=OpenBLAS line before the cmake run. It was actually something else. Cmake...

Hello, I just wanted to give an update on the progress. I haven't had much time to play with it, but I finally managed to build the package :) It...

Hi. I finally found some time to finish this. That was not an easy task! Here you can find the [SPEC file and my little "helper" script](https://github.com/mkiol/dsnote/tree/main/fedora) to build everything...

Thanks for the tips. I've made some improvements in e605e05798e51521eeaa1a11a6883bb4dfeae198.

Hi. Thanks for all suggestion and fixes! Improvements: 7fb08c2a1407c22b718d24921dd1279a5d830d37 > Name: %{!?NAME:dsnote} It doesn't work (for me) when NAME variable is set. Maybe I don't fully understand it, but: -...

Oh no! An obvious bug :( Thanks for reporting.

Sorry for this bug :/ Releasing new official version is a huge overhead, but I may introduce a fix to the [beta channel](https://github.com/mkiol/dsnote#beta-version) soon. I hope it will work for...

Fix: be9e7d3b318ec3322ef194ecb872177188bd3ede