Hey there, I was trying to build WebPositive and upon build it has issues with Zstd and the algorithm more specificly the zstd.h is missing according to the error. Any ideas? I am new to this so I am not sure.
Install the libzstd_devel package if youâre building on Haiku.
Thank you got it working now
related to this, you can install zstd_devel using pkgman, but it doesnât show up for me in HaikuDepot. Is that expected?
To see development packages in HaikuDepot you need to enable them using a menu item in the settings. Apparently a recurring problem for HaikuDepot users, maybe we should do something about itâŚ
Thanks! I feel silly now, but maybe that could be the default if it doesnât add that many packages to the overall list?
Every library has an accompanying devel package, so that about doubles the number of packages.
Personally I would show them by default but in a separate category or maybe merge them with the corresponding main package so you have options for a library to âInstallâ or âInstall with header filesâ or something like that.
In my case I searched explicitly for âzstd_develâ and it wouldâve been cool to have the UI say âyou have some filtered search resultsâ - or even a super generic âsome results may be filteredâ whenever you do a search with any of the Show menu options disabled.
Having them in a separate category makes sense too.
The simplest solution would be to always show a result if itâs an exact match,even if some filters are enabled.
Search for zstd and it does not show zstd_devel
Search for zstd_devel and it does show it.
Then users will complain âI have installed zstdâ. Also where should they know the _devel postfix?
Why not a checkbox: âshow devel packagesâ?
Or 2 button to the main package: âInstall runtime (recommended)â and âInstall development filesâ?