Complete.Org: Mailing Lists: Archives: freeciv: February 1999:
Re: [Freeciv] eek
Home

Re: [Freeciv] eek

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: John Forr <Jforr@xxxxxx>
Cc: freeciv@xxxxxxxxxxx
Subject: Re: [Freeciv] eek
From: Per Mathisen <permath@xxxxxxxxxxx>
Date: Wed, 10 Feb 1999 09:29:42 +0100 (MET)

On Tue, 9 Feb 1999, John Forr wrote:
> ok here's the deal, I just got linux running about 2 months ago, and
> X-windows to run 2 days ago(long story short:bad video card).  Anyways,
> how the heck do you install it?  There is like no documentation at all.
> I'm running Red Hat 5.2, I downloaded the rpms and did rpm -iv
> freecivwhatever.rpm is that right or is there more? acck, please help
> me, I suck, thank you all for letting me waste your time.

A proper RPM should install documentation in /usr/doc/freeciv-1.7.2/.
The problem you experience may be due to a too short path. Try adding
/usr/local/bin and maybe /usr/games (and the current directory) to your
path thusly

        export PATH=$PATH:/usr/local/bin:/usr/games:.

If this does not help, try to find "civclient" by issuing the magic

        rpm -ql freeciv-client

that will tell you where "civclient" is stored. Set your path to this
location, or

        cd /where/I/found/freeciv
        ./civclient

Yours,
Per



[Prev in Thread] Current Thread [Next in Thread]