unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Davin Pearson <davin.pearson@gmail.com>
To: gnu.emacs.help@gnu.org
Subject: Getting sound online in GNU Emacs
Date: Mon, 8 Jul 2024 10:42:54 +1200	[thread overview]
Message-ID: <CAG9ihEtPtfch2cr6spEMzGvKsSkncW6hjhkXE8J0QNg=L2h5Yg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

I am having trouble installing sound driver support on my home copy of GNU
Emacs.

Here are the sequence of commands that I execute to install GNU Emacs:

(1)  cd ~/Downloads/emacs-29.1/ && tar fvx      ... OK
(2a) cd ~/Downloads/emacs-29.1/ && ./configure --with-x-toolkit=no
--with-xpm=ifavailable --with-jpeg=ifavailable --with-png=ifavailable
--with-gif=ifavailable --with-tiff=ifavailable --with-gnutls=ifavailable
... OK
(4)  cd ~/Downloads/emacs-29.1/ && make         ... OK
(5)  cd ~/Downloads/emacs-29.1/ && make check   ... OK

When I execute the following command inside of Emacs:

(play-sound (list 'sound :file "amiga--trick-crazy-mode.wav"))

It comes back with the following error message:

play-sound: No usable sound device driver found

What gives?
--
Sincerely and kindest regards,
*Davin Pearson* http://davin.50webs.com

[-- Attachment #2: amiga--trick-crazy-mode.wav --]
[-- Type: audio/x-wav, Size: 11374 bytes --]

             reply	other threads:[~2024-07-07 22:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-07 22:42 Davin Pearson [this message]
2024-07-08  6:49 ` Getting sound online in GNU Emacs Juergen Fenn
2024-07-10 18:47 ` tpeplt

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAG9ihEtPtfch2cr6spEMzGvKsSkncW6hjhkXE8J0QNg=L2h5Yg@mail.gmail.com' \
    --to=davin.pearson@gmail.com \
    --cc=gnu.emacs.help@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).