Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Alternative Civs > Freeciv > New to Linux.
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
04.Sep: `FC` 2.0.5 COMPLETED AND RELEASED
27.Jul: `FC` 2.0.4 COMPLETED AND RELEASED
16.Jul: `FC` 2.0.3 COMPLETED AND RELEASED

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
MattHiggs is offline MattHiggs
King

Apr 2000
time: 05:14
  Old Post 27-05-2001 02:34 Visit MattHiggs's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
New to Linux. Suffering from ads?

I'm new to Linux and want to play freeciv, the problem is I don't know a thing about installing stuff and I don't know where to get freeciv.

I am running:

SuSE Linux 7.1
Kernel 2.4
GeForce 2 MX
XFree86 [don't know version]
PIII
256MB RAM

Can anyone help?

Whilst on the subject, where can I get games for Linux?

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
  Old Post 27-05-2001 05:19 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Got spare money?

It is extremely likely that there is a freeciv package on one of your suse CDs. I guess you can use whatever userfriendly package management tool comes with suse to install it.

But as you know, real men use the latest CVS version of freeciv

Here is how download and compile a copy of the latest CVS:


  • on http://www.freeciv.org/latest.html you can get the latest development snapshot. download it by clicking in your browser, or as I prefer, execute the command "wget ftp://www.freeciv.org/pub/freeciv/l...-Jun-04.tar.bz2" on the command line. Either thing should leave a file "freeciv-cvs-Jun.04.tar.bz2" in your home directory.
  • From here on everything is on the command line. Note how the file ends on ".bz2". That is a compression format like ".zip", and we unpack it to "freeciv-cvs-Jun-04.tar" via the command "bunzip2 freeciv-cvs-Jun-04.tar.bz2"
  • A ".tar" file is a archive of uncompressed files. To split the archive out into it's files do a "tar -xvf freeciv-cvs-Jun-04.tar". That should give you a directory named "freeciv"
  • "cd freeciv"
  • Now we get ready to compile. Execute the command "./configure". If you installed developments packages this should not return an error message. If it returns an error message it is probably because you need to install something. It should be possible to figure out which package to install from the suse CD. Or you can ask here .
  • Now we are ready to compile. Compile it by running "make"
  • Finished! When standing in the freeciv directory you can start a server as "./ser" and a client as "./civ". You might want to start a server and a client at the same time by typing "./civ & ./ser". To start the game push the clients connect button, type "set aifill 3" in the server and then type "start" in the server.

Last edited by Thue on 06-06-2001 at 20:29

absurddoctor is offline absurddoctor
Warlord
Upstate NY, USA
Nov 2000
time: 00:14
  Old Post 27-05-2001 10:23 Visit absurddoctor's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton buy from Amazon

I am also relatively new to Linux. My girlfriend put it on our machine awhile ago, and I kept saying I would get around to learning it, but kept putting that off. about 2 weeks ago, windows died, and for some reason has refused to be reinstalled. So we gave up for the time being and I have been slowly learning Linux since then.

We have Redhat 7, and the version number of Freeciv that came with it matches up with what is claimed to be the latest version number on the Freeciv website. Would there be anything new if I were to download the latest CVS version?

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
  Old Post 27-05-2001 15:13 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Avatar Enlargement: We've got the solution

Yes. The latest CVS version is what will become 1.12.0. Look in the NEWS file to see what's changed since 1.11.4 (your version): http://www.freeciv.org/lxr/source/NEWS

Do remember that the latest CVS version may have a few bugs .

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
  Old Post 27-05-2001 15:38 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Re: New to Linux. Avatar Enlargement: We've got the solution

quote:
Originally posted by !
Whilst on the subject, where can I get games for Linux?


Linux ports of games can be bought from loki: http://www.lokigames.com/ . They have SMAC and ctp!

I was a bit surprised that civ-evolution just worked with WIN(dows)E(mulator). Starcraft works with it too (though battle.net doesn't yet)!

You may want to look around on www.linuxgames.com .
A nice little game is penguin-command, which has it's home at www.linux-games-com (yes, almost the same URL )

MattHiggs is offline MattHiggs
King

Apr 2000
time: 05:14
  Old Post 28-05-2001 00:58 Visit MattHiggs's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Support Apolyton, buy Call to Power 2

Thanks a lot for the help, that is great. I tried to use the WINE a few weeks ago but with no luck, nothing worked with it, just gave me crap about couldn't initiate windows installer

I'd love to be able to play windows games with Linux too

Guess I gotta give Loki my hard earned cash.

CapTVK is offline CapTVK
King
Voorburg, the Netherlands, Europe
Jan 1970
time: 05:14
  Old Post 28-05-2001 00:59 Visit CapTVK's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Re: Re: New to Linux. Avatar Enlargement: We've got the solution

quote:
Originally posted by Thue

I was a bit surprised that civ-evolution just worked with WIN(dows)E(mulator). Starcraft works with it too (though battle.net doesn't yet)!




That isn't so surprising Thue, Civ-evolution onlu uses the basic windows interface, no directx...no problems.

So, what's your opinion on Civ-evolution?

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
  Old Post 28-05-2001 02:04 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

The interface is very polished, look-wise. Nice use of icons.
Freeciv has better interface functionality, though.

I liked how he had rewamped the tech tree - such a rewamp is long overdue in freeciv too.
The unit workshop was cool . If we rewamp the tech tree we might be able to get much of the same effect by having branches for units, if we don't want to implement a unit workshop. The mass production special ability is cool!

I really, really missed stuff like the freeciv goto, auto explore, auto settlers, patrol, etc. If it had been freeciv I would also have applied my auto ferryboat patch before I played .

The AI is very, very weak. But they don't claim otherwise...

They are going to have to do a lot of work if they want to make it multiplayer over network.

Freeciv has 10 times as many lines of code; I don't know what I can conclude from that . The freeciv source code is also easier to read, except from the freeciv AI, which is unreadable .

I found a bug in their isometric view drawing!

Thue is offline Thue
Freeciv Developer
Copenhagen, Denmark
Jan 1970
time: 06:14
  Old Post 28-05-2001 02:13 Visit Thue's homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton or Terrorists Win

in civ-evo all the squares a unit has visited this turn remains visible until end of turn. I will have to add that to freeciv at one point.
They have a primitive form of borders. That will probably go into freeciv too...

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:14
  Old Post 28-05-2001 08:50 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Re: New to Linux. Inflate your Upload Space

quote:
Originally posted by !
Whilst on the subject, where can I get games for Linux?


Grab a C++ book and run the manual pages for GCC, then get crackin'.

sigra is offline sigra
Freeciv Developer

May 2000
time: 06:14
  Old Post 06-06-2001 14:07
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Re: New to Linux. Suffering from ads?

quote:
Originally posted by !
XFree86 [don't know version]


You can find out the version of your XFree86 in kcontrol -> Information -> X-server. It is something like "4003".

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:14.
Apolyton Time is 00:14.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0457 seconds (91.10% PHP - 8.90% MySQL) with 30 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net