VORBIS ERROR

Discuss the future of Warzone 2100 with us.
gmon
New user
Posts: 2
Joined: 21 Feb 2013, 12:18

VORBIS ERROR

Post by gmon »

Hi there. My name is Gmon and i'm new in ubuntu...jus 6 months working with. I'm triyng to ./configure --with-distributor and i get one error like this: checking for VORBIS... configure: error: Package requirements (vorbis >= 1.1) were not met:
I tried to find this, but nothing works. Any suggest please, iḿ stuck here. I dont know what to do beyond this point.

Thx.
gmon
New user
Posts: 2
Joined: 21 Feb 2013, 12:18

Re: VORBIS ERROR

Post by gmon »

Program compiled and installed. Just several libs needed.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: VORBIS ERROR

Post by NoQ »

Code: Select all

sudo apt-get build-deps warzone2100
Solves all dependency problems on debian/ubuntu, as long as you're compiling the same wz version that is in the distribution.
For 3.1 or git version you need a few more stuff (like libqt4-dev).