LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Running Game, but no Speex :/ (https://www.linuxquestions.org/questions/fedora-35/running-game-but-no-speex-416887/)

pmaynard 02-18-2006 12:25 PM

Running Game, but no Speex :/
 
Hi I have just installed FC3 and I have told it to install all the GCC etc files onto the computer. I have copyed a game which came with this months Linux Format and I "cd" into the directory that the game files where extracted into and they I typed "./configure" it starts to display text saying things like :-

Code:

..
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
..

But then it stoped like so:-

Code:

..
checking for speex_encoder_init in -lspeex... yes
configure: error: *** Speex header not found. Please install Speex (http://www.speex.org).
[intel17@localhost glob2-0.8.17]$

I did downlaod Speex from Speex.org, but I dont know what to do now :D
lol any help would be very much apricheated (sorry i'm not a very good speller)

Thanks for reading,
Pete

pmaynard 02-18-2006 12:27 PM

Here is a screenshot of me installing Speex (I think)

Clicky

Thanks again,
Pete

Simon_6162 02-19-2006 09:54 AM

Have you got speex-devel installed as well ? that is were the headers come from.

Simon

pmaynard 02-20-2006 05:01 AM

I dont think I have.
How would I go about getting that?

Gethyn 02-20-2006 07:55 AM

'yum install speex-devel' - you will need yum set up, of course.

ethics 02-20-2006 08:31 AM

in addition to the above you could try yum search speex to list all packages in your repositories containing speex in their title/description,

Might help you find the speex and speex-dev packages


All times are GMT -5. The time now is 06:48 AM.