[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ESPResSo-users] Command
From: |
Stefan Kesselheim |
Subject: |
Re: [ESPResSo-users] Command |
Date: |
Mon, 30 Sep 2013 14:36:32 +0200 |
Hi Lujan,
in the directory where you used "make" to compile espresso (called build
directory) you should find and executable Espresso.
Make sure it is there.
Then go to the samples directory and use:
<build_directory>/Espresso <sample_script.tcl>
Here <build_directory> and <sample_script.tcl> are placeholders.
In my case it looks like:
../bin/Espresso lj_liquid.tcl
Cheers and good luck
Stefan
On Sep 30, 2013, at 2:28 PM, Lujan Freije <address@hidden> wrote:
> I'm a new user of Espresso. Which command I have to use to run the
> samples, codes that are included in the software?
> Thanks!