message from Jon Spriggs <j...@sprig.gs> to festival-talk
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
On 15 June 2011 22:25, Alan W Black <a...@cs.cmu.edu> wrote:
> Jon Spriggs wrote:
>>
>> message from Jon Spriggs <j...@sprig.gs> to festival-talk
>> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>> I'm using Festival (text2wave) to create audio bumpers for a podcast
>> I'm creating dynamically in code each day. Because of some issues I
>> hit with building it very early on, I decided to SSH out from my web
>> host to my home computer each day to build the bumpers, until I had a
>> chance to look into why I've had problems. Today is that day!
>>
>> I'm building it on shared hosting (dreamhost, if you're interested),
>> so there's no chance to sudo make install or anything like that, nor
>> can I use pre-packaged packages.
>
> Can you tell me what version of gcc you have
>
> gcc -v
>
> Its failing to compile the speech tools (so nothing will work after that).
>
> This might be because your host has a newer version of gcc (or an older
> one).
>
> Alan
>

$ gcc -v

Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian
4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-mpfr --enable-cld --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1)

$
--
Jon "The Nice Guy" Spriggs
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=    University of Edinburgh's Festival Speech Synthesis System       =
= http://festvox.org/festival      Sent Via festival-t...@festvox.org =
=                           To unsubscribe mail majord...@festvox.org =
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

_______________________________________________
Festlang-talk mailing list
Festlang-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/festlang-talk

Reply via email to