[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-liquidwar6] no gfx backend found
From: |
Christian Mauduit |
Subject: |
Re: [Help-liquidwar6] no gfx backend found |
Date: |
Tue, 12 Jan 2010 10:35:02 +0100 (CET) |
User-agent: |
SquirrelMail/1.4.15 |
Hi,
On Tue, January 12, 2010 4:02 am, Manuel Levi wrote:
> Hello,
>
> I am new to this list. I tried to install liquidwar6 on my ubuntu laptop
> but
> something went wrong.
> I am using Ubuntu 9.10, I have all the libraries installed, I compiled the
> source, I did make and make install. Now when I try to get the program
> running this is what I get:
>
> liquidwar6: v0.0.7beta "Geronimo" #1465 (Jan 12 2010) linux-gnu/i686
> liquidwar6: running
> "/usr/local/share/liquidwar6-0.0.7beta/script/liquidwar6.scm"
> liquidwar6: WARNING! no gfx backend found
> Wrong type argument in position 2: #f
> In /usr/local/share/liquidwar6-0.0.7beta/script/liquidwar6.scm:
> 63: 4* (begin (c-lw6sys-log 3 #) (load "main.scm") (lw6-main) ...)
> 66: 5* [lw6-main]
> In /usr/local/share/liquidwar6-0.0.7beta/script/main.scm:
> 23: 6 (begin (load "def.scm") (load "backend.scm") ...)
> 74: 7* [lw6-load-config]
> In /usr/local/share/liquidwar6-0.0.7beta/script/config.scm:
> 98: 8 (begin (lw6-config-defaults) (c-lw6cfg-load #) (c-lw6cfg-save #)
> ...)
> 99: 9* [lw6-config-defaults]
> 82: 10 (begin # # # ...)
> 84: 11* [lw6-config-set-string! "gfx-backend" #f]
> 23: 12 [c-lw6cfg-set-option "gfx-backend" #f]
> liquidwar6: WARNING! dump saved in file "/home/levi/.liquidwar6/dump.txt"
> liquidwar6: ERROR! scheme error "Wrong type argument in position 2: #f"
> liquidwar6: 11741 malloc calls
>
> I've seen a person with similar results. What can be done?
Yes, your problem is a variant of https://savannah.gnu.org/bugs/?25504
It's been "fixed" post 0.0.7beta, try and download and compile a snapshot
from http://www.ufoot.org/liquidwar/v6/snapshots/ then look carefully at
the output of ./configure. You're probably missing some SDL depedency, but
0.0.7beta doesn't say it explicitely enough. The snapshot should work
better and actually interrupt ./configure when it figures out no gfx
backend can be compiled.
Have a nice day,
Christian.
--
Christian Mauduit <address@hidden> - http://deca.ufoot.org ___ __/\__
Liquid War 6 - http://www.gnu.org/software/liquidwar6 / _")\~ \~/
"Les amis de la vérité sont ceux qui la cherchent et non _/ / /_ o_\
ceux qui se vantent de l'avoir trouvée" - Condorcet (__/ \/
- [Help-liquidwar6] no gfx backend found, Manuel Levi, 2010/01/11
- Re: [Help-liquidwar6] no gfx backend found,
Christian Mauduit <=
- Re: [Help-liquidwar6] no gfx backend found, Manuel Levi, 2010/01/12
- Re: [Help-liquidwar6] no gfx backend found, Christian Mauduit, 2010/01/12
- Re: [Help-liquidwar6] no gfx backend found, Manuel Levi, 2010/01/12
- Re: [Help-liquidwar6] no gfx backend found, Christian Mauduit, 2010/01/15
- Re: [Help-liquidwar6] no gfx backend found, Manuel Levi, 2010/01/15
- Re: [Help-liquidwar6] no gfx backend found, Christian Mauduit, 2010/01/15
- Re: [Help-liquidwar6] no gfx backend found, Manuel Levi, 2010/01/15