Latest Posts

Topic: Build 15

flipflipsen

Topic Opener
Joined: 2010-01-17, 22:18
Posts: 79
OS: Ubuntu 23.10
Version: 1.2
Ranking
Likes to be here
Posted at: 2010-03-19, 09:28

Hi,

I downloaded the new widelands-build15-rc1-linux-x86.tar.gz

I like to test this version, but I do not know how to install this build.

Can you please tell me how to install.

Thanks, Flip


Top Quote
SirVer

Joined: 2009-02-19, 14:18
Posts: 1445
Ranking
One Elder of Players
Location: Germany - Munich
Posted at: 2010-03-19, 10:40
tar xzvf widelands-build15-rc1-linux-x86.tar.gz
cd *widelands
./widelands
Edited: 2010-03-19, 10:40

Top Quote
amp_mangler

Joined: 2010-02-28, 01:29
Posts: 15
Ranking
Pry about Widelands
Posted at: 2010-03-20, 01:05

I downloaded build 15 too :) it installed SOMEWHERE seems its in the big bit bucket is there some way I just install over build 14 ? sorry for my stupidity, I DID warn you Im hopeless at software, BUT if you need help commissioning a radio or TV transmitter running 12,000 volts just ask face-smile.png

Joe


Top Quote
SirVer

Joined: 2009-02-19, 14:18
Posts: 1445
Ranking
One Elder of Players
Location: Germany - Munich
Posted at: 2010-03-20, 18:05

amp: which version did you download? which operating system?


Top Quote
amp_mangler

Joined: 2010-02-28, 01:29
Posts: 15
Ranking
Pry about Widelands
Posted at: 2010-03-20, 21:16

SirVer,

I downloaded this, widelands-build15-rc1-linux-x86.tar.gz

Karmic OS quad core and 4 gig ram onboard video and onboard audio

thanks in advance

Joe


Top Quote
amp_mangler

Joined: 2010-02-28, 01:29
Posts: 15
Ranking
Pry about Widelands
Posted at: 2010-03-20, 21:16

ALSO build 14 doesnt work anymore ????


Top Quote
lmviii

Joined: 2010-03-21, 19:52
Posts: 2
Ranking
Just found this site
Posted at: 2010-03-21, 19:55

widelands: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory

I have libjped62, libjpeg-progs, libjpeg62-dev on my system (ubuntu 9.10).


Top Quote
SirVer

Joined: 2009-02-19, 14:18
Posts: 1445
Ranking
One Elder of Players
Location: Germany - Munich
Posted at: 2010-03-21, 20:11

Have a look here:

http://wl.widelands.org/wiki/DownloadPage/#libjpeg_related


Top Quote
lmviii

Joined: 2010-03-21, 19:52
Posts: 2
Ranking
Just found this site
Posted at: 2010-03-21, 22:30

It's work thanks!

I had to link this libraries:

ln -s /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.8

ln -s /usr/lib/libtiff.so.4 /usr/lib/libjpeg.so.3

ln -s /usr/lib/liblua5.1.so.0.0.0 /usr/lib/liblua.so.5

Edited: 2010-03-21, 22:31

Top Quote