Installation problem on ubuntu 11.04

Submitted by rudyhelmons on Mon, 10/31/2011 - 10:03

Hi,

i've followed the installation instructions given in the installation tutorial for ubuntu. But when I try to run an example case, such as "liggghts < in.conveyor" I get the output: "liggghts: command not found". What could be the problem and how can I solve this?

regards
Rudy

keepfit | Sun, 07/08/2012 - 18:24

it's weird
when i run "./runscript, it showed:
./runscript: line 1: liggghts: command not found.

but when I open the bash file and copy the content, for instant "liggghts < in.chute_wear " onto Terminal, it works perfectly.
Also, by inputting the command - liggghts, it works fine as well

$liggghts
LIGGGHTS 1.5.3 based on lammps-10Mar10

So I was wondering, what is wrong with the bash file?

cheers,

ckloss's picture

ckloss | Thu, 07/12/2012 - 15:11

>>So I was wondering, what is wrong with the bash file?
nothing - you either need to expand aliases (have a look at the "postscript" files in each LIGGGHTS example) or a symbolic link

Christoph