[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
emacspeak and slackware 7.
- To: "dave" <dmehler22@xxxxxxxxxxx>
- Subject: emacspeak and slackware 7.
- From: "T. V. Raman" <ramantv@xxxxxxxxxxx>
- Date: Sat, 20 May 2000 16:10:03 -0700 (PDT)
- In-Reply-To: <000001bfc20d$016ac0c0$0400a8c0@xxxxxxxxxxx>
- Old-Return-Path: <raman@xxxxxxxxxxx>
- Resent-Date: Sat, 20 May 2000 19:04:00 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"R7PZt.A.LUF.PnxJ5"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Once and for all this is *the* last time I'll respond
to anyone spamming yelling for support
--if nobody replied there was a good reason for that.
Go install Emacs with X support --
this was discussed on the emacspeak list several times in
the past.
Also, if you think people have the time to read several
hundred lines of your typescript simply to figure out that
you didn't install emacs properly you'll never get help on
anything --
>>>>> "dave" == dave <dmehler22@xxxxxxxxxxx> writes:
dave> Hello, Forgive the direct request, but
dave> circumstances say I need an answer fast, and
dave> neither the blinux list nor emacspeak has been
dave> forthcoming. I'm trying to compile emacspeak 12 on
dave> slackware 7.0, it's kernel 2.2.15, I've installed
dave> emacs 20.4 that comes as a disk set, I've
dave> installed all of the packages in the e series
dave> which is emacs, with the exception of emacsbin,
dave> which is the x version of emacs, obviously I don't
dave> have x. Below is a typescript of the error I'm
dave> getting when doing: make emacspeak Any help
dave> appreciated. I've tried adding the function to the
dave> file, to no avail. Many thanks. Dave. Script
dave> started on Thu May 18 18:04:47 2000
dave> dave:/home/dmehler/emacspeak-12.0# make config cd
dave> lisp; make config SRC=`pwd` make[1]: Entering
dave> directory `/home/dmehler/emacspeak-12.0/lisp'
dave> Configured emacspeak in directory
dave> /home/dmehler/emacspeak-12.0/lisp. Now type make
dave> emacspeak make[1]: Leaving directory
dave> `/home/dmehler/emacspeak-12.0/lisp' cd etc; make
dave> config SRC=`pwd` make[1]: Entering directory
dave> `/home/dmehler/emacspeak-12.0/etc' make[1]:
dave> Leaving directory
dave> `/home/dmehler/emacspeak-12.0/etc' Configured
dave> emacspeak in directory
dave> /home/dmehler/emacspeak-12.0. Now type make
dave> emacspeak dave:/home/dmehler/emacspeak-12.0# make
dave> cd lisp; make SRC=.. make[1]: Entering directory
dave> `/home/dmehler/emacspeak-12.0/lisp' emacs -batch
dave> -q -no-site-file -l ../lisp/emacspeak-load-path.el
dave> -eval "(setq byte-compile-dynamic t)" -f
dave> batch-byte-compile dtk-voices.el Loading cl-extra
dave> (source)... Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/dtk-voices.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> dtk-css-speech.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/dtk-css-speech.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> dtk-interp.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/dtk-interp.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> dtk-speak.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/dtk-speak.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> outloud-voices.el Loading cl-extra (source)...
dave> Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/outloud-voices.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> outloud-css-speech.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/outloud-css-speech.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> dtk-tcl.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/dtk-tcl.elc Done
dave> emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> voice-settings.el Loading cl-extra (source)...
dave> Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/voice-settings.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> voice-setup.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/voice-setup.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> voice-lock.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/voice-lock.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> emacspeak-speak.el While compiling the end of the
dave> data in file
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak-speak.el:
dave> ** the function
dave> emacspeak-table-display-table-in-region is not
dave> known to be defined. Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak-speak.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> emacspeak-actions.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak-actions.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> lazy-voice-lock.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/lazy-voice-lock.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> fast-voice-lock.el While compiling the end of the
dave> data in file
dave> /home/dmehler/emacspeak-12.0/lisp/fast-voice-lock.el:
dave> ** The following functions are not known to be
dave> defined: map-extents, extent-personality,
dave> extent-start-position, extent-end-position Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/fast-voice-lock.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> html-voice.el Looks like you dont have
dave> html-helper-mode installed. Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/html-voice.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> html-outline.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/html-outline.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> emacspeak-pronounce.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak-pronounce.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> emacspeak-sounds.el Wrote
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak-sounds.elc
dave> Done emacs -batch -q -no-site-file -l
dave> ../lisp/emacspeak-load-path.el -eval "(setq
dave> byte-compile-dynamic t)" -f batch-byte-compile
dave> emacspeak.el While compiling toplevel forms in
dave> file
dave> /home/dmehler/emacspeak-12.0/lisp/emacspeak.el: !!
dave> Symbol's function definition is void
dave> ((track-mouse)) Done make[1]: *** [emacspeak.elc]
dave> Error 1 make[1]: Leaving directory
dave> `/home/dmehler/emacspeak-12.0/lisp' make: ***
dave> [emacspeak] Error 2
dave> dave:/home/dmehler/emacspeak-12.0# exit exit
dave> Script done on Thu May 18 18:31:06 2000
--
Best Regards,
--raman
Email: raman@xxxxxxxxxxx
WWW: http://cs.cornell.edu/home/raman/
PGP: http://cs.cornell.edu/home/raman/raman.asc
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"
Emacspeak Files |
Subscribe |
Unsubscribe