Host System Requirements

From LFScript
Revision as of 17:19, 29 February 2012 by Marcel (talk | contribs) (Created page with "In order to use LFScript, your host operating system must meet certain requirements. This page describes the commands used to make your operating system compatible with LFS/LF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In order to use LFScript, your host operating system must meet certain requirements. This page describes the commands used to make your operating system compatible with LFS/LFScript.

fsOS (Live CD)

Tested version: 4r16

No configuration is required to run LFScript on the fsOS Live CD.

Debian

Tested version: 6.0.4 ("Squeeze")

A clean installation of Debian (with GUI and basic utilities) lacks bison, gawk and the required symlink to /bin/bash:

ln -svf bash /bin/sh
apt-get install bison gawk

Ubuntu

<<TODO>>

Fedora

<<TODO>>

Other GNU/Linux

The basic requirements are the same as those for Linux From Scratch. To determine if your OS meets these requirements you should run the version-check.sh script presented in LFS.

In addition to the basic requirements, LFScript requires wget to automatically download sources.