Complete.Org: Mailing Lists: Archives: freeciv-dev: January 1999:
[Freeciv-Dev] Re: installation problems
Home

[Freeciv-Dev] Re: installation problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: itay feldman <itay@xxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: installation problems
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Mon, 25 Jan 1999 12:27:53 -0600

On Mon, Jan 25, 1999 at 08:01:32AM -0500, itay feldman wrote:

> configure: error: Need X11; perhaps try/adjust --x-libraries
> [root@www freeciv-1.7.2]#   

Looks like you're missing some X development libraries.

> [root@www freeciv]# FREECIV_DATADIR=/usr/games/freeciv/data; export FREECIV

You'd have to say export FREECIV_DATADIR here.

> [root@www freeciv]# civclient
> 1: failed reading help-texts
> 0: Failed reading XPM file: /usr/share/freeciv/tiles.xpm
> 0: The environment variable FREECIV_DATADIR is ''
> 0: Check if you got read permissions to the file
> [root@www freeciv]#    

First, please don't run things as root unless absolutely necessary.  This
include civclient and civserver.  Note that in a good setup, root's path
would probably not even include games.

Secondly, use the "civ" script to start it.



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: installation problems, John Goerzen <=