Hi, thanks a lot for help.
Now it works, I can open the packages through my terminal.
And then you can choose toeither stay at the setup I suggested or e.g. try using X session startup files as others suggested (which btw seems like a neat solution)
What do you mean by trying X session, startup files as others suggested? How can I do it? Kind regards Gottfried Am 17.04.23 um 22:15 schrieb Wojtek Kosior:
No, I put libreoffice in a separate profile, so in the terminal it is not found: gfp@Tuxedo ~$ libreoffice -bash: libreoffice: Kommando nicht gefunden. gfp@Tuxedo ~$ frescobaldi -bash: frescobaldi: Kommando nicht gefunden. gfp@Tuxedo ~$ lilypond -bash: lilypond: Kommando nicht gefunden. Also other packages from different profiles are not found.I see the problem now. The profile paths on your system are not like "/home/gfp/Projekte/Libreoffice" but rather like "/home/gfp/Projekte/Libreoffice/guix-profil". So we need to add "/guix-profil" to each profile path. You can try replacing profile=$i line with profile=$i/guix-profil In your `.bash_profile`. Once you do this it'll (hopefully!) work :) And then you can choose to either stay at the setup I suggested or e.g. try using X session startup files as others suggested (which btw seems like a neat solution) Wojtek -- (sig_start) website: https://koszko.org/koszko.html PGP: https://koszko.org/key.gpg fingerprint: E972 7060 E3C5 637C 8A4F 4B42 4BC5 221C 5A79 FD1A ♥ R29kIGlzIHRoZXJlIGFuZCBsb3ZlcyBtZQ== | ÷ c2luIHNlcGFyYXRlZCBtZSBmcm9tIEhpbQ== ✝ YnV0IEplc3VzIGRpZWQgdG8gc2F2ZSBtZQ== | ? U2hhbGwgSSBiZWNvbWUgSGlzIGZyaWVuZD8= -- (sig_end) On Mon, 17 Apr 2023 14:55:10 +0000 Gottfried <[email protected]> wrote:Hi, thanks for helpThen you're all set. It should be working now 😄 Try closing the terminal and opening it again. Are the commands from your profiles (e.g. `libreoffice`) available immediately, without the need to run any manual `guix` commands? They should beNo, I put libreoffice in a separate profile, so in the terminal it is not found: gfp@Tuxedo ~$ libreoffice -bash: libreoffice: Kommando nicht gefunden. gfp@Tuxedo ~$ frescobaldi -bash: frescobaldi: Kommando nicht gefunden. gfp@Tuxedo ~$ lilypond -bash: lilypond: Kommando nicht gefunden. Also other packages from different profiles are not found. ------------------------------------------------------------------------- But I have a symbol of libreoffice on my desktop and if I klick on it, it will open libreoffice (an older version). The symbol didn’t disappear after uninstalling libreoffice from my default profile. ------------------------------------------------------------------------ So may be I didn’t understand everything yet, what I have to do. ------------------------------------------------------------------------- I have to open each profile with guix shell -p ~/Projekte/e.g.: Icecat/guix-profil Kind regards Gottfried
--
OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
