P.S. if you check code out of svn, then do a make README -- that
will set emacspeak-version to contain the svn version number
>>>>> "Robert" == Robert D Crawford <rdc1x@xxxxxxxxxxx> writes:
Robert> I am getting an error trying to update my
Robert> installation. At the bottom of this message is the
Robert> edited output of my install log, starting from where
Robert> I think the issue is. As I seem to remember,
Robert> atom-blogger has been replaced by other tools. I
Robert> think this might show up on my system because I do
Robert> not run out of the same directory I download to (in
Robert> other words, I run a make install).
Robert>
Robert> The first problem shows up in the third line of the
Robert> log with atom blogger. Then, everything seems to be
Robert> fine until the test for the linux-outloud directory
Robert> several lines below that.
Robert>
Robert> It has been a while since I did a new svn install.
Robert> emacspeak-speak-version tells me that I am running
Robert> 26.0 revision unknown. My emacs version is
Robert>
Robert> GNU Emacs 22.1.50.1 (i686-pc-linux-gnu) of 2007-07-14
Robert> on t40
Robert>
Robert> Other information that might be of use can be had, of
Robert> course. Before reading one might want to turn on
Robert> punctuation as I have a few comments echoed to the
Robert> log so that I know where I am. They are delimited by
Robert> long strings of hash marks.
Robert>
Robert> Thanks, log follows, rdc
Robert>
Robert> ;;;;; begin log ;;;;;
Robert>
Robert> install -m 0644 lisp/atom-blogger/*.el
Robert> /home/rdc/share/emacs/site-lisp/emacspeak/lisp/atom-blogger
Robert> install: cannot stat `lisp/atom-blogger/*.el': No
Robert> such file or directory make: *** [install] Error 1
Robert> ##################################################
Robert>
Robert> in home - copying files
Robert>
Robert> ##################################################
Robert> ##################################################
Robert>
Robert> in servers - preparing to make
Robert>
Robert> ################################################## rm
Robert> -f *.so *.o *.lo \ atcleci.so atcleci.o atcleci.lo
Robert> libtool --mode=compile g++ -g -O2 -fPIC -DPIC
Robert> -pedantic -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -c atcleci.cpp mkdir .libs g++
Robert> -g -O2 -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> atcleci.cpp -fPIC -DPIC -o .libs/atcleci.o g++ -g -O2
Robert> -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> atcleci.cpp -o atcleci.o >/dev/null 2>&1 libtool
Robert> --mode=compile g++ -g -O2 -fPIC -DPIC -pedantic -ansi
Robert> -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> langswitch.cpp g++ -g -O2 -fPIC -DPIC -pedantic -ansi
Robert> -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> langswitch.cpp -fPIC -DPIC -o .libs/langswitch.o g++
Robert> -g -O2 -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> langswitch.cpp -o langswitch.o >/dev/null 2>&1
Robert> libtool --mode=link g++ -g -O2 -fPIC -DPIC -pedantic
Robert> -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -g -o atcleci.so atcleci.lo
Robert> langswitch.lo -lasound -ltclx8.3 -ltcl8.3 -ldl
Robert> -shared g++ -g -O2 -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -g -o
Robert> atcleci.so .libs/atcleci.o .libs/langswitch.o -shared
Robert> /usr/lib/libasound.so -ltclx8.3 -ltcl8.3 -ldl libtool
Robert> --mode=compile g++ -g -O2 -fPIC -DPIC -pedantic -ansi
Robert> -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> tcleci.cpp g++ -g -O2 -fPIC -DPIC -pedantic -ansi
Robert> -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> tcleci.cpp -fPIC -DPIC -o .libs/tcleci.o g++ -g -O2
Robert> -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> tcleci.cpp -o tcleci.o >/dev/null 2>&1 libtool
Robert> --mode=link g++ -g -O2 -fPIC -DPIC -pedantic -ansi
Robert> -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -g
Robert> -o tcleci.so tcleci.lo langswitch.lo -ltclx8.3
Robert> -ltcl8.3 -ldl -shared g++ -g -O2 -fPIC -DPIC
Robert> -pedantic -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -g -o tcleci.so .libs/tcleci.o
Robert> .libs/langswitch.o -shared -ltclx8.3 -ltcl8.3 -ldl if
Robert> test ! -d
Robert> /home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud
Robert> ; then mkdir
Robert> /home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud;
Robert> fi ; \ chmod 755
Robert> /home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud;
Robert> \ install -m 0644 tcleci.so eci.ini VIAVOICE
Robert> atcleci.so atcleci.cpp ALSA asoundrc
Robert> /home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud
Robert> mkdir: cannot create directory
Robert> `/home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud':
Robert> No such file or directory chmod: cannot access
Robert> `/home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud':
Robert> No such file or directory install: target
Robert> `/home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud'
Robert> is not a directory make: *** [install] Error 1 cp:
Robert> target
Robert> `/home/rdc/share/emacs/site-lisp/emacspeak/servers/linux-outloud/'
Robert> is not a directory: No such file or directory
Robert> ##################################################
Robert>
Robert> done
Robert>
Robert> ##################################################
Robert>
Robert> -- Robert D. Crawford rdc1x@xxxxxxxxxxx
Robert>
Robert> Don't look back, the lemmings are gaining on you.
Robert>
Robert> -----------------------------------------------------------------------------
Robert> To unsubscribe from the emacspeak list or change your
Robert> address on the emacspeak list send mail to
Robert> "emacspeak-request@xxxxxxxxxxx" with a subject of
Robert> "unsubscribe" or "help"
--
Best Regards,
--raman
Email: raman@xxxxxxxxxxx
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv.raman.tv@xxxxxxxxxxx
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
-----------------------------------------------------------------------------
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"
If you have questions about this archive or had problems using it, please send mail to:
priestdo@xxxxxxxxxxx No Soliciting!Emacspeak List Archive | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 | 1999 | 1998 | Pre 1998