yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #03195
Re: For yade installation- yade-0.50.tar.gz
Hi,
Unpack yade-0.50.tar.gz, there is an INSTALL file in the folder, read it
carefully: you need to look for the Prequisities (libraries that must be
installed before installing YADE), once this is done open a terminal and
run this command from the Yade folder
scons PREFIX=/home/username/YADE optimize=1 (change to your username)
Scons will tell you what's going wrong if there is a library missing or
a path failure.
to run it, run
$cd PREFIX folder/bin
./yade (it may have a prefix like ./yade-trunk
Le jeudi 10 juin 2010 à 15:05 +0000, yyu a écrit :
> Hello everyone,
>
> I am green hand. although I downloaded yade-0.50.tar.gz from the
> websit, I didnot know how to install it. I carefully read the
> introduction of yade (https://www.yade-dem.org/sphinx/introduction.html
> #getting-started). but I didnot understand the following sentence mean:
> Yade is being run primarily from terminal; the name of command is yade.
> [1] (In case you did not install from package, you might need to give
> specific path to the command [2] ): What is the command [2]? thanks.
>
> best wishes,
> yaoweiyu
References