From: Efraim Flashner <efraim@flashner.co.il>
To: Gottfried <gottfried@posteo.de>
Cc: Csepp <raingloom@riseup.net>, help-guix@gnu.org
Subject: Re: creating a profile with Musescore 4
Date: Thu, 19 Jan 2023 15:33:23 +0200 [thread overview]
Message-ID: <Y8lGo3puOXclD7zV@3900XT> (raw)
In-Reply-To: <cf672d91-cc2e-7e6d-d8f4-7b23ee6b4e55@posteo.de>
[-- Attachment #1: Type: text/plain, Size: 2100 bytes --]
On Thu, Jan 19, 2023 at 01:07:53PM +0000, Gottfried wrote:
> Hi,
>
> sorry for writing again,
> but I didn't manage to create my profile yet.
> ...............................................
> I did a:
>
> guix package -i musescore -p Projekte/Musescore/guix-profil
> Das folgende Paket wird installiert(this package will be installed):
> musescore 4.0
> .......................................................
> after that there was this message:
> Hinweis: Vielleicht möchten Sie die nötigen Umgebungsvariablen festlegen,
> indem Sie dies
> ausführen:
>
> GUIX_PROFILE="/home/gfp/Projekte/Musescore/guix-profil"
> . "$GUIX_PROFILE/etc/profile"
>
> Sie können sie auch mit `guix package --search-paths -p
> "/home/gfp/Projekte/Musescore/guix-profil"' nachlesen.(you can read in:)
> ................................................................
> I did that:
> GUIX_PROFILE="/home/gfp/Projekte/Musescore/guix-profil"
> . "$GUIX_PROFILE/etc/profile"
> ..........................................................
> after that I did a:
> export GUIX_PROFILE=/Projekte/Musescore/guix-profil
^
----------------------|
no leading slash here. Or it should be
export GUIX_PROFILE=~/Projekte/Musescore/guix-profil
> ....................................................
> after that I did a:
> source "${GUIX_PROFILE}/etc/profile"
Alternatively you can skip the above step and just do:
source /home/gfp/Projekte/Musescore/guix-profil/etc/profile
> ..................................................
> message was:
> -bash: /Projekte/Musescore/guix-profil/etc/profile: Datei oder Verzeichnis
> nicht gefunden (file or directory was not found)
> ........................................................
>
> Where was my mistake?
>
>
>
> Kind regards
>
> Gottfried
>
>
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2023-01-19 13:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 17:16 creating a profile with Musescore 4 Gottfried
2023-01-16 18:50 ` Csepp
2023-01-17 16:43 ` Gottfried
2023-01-18 11:04 ` Efraim Flashner
2023-01-19 13:07 ` Gottfried
2023-01-19 13:33 ` Efraim Flashner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y8lGo3puOXclD7zV@3900XT \
--to=efraim@flashner.co.il \
--cc=gottfried@posteo.de \
--cc=help-guix@gnu.org \
--cc=raingloom@riseup.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.