Troubleshooting

I can't compile U61, help!

Problem

U61 configuration scripts are not perfect, and compilation might fail for various reasons since U61 depends on a fair amount off libraries, some of them not being - yet - available on every GNU/Linux distribution (ClanLib, Hermes, Lua...).

Solution

  • Read the INSTALL file in the root directory.
  • Check that all the libs needed by U61 are correctly installed. For instance, Lua is quite tricky to install since you have to run ld manually to create .so files.
  • Try and install a binary release. The GNU/Linux static binary does not require any extra library to run, so it might save you lots of time.
  • If you're still in trouble, you can still ask for help on the mailing-list.

When I run U61, I get protection faults 8-(

Problem

This often happens when data and/or configuration files are not installed correctly. It may also happen if you have installed a new release of U61 over an older one.

Solution

Under GNU/Linux, remove the following files/directories:

  • "/usr/local/share/u61" (or "/usr/share/u61"). This is the directory where all the themes and scripts are stored.
  • "~/.u61rc". This is a useless file used by previous releases of U61.
  • "~/.u61". This is the directory where the configuration file is stored. It can also contain custom themes and scripts.
  • "/etc/clanlib.conf". This is ClanLib's configuration file, used mainly to choose which display target should be used.

Once you have removed these, reinstall the game and and try and launch it again.

Page generated by UWiKiCMS 1.1.8 on Fri Apr 19 2024.
Copyright © 2005 Christian Mauduit. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
Updated on Sun May 29 2005.