problems with 1.6.1 on Ubuntu 9.04 i386

Get help with compiling or installing the game, and discuss announcements of new official releases.

Moderator: Forum Moderators

Schuttwegraeumer
Posts: 33
Joined: August 25th, 2008, 12:13 pm

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by Schuttwegraeumer »

Ähm, its a PII with 300MHz und 66MHz RAM.
445MiB RAM in 4 SDRAM
Most of the RAMs (the 1st ist bought as 100 MHz RAM for the cast of a potential Upgrade) ist 100MHz but not all.
I run it with 66 MHZ.
I will test it during the next night with more than 1 memtest run.

Here is a successfull build on this PC:

http://rapidshare.com/files/228248249/w ... 6.deb.html

Could you test it, i think you have a Ubuntu 9.04 i386?
User avatar
loonycyborg
Windows Packager
Posts: 299
Joined: April 1st, 2008, 4:45 pm
Location: Russia/Moscow

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by loonycyborg »

That .deb works fine for me.
"meh." - zookeeper
Schuttwegraeumer
Posts: 33
Joined: August 25th, 2008, 12:13 pm

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by Schuttwegraeumer »

loonycyborg wrote:That .deb works fine for me.
Ah, ok.
Thank you for the test.

I tryed to build the SVN from 2nd but the compiling war much too fast and the deb (220MB) was installable but not startable.
Not direct on the term and there was no Icon.
Compiling a complete wesnoth need much more time normaly.
Strange problem.
User avatar
loonycyborg
Windows Packager
Posts: 299
Joined: April 1st, 2008, 4:45 pm
Location: Russia/Moscow

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by loonycyborg »

Probably you just miss some dependency, perhaps liblua5.1-dev
"meh." - zookeeper
Schuttwegraeumer
Posts: 33
Joined: August 25th, 2008, 12:13 pm

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by Schuttwegraeumer »

loonycyborg wrote:Probably you just miss some dependency, perhaps liblua5.1-dev
nope. I read the compiling howto.
I installed the "liblua5.1-0-dev" from the Ubuntu repository.
Is the different name a problem?
Schuttwegraeumer
Posts: 33
Joined: August 25th, 2008, 12:13 pm

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by Schuttwegraeumer »

Errors line and the end of the failed build process:

Code: Select all

Checking for Lua development files version 5.1... yes

[................]

sh: build/sconf_temp/conftest_12: Permission denied
Checking for Ogg Vorbis support in SDL... no
Client prerequisites are not met. wesnoth, cutter and exploder cannot be built.

[......................]

Unit tests are disabled because their prerequisites are not met.
If any config checks fail, look in build/config.log for details
If a check fails spuriously due to caching, use --config=force to force its rerun

[.....................]

scons: done reading SConscript files.
scons: Building targets ...
error_action(["wesnoth"], [])
scons: *** [wesnoth] Target disabled because its prerequisites are not met
scons: building terminated because of errors.

**** Installation fehlgeschlagen. Breche Paket-Erzeugung ab.

Stelle überschriebene Dateien wieder her...OK

Räume auf...OK

Auf Wiedersehen!
Lua is installed but what is with the OGg Vorbis support?
User avatar
loonycyborg
Windows Packager
Posts: 299
Joined: April 1st, 2008, 4:45 pm
Location: Russia/Moscow

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by loonycyborg »

Schuttwegraeumer wrote: sh: build/sconf_temp/conftest_12: Permission denied
It looks like some permission issue. Delete entire build/ dir and try again. If it still fails, post build/config.log
"meh." - zookeeper
Schuttwegraeumer
Posts: 33
Joined: August 25th, 2008, 12:13 pm

Re: problems with 1.6.1 on Ubuntu 9.04 i386

Post by Schuttwegraeumer »

Hm, I run the scons line with sudo and root is the owner of the /builds Dir.
Post Reply