Hi !
I'm a little bit new on linux, i'm workin with a Debian distro on my PowerPc G4 computer, and when I ./configure I get finally this :
configure: Warzone 2100 will compile with the following components:
configure:
configure: OpenGL acceleration: yes
configure: OpenAL sound system: yes
configure: MP3 music support: no
configure: OGG music support: yes
configure:
configure: WARNING: Distributor unknown!
configure: Use --with-distributor when compiling package for distribution
What the hel* can I do? I don't understand what it try to say me.
Thanks y'all
WARNING: Distributor unknown!
-
Helselen
- New user
- Posts: 5
- Joined: 07 Jan 2008, 23:00
WARNING: Distributor unknown!
Last edited by DevUrandom on 08 Jan 2008, 00:10, edited 1 time in total.
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: WARNING DISTRIBUTOR UNKNOWN
You only have to care about this in that exact case. Also see Version 2.0.10 in the ChangeLog on that matter.configure: WARNING: Distributor unknown!
configure: Use --with-distributor [red]when compiling package for distribution[/red]
If you are not going to send around your copy (eg. providing a Loki Installer, a Debian package, a SuSE package, ...) then you don't at all have to care about this.
Everyone else should, that's why it warns you.
-
Helselen
- New user
- Posts: 5
- Joined: 07 Jan 2008, 23:00
Re: WARNING: Distributor unknown!
Thank you very much 