Matt S Trout > Rakudo-Star-2012.08_001 > tools/install/smoke_languages.pl

Download:
Rakudo-Star-2012.08_001.tar.gz

Annotate this POD

Source  

NAME ^

tools/install/smoke_languages.pl - checks some languages in install directory

SYNOPSIS ^

parrot in install tree

    % cd /usr/local/parrot-$version
    % perl tools/install/smoke_languages.pl

parrot in build tree

    % perl tools/install/smoke_languages.pl --bindir=.

test installation in DESTDIR:

    % cd /usr/src/parrot
    % mkdir .inst
    % make install DESTDIR=.inst
    % perl tools/install/smoke_languages.pl DESTDIR=.inst

DESCRIPTION ^

Checks that most of things run (or just start) into the install directory, try to detect missing parts.

OPTIONS ^

--bindir=/usr/bin

Override default value : 'bin'

syntax highlighting: