From: Bill Nottingham <notting@redhat.com>
To: linux-sound@vger.kernel.org
Subject: Re: why no midi?
Date: Sun, 25 Apr 1999 19:43:08 +0000 [thread overview]
Message-ID: <marc-linux-sound-92507009223716@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-92467332609462@msgid-missing>
qozmo x xx (qozm0@juno.com) said:
> >cd /etc/midi
> >for foo in *; do ln -s midi/$foo ../$foo ; done
> >
> >That should fix the problem.
> >
> >Bill
> >
>
> ok, i did try that command, and it worked, now i can play midi.
> what exactly did this command line do (and what is foo?)?
> thanx for the help,
foo is just a variable name. Basically, it just makes symlinks
for some playmidi files (drums.o3/sb, std.o3/sb) from /etc
(where playmidi is incorrectly looking for them) into /etc/midi
(where they actually are). The correct fix is to build playmidi
with the proper paths, but this works.
Bill
prev parent reply other threads:[~1999-04-25 19:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-04-21 5:51 why no midi? qozmo x xx
1999-04-21 7:00 ` Darcy Parker
1999-04-22 0:17 ` qozmo x xx
1999-04-22 2:05 ` Bill Nottingham
1999-04-25 18:48 ` qozmo x xx
1999-04-25 19:43 ` Bill Nottingham [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=marc-linux-sound-92507009223716@msgid-missing \
--to=notting@redhat.com \
--cc=linux-sound@vger.kernel.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