Results 1 to 8 of 8

Thread: Warzone 2100 Guide theora failure

  1. #1
    Join Date
    Jun 2007
    Beans
    13

    Warzone 2100 Guide theora failure

    Hi
    I wanted to install Warzone 2100 on a clean Ubuntu 8.04.1 LTS 64-bit system. So this forum has a nice section with guides. I followed this guide (specified for 8.04). But at the "make" command is says this:
    Code:
    checking for THEORA... configure: error: Package requirements (theora >= 0.1) were not met:
    
    No package 'theora' found
    
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively, you may set the environment variables THEORA_CFLAGS
    and THEORA_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    theora is installed on my system at synaptics already, I noticed (1.0 beta3-1).
    What is expected to be done now?

  2. #2
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Warzone 2100 Guide theora failure

    Also did you install its -dev package?

    You know that you can install an ubuntu package instead of compiling?
    Last edited by Perfect Storm; November 21st, 2008 at 06:14 AM.

  3. #3
    Join Date
    Jun 2007
    Beans
    13

    Re: Warzone 2100 Guide theora failure

    Quote Originally Posted by Artificial Intelligence View Post
    Also did you install its -dev package?

    You know that you can install an ubuntu package instead of compiling?
    I don't think I specifically installed "its-dev" package. I wouldn't know how to get the idea to do so. Because the guide didn't mention it.
    No I didn't know that there was a package already. That sounds great I'll give it a shot when I get on my system.
    However I'd like to solve also this theora prob. hmmm

  4. #4
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Warzone 2100 Guide theora failure

    Code:
    sudo apt-get install libtheora-dev

  5. #5
    Join Date
    Jun 2007
    Beans
    13

    Re: Warzone 2100 Guide theora failure

    Quote Originally Posted by Artificial Intelligence View Post
    Code:
    sudo apt-get install libtheora-dev
    when I do this via the synaptics it requires me to remove first libtheora0 (1.0beta3-1hardy). So I try...
    But when I check this, it wants me to remove really important parts, like brasero, gnome-desktop, totem, plugin etc.... But How is this possible, because why delete all these programs when they do not necessarily depend on the theora codec? And because I want to delete theora I have to give up all the rest??? This is not acceptable to me. Or will it not remove these parts but just give up the cooperation with this theora plugin?
    Give me knowledge

    btw warzone 2100 works via synaptics, but How maybe to update with trunk version?

  6. #6
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Warzone 2100 Guide theora failure

    See if there's another -dev of it in synaptic. There's only one in 8.10

    btw warzone 2100 works via synaptics, but How maybe to update with trunk version?
    You can run it as a seperate, but do that in you home directory instead.

  7. #7
    Join Date
    Jun 2007
    Beans
    13

    Re: Warzone 2100 Guide theora failure

    Quote Originally Posted by Artificial Intelligence View Post
    See if there's another -dev of it in synaptic. There's only one in 8.10



    You can run it as a seperate, but do that in you home directory instead.
    ta I'll just play the repo version. As I don't want this issue to be the subject instead of playing the game. I'm not going off the road
    however if someone else bumps into this situation, pls report!

  8. #8
    Join Date
    Dec 2004
    Beans
    163
    Distro
    Gutsy Gibbon Testing

    Re: Warzone 2100 Guide theora failure

    how did you go about doing that? just like the whole compile process or what? and did you have to unistall the version you had installed via ubuntu repository?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •