note on compiling speech-dispatcher in FC2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all
	For anyone who wants to compile speech dispatcher, and used the 
flite RPMs posted to this list earlier, there is a slight workaround 
that you need to do before speech dispatcher will compile. The RPM 
installs flite.h and flite_version.h in /usr/include, rather than in 
/usr/include/flite. You can symlink the proper locations. As root, do 
the following:
cd /usr/include
mkdir flite
cd flite
ln -s ../flite.h flite.h
ln -s ../flite_version.h flite_version.h
	After that, speech dispatcher will compile without problems.
HTH





[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux