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?
Thanks
Levi