Config File

8 views
Skip to first unread message

GSherry

unread,
Sep 9, 2009, 11:03:34 AM9/9/09
to larch
Hi,

Firstly much kudos for the work you've put into this...

I'm runninglarch 1.0.2 in command line mode successfully.

I've having trouble with config.yaml:

I've put the ~/.larch/config.yaml as suggested, but larch can't pick
it up.

It also doesn't seem to support the -config command line option as
suggested?

./larch -n
Error: option 'from' must be specified.

./larch -config
Error: unknown argument '-c'.

./larch --config
Error: unknown argument '--config'.

Any ideas/ thought appreciated...

Thanks in Advance

G

Ryan Grove

unread,
Sep 9, 2009, 1:38:16 PM9/9/09
to la...@googlegroups.com
On Wed, Sep 9, 2009 at 8:03 AM, GSherry <gjsh...@gmail.com> wrote:
> I'm runninglarch 1.0.2 in command line mode successfully.
>
> I've having trouble with config.yaml:
>
> I've put the  ~/.larch/config.yaml as suggested, but larch can't pick
> it up.
>
> It also doesn't seem to support the -config command line option as
> suggested?

Those features are currently only available in the latest development
version of Larch. The README on the Larch GitHub page always reflects
the very latest code, not necessarily the latest release, which is
probably what caused the confusion. At some point I'll have to set up
a proper website for Larch. :)

Here's how to install the latest dev version if you'd like to use
these features:

gem sources -a http://gems.github.com
gem install rgrove-larch

Once installed, larch -v should show version 1.0.2.3, which is the
latest dev build as of this writing.

- Ryan

Reply all
Reply to author
Forward
0 new messages