Page 1 of 1

Linux AutoPackage installation path?

Posted: 30 Aug 2006, 19:14
by madlien
downloaded the linux package and installed it. but where is the folder ? cannot find the Game ! Have an idea ?
thx !

Re: where is it ?

Posted: 30 Aug 2006, 20:28
by DevUrandom
AutoPackage installs into ~/.local
But to start the game you only need to start a new shell (that is important to reload the path setting) and type warzone2100. AutoPackage modified the path for your user to find the game.

Re: Linux AutoPackage installation path?

Posted: 09 Oct 2006, 22:15
by Terminator
By the way.

DevUrandom > Can you tell me How to install wz_linux in a few words ??

Re: Linux AutoPackage installation path?

Posted: 10 Oct 2006, 12:23
by DevUrandom
1. Get the warzone2100-2.0.5_rc1.package (It will be easiest if you save it to your home directory.)
2. Open a shell/terminal/console (eg "xterm" or "konsole")
3. "cd" to the directory where you saved the .package too. (eg "cd the/directory/with/the/file", leave this out if the file is in your home directory.)
4. Type "sh warzone2100-2.0.5_rc1.package"
5. When asked whether to install localy or system wide choose "2" (localy).
6. Follow the instructions.
7. Run the game from your Gnome or KDE menu, section "Games/Strategy" or open a _new_ shell and type "warzone2100". (It needs to be a new shell, because otherwise your system won't find the executable, because AutoPackage changed the PATH, which only a newly started shell recognizes.)

Re: Linux AutoPackage installation path?

Posted: 10 Oct 2006, 14:59
by Terminator
I tyred to install wz but I stuck on this :

Code: Select all

terminator@HOME:~> sh warzone2100-2.0.5_rc1.package
# Preparing: Warzone 2100
# Checking for required C library versions ... passed
# Checking for Simple DirectMedia Layer (SDL) ... passed
# Checking for SDL Network Library ... passed
# Checking for OpenGL Graphics Toolkit ... passed
# Checking for OpenAL Audio Toolkit ... passed
# Checking for PhysicsFS Filesystem Abstraction Library ... ERROR: Couldn't retrieve updates for program
ERROR: No download was available that matched the requested constraints failed
# FAIL:  Could not find 'PhysicsFS Filesystem Abstraction Library'. Try using the native package manager for SUSE Linux (yast2) to install a package with similar name to 'physfs'.
FAIL:  Unable to prepare package Warzone 2100.
:-[

Re: Linux AutoPackage installation path?

Posted: 10 Oct 2006, 16:18
by DevUrandom
If you don't have PhysFS installed, the AutoPackage _should_ download and install it automatically.
I just tested it here and it worked...
If you really can't get that to work you could also download and install http://download.gna.org/warzone/.autopa ... 86.package

Re: Linux AutoPackage installation path?

Posted: 11 Oct 2006, 08:39
by Terminator
:) thanks DevUrandom. With that PhysFS wz installed good.  8)