(all commands as root / sudo)
- head to www.freeciv.org, and look in the unofficial distributions (or go here )
- choose the fedora 8 version (of 2.1 for now) c/o VJSchiavoni
- ignore that completely... :-) although for investigative purposes, note that each rpm is stored on Andy Jamison's website / repository... [AJRepo]
- ... which is here .
- then ignore that completely, since his "get the Repo RPM" (v1.4) download doesn't work... :-/ [404 file not found]
- google for the rpm for "ajrepo noarch.rpm"; you'll probably find v2.2 here
- click that, and the repository should install
- run up a terminal (alt-ft, run terminal), and head to /etc/yum repos directory (whose name escapes me, but it's obvious - called yum.repo.d or somesuch)
- ensure that the repo config file for ajrepo is enabled; edit the file and it will probably have enabled=0, so change that to a 1
- run a quick sudo yum install freeciv-client-sdl
- that will work out it needs server and all sorts of things... so say yes, it'll fetch it all, and install
- for some reason (i'm sure there's logic somewhere) the client is installed in /etc/alternatives
- run it, and be pleased... set it to 1024x768 to fit, and choose fullscreen ...
- ... then note that the full screen settings aren't sticky (restart of client is not fullscreen)
- so head to user directory (ie just cd not as root) and edit the .civclientrc file (named something like that, again, it's obvious). It has a fullscreen=0, so change that to 1
No comments:
Post a Comment