V2.6, Linux, Error: Lost connection to server (read error)!

You can get help here if Freeciv doesn't start on your computer, or if you keep getting fatal errors while playing etc.
ppfreeciv
Posts: 7
Joined: Tue Nov 13, 2018 2:17 pm

Re: V2.6, Linux, Error: Lost connection to server (read error)!

Post by ppfreeciv »

Reason why I wanted to start it from the compile folder was that I never compiled or installed anything on Linux before.
I did not want to destroy anything because of missing knowledge.

The install chapter is quite complicated (not a criticism, I know the different Linux derivates) and therefore I did not really understood what I did, I simply tried.

I installed it now by "make install" as described in the doc.
It starts now and I can create a new game. I will try more and see if everything works.

Thanks for all your help (and the work for this great game)!!!!
cazfi
Elite
Posts: 3077
Joined: Tue Jan 29, 2013 6:54 pm

Re: V2.6, Linux, Error: Lost connection to server (read error)!

Post by cazfi »

ppfreeciv wrote:Reason why I wanted to start it from the compile folder was that I never compiled or installed anything on Linux before.
I did not want to destroy anything because of missing knowledge.
Yes, it's not a good idea to install something to your system folders in a way other than package manager, causing package manager's bookkeeping of the system going astray.
If you need to 'make install' freeciv, my advise would be to do it to custom location ('--prefix' configure option) and not to system directories.
Post Reply