unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Gottfried <gottfried@posteo.de>
To: Martin Castillo <castilma@uni-bremen.de>, help-guix@gnu.org
Subject: Re: 2 Profiles with 2 different version of Musescore
Date: Mon,  1 May 2023 10:16:56 +0000	[thread overview]
Message-ID: <12b2dd60-b9d4-d6a0-db92-da7dbdf09dae@posteo.de> (raw)
In-Reply-To: <2c6b7e86-dcd8-8dc3-9a1f-c33a1ae7bd9c@uni-bremen.de>


[-- Attachment #1.1.1: Type: text/plain, Size: 2310 bytes --]

Hi,

thanks very much for your help.


>> As a shorthand you could add an alias like this
>> 
>> alias 
>> mscore4="/home/gfp/Projekte/pfad/zum/profil/mit/musescore4/bin/mscore"
>> 
>> to .bash_aliases (if it is being 'source'd by bashrc) or.bashrc otherwise.
>> 
>> (Put everything in one line. My mailclient automatically wraps long 
>> lines even if it should not do so in this case.)
>> 
>> when you restart your shell (or type `source ~/.bashrc`) then
>> mscore4
>> should execute musescore 4.
-------------------------------------------------------------------------
I put this in my .bashrc file

#alias für Musescore4
alias mscore4="home/gfp/Projekte/Musescore/guix-profil/bin/mscore"

------------------------------------------------------------------------
then restarting the terminal

it works.

-----------------------------------------------------------------------
This was my first alias in my life I created, with your help, of course.
-----------------------------------------------------------------------

So with the help of all of you I am somehow studying Informatik/

computer science peu a peu / little by little / in my spare time.

_That’s great_.


Kind regards

Gottfried



Am 29.04.23 um 15:48 schrieb Martin Castillo:
> 
> 
> Am 28.04.23 um 17:07 schrieb Gottfried:
>> Hi,
>>
>> I have 2 profiles, one with Musescore 3.6.2, the other with Musescore 
>> 4.02 (the last version, ongoing).
>> When I enter "mscore" in the terminal it opens the version 3.6.2, 
>> which I want.
>>
>> But what do I have to enter in the terminal to get the new version of 
>> Musescore?
>>
> You need to write down the absolute path to the musescore 4 executable.
> Something like
> 
> /home/gfp/Projekte/pfad/zum/profil/mit/musescore4/bin/mscore
> 
> should work.
> 
> As a shorthand you could add an alias like this
> 
> alias 
> mscore4="/home/gfp/Projekte/pfad/zum/profil/mit/musescore4/bin/mscore"
> 
> to .bash_aliases (if it is being 'source'd by bashrc) or.bashrc otherwise.
> 
> (Put everything in one line. My mailclient automatically wraps long 
> lines even if it should not do so in this case.)
> 
> when you restart your shell (or type `source ~/.bashrc`) then
> mscore4
> should execute musescore 4.


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

      parent reply	other threads:[~2023-05-01 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 15:07 2 Profiles with 2 different version of Musescore Gottfried
2023-04-29 13:48 ` Martin Castillo
2023-04-29 16:18   ` Skyler
2023-04-29 21:25     ` Martin Castillo
2023-05-01 10:16   ` Gottfried [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12b2dd60-b9d4-d6a0-db92-da7dbdf09dae@posteo.de \
    --to=gottfried@posteo.de \
    --cc=castilma@uni-bremen.de \
    --cc=help-guix@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).