gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: Building tla


From: Stig Brautaset
Subject: [Gnu-arch-users] Re: Building tla
Date: Thu, 9 Oct 2003 15:27:51 +0100
User-agent: Mutt/1.3.28i

On Oct 09 2003, Erik wrote:
> Hi all,
> 
> In the interests of learning how to use arch, I decided I would try to
> retrieve the arch sources using tla and then build it. This was mostly
> obvious:
> 
>     tla register-archive address@hidden \
>         http://regexps.srparish.net/{archives}/address@hidden
>     tla my-default-archive address@hidden
>     tla get tla--devo

Drop that last line in favour of:

        tla get dists--tla
        tla buildcfg devo.tla
        mkdir +build
        cd !$
        ../src/configure --prefix /home/foo ; make install

This should build tla and produce the executable /home/foo/bin/tla. 
Disclaimer: this was from memory, but shouldn't be far off...


-- 
brautaset.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]