[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Announcing Emacspeak 25.0 (ActiveDog)
- From: "T. V. Raman" <raman users sourceforge net>
- To: raman users sourceforge net
- Cc: blinux-list redhat com, fdawg speechinfo org, blinux-announce redhat com, jrvz comcast net, emacspeak cs vassar edu
- Subject: Re: Announcing Emacspeak 25.0 (ActiveDog)
- Date: Fri, 24 Nov 2006 17:50:52 -0800
p.s. I've updated the tarball
>>>>> "tvr" == T V Raman <raman users sf net> writes:
tvr> Apologies for that -- just comment out the ls .svn line
tvr> in the Makefile for now.
tvr>
tvr>
>>>>>> "James" == James R Van Zandt <jrvz comcast net>
>>>>>> writes:
James> Raman -
James>
James> I downloaded the new version of emacspeak, but it
James> failed to build because .svn isn't included in the
James> tarball:
James>
James> ls .svn> /dev/null && make README ls: .svn: No such
James> file or directory make[1]: *** [config] Error 2
James>
James> This change lets the build continue:
James>
James> --- Makefile-orig 2006-11-24 14:56:47.000000000 -0500
James> +++ Makefile 2006-11-24 14:56:59.000000000 -0500 @@
James> -244,7 +244,7 @@ # {{{ User level target-- config
James>
James> config: - ls .svn> /dev/null && make README + if [ -e
James> .svn ]; then make README; fi cd etc; $(MAKE) config
James> SRC=$(SRC) cd lisp; $(MAKE) config @echo "Configured
James> emacspeak in directory $(SRC). Now type make
James> emacspeak"
James>
James> - Jim Van Zandt
tvr>
tvr> -- Best Regards, --raman
tvr>
tvr>
tvr> Email: raman users sf net WWW:
tvr> http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk:
tvr> tv raman tv gmail com PGP:
tvr> http://emacspeak.sf.net/raman/raman-almaden.asc Google:
tvr> tv+raman IRC: irc://irc.freenode.net/#emacs
tvr>
tvr> -----------------------------------------------------------------------------
tvr> To unsubscribe from the emacspeak list or change your
tvr> address on the emacspeak list send mail to
tvr> "emacspeak-request cs vassar edu" with a subject of
tvr> "unsubscribe" or "help"
--
Best Regards,
--raman
Email: raman users sf net
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv raman tv gmail com
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]