Rolf Kalbermatter Posted September 6, 2024 Report Posted September 6, 2024 3 minutes ago, ShaunR said: I have the binaries as arrays of bytes in the Post Install. I convince VIPM to not include the binary dependency and then write out the binary from the Post Install. You can check in the Post install which bitness has invoked it to write out the correct bitness binary. Not sure if that would work on Linux though. Most likely not! The directories and files during installation are done inside VIPM. In VIPM 2017 you have to start it up as sudo, so the owner will be root. The Post Install script is executed inside the LabVIEW environment through VI Server. That is not launched with sudo and therefore has no write access to the root owned directory. Quote
Rolf Kalbermatter Posted September 7, 2024 Report Posted September 7, 2024 (edited) I put a prerelease package under https://kalbermatter.nl/downloads/oglib_lvzip-5.0.4beta-1.ogp The package is now officially released as version 5.0.4-1 under https://www.vipm.io/package/oglib_lvzip/ Edited September 10, 2024 by Rolf Kalbermatter 1 Quote
Antoine Chalons Posted September 8, 2024 Author Report Posted September 8, 2024 (edited) I could install it with VIPM 2022 and ZLIB Extract All Files To Dir (Path) successfully unzipped the lvappimg edit : and same with VIPM 2017 on a different Ubuntu VM Thank you so much for that! Edited September 9, 2024 by Antoine Chalons 1 Quote
Antoine Chalons Posted October 22, 2024 Author Report Posted October 22, 2024 This bug has been fixed by NI in patch 24.3.2f2 of LabVIEW 2024 Q3 Quote
Rolf Kalbermatter Posted October 22, 2024 Report Posted October 22, 2024 15 minutes ago, Antoine Chalons said: This bug has been fixed by NI in patch 24.3.2f2 of LabVIEW 2024 Q3 It's not listed in https://www.ni.com/en/support/documentation/bugs/24/labview-2024-q3-bug-fixes.html As LabVIEW user I feel happy for their attention to this. As OpenG ZIP developer I feel a bit cheated. 😁 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.