How to: How to wrap executablea?

2024-11-19 Thread Marius via
Good evening, I'm trying to execute a pre compiled program (on a Guix System) that I think is trying to call /lib64/ld-linux-x86-64.so.2 by its absolute path. Since Guix System does use the store and usually makes use of variables like "SHELL", "LIBRARY_PATH", etc. How do I wrap executables tha

Re: How to: How to wrap executablea?

2024-11-21 Thread Marius via
Thank you all, I've recently found this possible solution that it's native to Guix: . So there we have the technical words we were looking for, since Guix System does not conform with FHS the binary

Re: Guix learning exercices

2024-11-21 Thread Marius via
here. They really seem happy to help. > >Mike > > > > >On Thursday, November 21st, 2024 at 12:11 PM, Marius via >wrote: > >> >> >> Good evening, >> >> >> I was wondering if there are any exercices online or not, in order to learn

Guix learning exercices

2024-11-21 Thread Marius via
Good evening, I was wondering if there are any exercices online or not, in order to learn Guix in a "practical" way. I've read all the Guix Reference Manual but with the lack of real exercises that challenge me to actually get hands on I fear that I will quickly forget the "theoretical" knowle

Re: Guix learning exercices

2024-11-21 Thread Marius via
il in this thread when this effort pans >out. > >If you can say more about the kind of things you find confusing, that would be >of help. > > > >Le 21 novembre 2024 18:11:42 GMT+01:00, Marius via a écrit  >: >>Good evening, >> >> >>I was wonderin