Aisleriot-3.6.2

Introduction to Aisleriot

Aisleriot (also known as Solitaire or sol) is a collection of card games which are easy to play with the aid of a mouse. The rules for the games have been coded for your pleasure in the GNOME scripting language (Scheme).

This package is known to build and work properly using an LFS-7.2 platform.

Package Information

Aisleriot Dependencies

Required

GConf-3.2.6, GTK+-3.6.4, Guile-2.0.9, libcanberra-0.30, librsvg-2.36.4 and yelp-xsl-3.6.1

Optional

Valgrind

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/aisleriot

Installation of Aisleriot

Install Aisleriot by running the following commands:

./configure --prefix=/usr \
            --sysconfdir=/etc \
            --libexecdir=/usr/lib &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: sol
Installed Libraries: None
Installed Directories: /usr/lib/aisleriot, /usr/share/aisleriot and /usr/share/help/*/aisleriot

Short Descriptions

sol

is a collection of card games.

Last updated on 2013-01-25 16:32:25 +0000