Hello for developers.
Sorry, for my broken English.
Is there any download link for deb package for ubuntu linux i386???
Thanks a lot
Package Installer
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
-
R3m
- New user
- Posts: 2
- Joined: 04 Jun 2009, 10:11
Re: Package Installer
Well... When it will be??? Cause I can't understand what dependencies not installed to compile from source 
-
Samowar
- Trained

- Posts: 42
- Joined: 03 Jun 2009, 19:46
Re: Package Installer
The build dependencies for 2.2 should be pretty much the same as for the 2.1.3 that's in the Ubuntu repository. SoR3m wrote:Well... When it will be??? Cause I can't understand what dependencies not installed to compile from source
Code: Select all
sudo apt-get build-dep warzone2100Code: Select all
./configureCode: Select all
./configure-
cybersphinx
- Inactive

- Posts: 1695
- Joined: 01 Sep 2006, 19:17
Re: Package Installer
Almost. You need libtheora-dev as well.Samowar wrote:The build dependencies for 2.2 should be pretty much the same as for the 2.1.3 that's in the Ubuntu repository.