* help with speech dispatcher @ Kristoffer Gustafsson ` Luke Yelavich 0 siblings, 1 reply; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: speakup Hello! I have written to some other lists with this problem but I haven't been able to solve this problem. when I shall compile speech dispatcher it needs festival lite shared libraries. Therefore I took the /lib in the flite directory and put it in /lib. and everything goes well until i get: checking for register_cmu_us_kal checking for register_cmu_us_kal16 error flite voice library required. I've been up the hole night and worked with this. so what shall I do about the problem. help!!!!!! /kristofffer Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher help with speech dispatcher Kristoffer Gustafsson @ ` Luke Yelavich ` Kristoffer Gustafsson 0 siblings, 1 reply; 12+ messages in thread From: Luke Yelavich @ UTC (permalink / raw) To: speakup -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Apr 26, 2005 at 04:15:47PM EST, Kristoffer Gustafsson wrote: > when I shall compile speech dispatcher it needs festival lite shared > libraries. > Therefore I took the /lib in the flite directory and put it in /lib. > and everything goes well until i get: > checking for register_cmu_us_kal > checking for register_cmu_us_kal16 > > error flite voice library required. > I've been up the hole night and worked with this. How was flite built? If from source, did you use the --enable-shared configuration argument when running the configure script? - -- Luke Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCbd4gjVefwtBjIM4RAoHKAKCGilS6txsUYWce7NUpZf+2u8xS0wCg5XWR 0SMAH0sNsWWKxdAR5O6cRcw= =D2Zc -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Luke Yelavich @ ` Kristoffer Gustafsson ` Luke Yelavich 0 siblings, 1 reply; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hello! I've tested two configurations. the first one: ./configure --enable-shared make ./configure --enable-shared --with-vox=cmu_us_kal and the same thing. what is wrong? /kristoffer On Tue, 26 Apr 2005 16:22:24 +1000, "Luke Yelavich" <themuso@themuso.com> said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tue, Apr 26, 2005 at 04:15:47PM EST, Kristoffer Gustafsson wrote: > > when I shall compile speech dispatcher it needs festival lite shared > > libraries. > > Therefore I took the /lib in the flite directory and put it in /lib. > > and everything goes well until i get: > > checking for register_cmu_us_kal > > checking for register_cmu_us_kal16 > > > > error flite voice library required. > > I've been up the hole night and worked with this. > > How was flite built? If from source, did you use the --enable-shared > configuration argument when running the configure script? > - -- > Luke > > Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFCbd4gjVefwtBjIM4RAoHKAKCGilS6txsUYWce7NUpZf+2u8xS0wCg5XWR > 0SMAH0sNsWWKxdAR5O6cRcw= > =D2Zc > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Kristoffer Gustafsson @ ` Luke Yelavich ` Kristoffer Gustafsson 0 siblings, 1 reply; 12+ messages in thread From: Luke Yelavich @ UTC (permalink / raw) To: speakup -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: > Hello! > I've tested two configurations. > the first one: > ./configure --enable-shared > make > ./configure --enable-shared --with-vox=cmu_us_kal > and the same thing. > what is wrong? When you installed flite, did you install it with the make install command? In your first email, you said you copied the libraries to /lib. Have you tried moving them from /lib into /usr/lib? - -- Luke Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB PQH0OPzV83QSz9DJImNK1wk= =HXC0 -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Luke Yelavich @ ` Kristoffer Gustafsson ` Willem van der Walt ` Kristoffer Gustafsson 0 siblings, 2 replies; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" <themuso@themuso.com> said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >Hello! yes, I used make install as well. I only forgot to mension it. I'll try to move the libs. I'll write to the list and tell you if it works or not. /kristoffer > On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: > > Hello! > > I've tested two configurations. > > the first one: > > ./configure --enable-shared > > make > > ./configure --enable-shared --with-vox=cmu_us_kal > > and the same thing. > > what is wrong? > > When you installed flite, did you install it with the make install > command? In your first email, you said you copied the libraries to /lib. > Have you tried moving them from /lib into /usr/lib? > - -- > Luke > > Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB > PQH0OPzV83QSz9DJImNK1wk= > =HXC0 > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Kristoffer Gustafsson @ ` Willem van der Walt ` Kristoffer Gustafsson ` Kristoffer Gustafsson 1 sibling, 1 reply; 12+ messages in thread From: Willem van der Walt @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. [-- Attachment #1: Type: TEXT/PLAIN, Size: 2042 bytes --] Hi, I had to run ldconfig after compiling and installing flite before speech-dispatcher picked up the flite libraries. HTH On Tue, 26 Apr 2005, Kristoffer Gustafsson wrote: > > On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" > <themuso@themuso.com> said: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> Hello! > yes, I used make install as well. > I only forgot to mension it. > I'll try to move the libs. > I'll write to the list and tell you if it works or not. > > /kristoffer >> On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: >>> Hello! >>> I've tested two configurations. >>> the first one: >>> ./configure --enable-shared >>> make >>> ./configure --enable-shared --with-vox=cmu_us_kal >>> and the same thing. >>> what is wrong? >> >> When you installed flite, did you install it with the make install >> command? In your first email, you said you copied the libraries to /lib. >> Have you tried moving them from /lib into /usr/lib? >> - -- >> Luke >> >> Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.2.5 (GNU/Linux) >> >> iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB >> PQH0OPzV83QSz9DJImNK1wk= >> =HXC0 >> -----END PGP SIGNATURE----- >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > Kristoffer Gustafsson > Solsäter Månstadsvägen 3 > 51453 Månstad > Telefon: 0325 42093 > Mobil: 073-822 64 73 > E-post: > skeeter@allmail.net > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Willem van der Walt @ ` Kristoffer Gustafsson ` Luke Yelavich ` (2 more replies) 0 siblings, 3 replies; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. ok, shall i only type ldconfig to run it? I have done so and still the same. Is there any rpm packages or something? /kristoffer On Tue, 26 Apr 2005 08:57:18 +0200 (SAST), "Willem van der Walt" <wvdwalt@csir.co.za> said: > Hi, > I had to run ldconfig after compiling and installing flite before > speech-dispatcher picked up the flite libraries. > HTH > > > On Tue, 26 Apr 2005, Kristoffer Gustafsson wrote: > > > > > On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" > > <themuso@themuso.com> said: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> Hello! > > yes, I used make install as well. > > I only forgot to mension it. > > I'll try to move the libs. > > I'll write to the list and tell you if it works or not. > > > > /kristoffer > >> On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: > >>> Hello! > >>> I've tested two configurations. > >>> the first one: > >>> ./configure --enable-shared > >>> make > >>> ./configure --enable-shared --with-vox=cmu_us_kal > >>> and the same thing. > >>> what is wrong? > >> > >> When you installed flite, did you install it with the make install > >> command? In your first email, you said you copied the libraries to /lib. > >> Have you tried moving them from /lib into /usr/lib? > >> - -- > >> Luke > >> > >> Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.2.5 (GNU/Linux) > >> > >> iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB > >> PQH0OPzV83QSz9DJImNK1wk= > >> =HXC0 > >> -----END PGP SIGNATURE----- > >> > >> _______________________________________________ > >> Speakup mailing list > >> Speakup@braille.uwo.ca > >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > Kristoffer Gustafsson > > Solsäter Månstadsvägen 3 > > 51453 Månstad > > Telefon: 0325 42093 > > Mobil: 073-822 64 73 > > E-post: > > skeeter@allmail.net > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > MailScanner thanks transtec Computers for their support. > Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Kristoffer Gustafsson @ ` Luke Yelavich ` Kristoffer Gustafsson ` Willem van der Walt ` jim grimsby 2 siblings, 1 reply; 12+ messages in thread From: Luke Yelavich @ UTC (permalink / raw) To: speakup -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Apr 26, 2005 at 05:11:17PM EST, Kristoffer Gustafsson wrote: > ok, shall i only type ldconfig to run it? > I have done so and still the same. > Is there any rpm packages or something? Ok. Try going to your /usr/lib directory, and removing all files beginning with libflite. So something like this: # cd /usr/lib # rm libflite* Then go back to the directory where flite was built, and run make install again. Run ldconfig once more. Then as a final measure to ensure, delete the speech-dispatcher directory, and unpack it again. - -- Luke Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCbetTjVefwtBjIM4RAv+IAJ9xHPY+GWs4mUW7hI+hcVgYLzcr+ACgwMK3 spMfEf6+VU7aMm2F5lyZCeY= =z0kU -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Luke Yelavich @ ` Kristoffer Gustafsson 0 siblings, 0 replies; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hello! Sucsess!!!!!! I finally after many hours of searching. (in the night) I have found two rpms for festival lite 1.2 I installed them. now speech dispatcher works!!!!!!! great!!!!! Only some stuff left. compiling speechd-up, compiling the festival utilities to get festival to work, and I'm done with this. I hope that it will work. ok, one more question. shall i run festival--server before I run speech-dispatcher or speechd-up? or will dispatcher take care of that for me? /kristoffer On Tue, 26 Apr 2005 17:18:43 +1000, "Luke Yelavich" <themuso@themuso.com> said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tue, Apr 26, 2005 at 05:11:17PM EST, Kristoffer Gustafsson wrote: > > ok, shall i only type ldconfig to run it? > > I have done so and still the same. > > Is there any rpm packages or something? > > Ok. Try going to your /usr/lib directory, and removing all files > beginning with libflite. So something like this: > > # cd /usr/lib > # rm libflite* > > Then go back to the directory where flite was built, and run make > install again. > > Run ldconfig once more. > > Then as a final measure to ensure, delete the speech-dispatcher > directory, and unpack it again. > - -- > Luke > > Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFCbetTjVefwtBjIM4RAv+IAJ9xHPY+GWs4mUW7hI+hcVgYLzcr+ACgwMK3 > spMfEf6+VU7aMm2F5lyZCeY= > =z0kU > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speaku Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Kristoffer Gustafsson ` Luke Yelavich @ ` Willem van der Walt ` jim grimsby 2 siblings, 0 replies; 12+ messages in thread From: Willem van der Walt @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. [-- Attachment #1: Type: TEXT/PLAIN, Size: 3314 bytes --] Make sure that the directory containing the libraries is in your /etc/ld.so.conf file. My flite libraries is in /usr/local/lib so i added /usr/local/lib to my /etc/ld.so.conf file and ran ldconfig as root. There is no rpms for speach-dispatcher or speech-up that i know of. Regards, Willem On Tue, 26 Apr 2005, Kristoffer Gustafsson wrote: > ok, shall i only type ldconfig to run it? > I have done so and still the same. > Is there any rpm packages or something? > > /kristoffer > On Tue, 26 Apr 2005 08:57:18 +0200 (SAST), "Willem van der Walt" > <wvdwalt@csir.co.za> said: >> Hi, >> I had to run ldconfig after compiling and installing flite before >> speech-dispatcher picked up the flite libraries. >> HTH >> >> >> On Tue, 26 Apr 2005, Kristoffer Gustafsson wrote: >> >>> >>> On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" >>> <themuso@themuso.com> said: >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> Hello! >>> yes, I used make install as well. >>> I only forgot to mension it. I'll try to move the libs. >>> I'll write to the list and tell you if it works or not. >>> >>> /kristoffer >>>> On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: >>>>> Hello! >>>>> I've tested two configurations. >>>>> the first one: >>>>> ./configure --enable-shared >>>>> make >>>>> ./configure --enable-shared --with-vox=cmu_us_kal >>>>> and the same thing. >>>>> what is wrong? >>>> >>>> When you installed flite, did you install it with the make install >>>> command? In your first email, you said you copied the libraries to /lib. >>>> Have you tried moving them from /lib into /usr/lib? >>>> - -- >>>> Luke >>>> >>>> Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt >>>> -----BEGIN PGP SIGNATURE----- >>>> Version: GnuPG v1.2.5 (GNU/Linux) >>>> >>>> iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB >>>> PQH0OPzV83QSz9DJImNK1wk= >>>> =HXC0 >>>> -----END PGP SIGNATURE----- >>>> >>>> _______________________________________________ >>>> Speakup mailing list >>>> Speakup@braille.uwo.ca >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> Kristoffer Gustafsson >>> Solsäter Månstadsvägen 3 >>> 51453 Månstad >>> Telefon: 0325 42093 >>> Mobil: 073-822 64 73 >>> E-post: >>> skeeter@allmail.net >>> >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> MailScanner thanks transtec Computers for their support. >> > Kristoffer Gustafsson > Solsäter Månstadsvägen 3 > 51453 Månstad > Telefon: 0325 42093 > Mobil: 073-822 64 73 > E-post: > skeeter@allmail.net > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: help with speech dispatcher ` Kristoffer Gustafsson ` Luke Yelavich ` Willem van der Walt @ ` jim grimsby 2 siblings, 0 replies; 12+ messages in thread From: jim grimsby @ UTC (permalink / raw) To: 'Speakup is a screen review system for Linux.' Hi, there is a debian package. You could use alien to convert to a rpm package. Hth -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Kristoffer Gustafsson Sent: 2005-04-26 12:11PD To: Speakup is a screen review system for Linux. Subject: Re: help with speech dispatcher ok, shall i only type ldconfig to run it? I have done so and still the same. Is there any rpm packages or something? /kristoffer On Tue, 26 Apr 2005 08:57:18 +0200 (SAST), "Willem van der Walt" <wvdwalt@csir.co.za> said: > Hi, > I had to run ldconfig after compiling and installing flite before > speech-dispatcher picked up the flite libraries. > HTH > > > On Tue, 26 Apr 2005, Kristoffer Gustafsson wrote: > > > > > On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" > > <themuso@themuso.com> said: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> Hello! > > yes, I used make install as well. > > I only forgot to mension it. > > I'll try to move the libs. > > I'll write to the list and tell you if it works or not. > > > > /kristoffer > >> On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson > >> wrote: > >>> Hello! > >>> I've tested two configurations. > >>> the first one: > >>> ./configure --enable-shared > >>> make > >>> ./configure --enable-shared --with-vox=cmu_us_kal > >>> and the same thing. > >>> what is wrong? > >> > >> When you installed flite, did you install it with the make install > >> command? In your first email, you said you copied the libraries to > >> /lib. Have you tried moving them from /lib into /usr/lib? > >> - -- > >> Luke > >> > >> Get my public GPG key here: > >> http://www.themuso.com/themuso-gpg-key.txt > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.2.5 (GNU/Linux) > >> > >> iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB > >> PQH0OPzV83QSz9DJImNK1wk= > >> =HXC0 > >> -----END PGP SIGNATURE----- > >> > >> _______________________________________________ > >> Speakup mailing list > >> Speakup@braille.uwo.ca > >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > Kristoffer Gustafsson > > Solsäter Månstadsvägen 3 > > 51453 Månstad > > Telefon: 0325 42093 > > Mobil: 073-822 64 73 > > E-post: > > skeeter@allmail.net > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > MailScanner thanks transtec Computers for their support. > Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: help with speech dispatcher ` Kristoffer Gustafsson ` Willem van der Walt @ ` Kristoffer Gustafsson 1 sibling, 0 replies; 12+ messages in thread From: Kristoffer Gustafsson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hello! ok, it doesn't work. still I get checking for register_cmu_us_kal in -lflite_cmu_us_kal no the same for kal16 Any solution? /kristoffer On Tue, 26 Apr 2005 08:49:18 +0200, "Kristoffer Gustafsson" <skeeter@allmail.net> said: > > On Tue, 26 Apr 2005 16:45:26 +1000, "Luke Yelavich" > <themuso@themuso.com> said: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >Hello! > yes, I used make install as well. > I only forgot to mension it. > I'll try to move the libs. > I'll write to the list and tell you if it works or not. > > /kristoffer > > On Tue, Apr 26, 2005 at 04:37:27PM EST, Kristoffer Gustafsson wrote: > > > Hello! > > > I've tested two configurations. > > > the first one: > > > ./configure --enable-shared > > > make > > > ./configure --enable-shared --with-vox=cmu_us_kal > > > and the same thing. > > > what is wrong? > > > > When you installed flite, did you install it with the make install > > command? In your first email, you said you copied the libraries to /lib. > > Have you tried moving them from /lib into /usr/lib? > > - -- > > Luke > > > > Get my public GPG key here: http://www.themuso.com/themuso-gpg-key.txt > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.5 (GNU/Linux) > > > > iD8DBQFCbeOGjVefwtBjIM4RAnRFAKDQXgKf87Bl9JD+0t6rYQ8xBiBf0wCgtzvB > > PQH0OPzV83QSz9DJImNK1wk= > > =HXC0 > > -----END PGP SIGNATURE----- > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > Kristoffer Gustafsson > Solsäter Månstadsvägen 3 > 51453 Månstad > Telefon: 0325 42093 > Mobil: 073-822 64 73 > E-post: > skeeter@allmail.net > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup Kristoffer Gustafsson Solsäter Månstadsvägen 3 51453 Månstad Telefon: 0325 42093 Mobil: 073-822 64 73 E-post: skeeter@allmail.net ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
help with speech dispatcher Kristoffer Gustafsson
` Luke Yelavich
` Kristoffer Gustafsson
` Luke Yelavich
` Kristoffer Gustafsson
` Willem van der Walt
` Kristoffer Gustafsson
` Luke Yelavich
` Kristoffer Gustafsson
` Willem van der Walt
` jim grimsby
` Kristoffer Gustafsson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).