Re: [Yade-users] [Question #225911]: I have problem with figuring out installation by source code and package. I am new to yade. can anyone tell me explictly what should i do for installation ?

2013-04-07 Thread Hemanta Bista
Question #225911 on Yade changed:
https://answers.launchpad.net/yade/+question/225911

Hemanta Bista posted a new comment:
thanks Jan!

I still need to learn alot i guess. I will be back if i need help.

hemanta

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #225911]: I have problem with figuring out installation by source code and package. I am new to yade. can anyone tell me explictly what should i do for installation ?

2013-04-06 Thread Jan Stránský
Question #225911 on Yade changed:
https://answers.launchpad.net/yade/+question/225911

Jan Stránský proposed the following answer:
Hello Hemanta,

I just typed the code from tutorials-examples/ bouncing sphere(
 https://www.yade-dem.org/doc/tutorial-examples.html), as it is ,except
 comments. Should i do anything else or different to run the code? I will
 appereciate if you can tell me about running code in yade.


There are two basic ways how to run a simulation in Yade. First way is to
type commands into interactive console (as you did if I uderstood
correctly). The second is to type all commands into a file (named for
example test.py) file and run this file by command
yade  test.py

stil we don't know why your simulation did not work.. Was there any
errors? If you just typed all commands from the link you sent in previous
mail, Yade is supposed to do nothing, as there is no O.run() nor
O.step() command. So please provide us with more information what you
did, what you expected and what went wrong.

cheers
Jan

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #225911]: I have problem with figuring out installation by source code and package. I am new to yade. can anyone tell me explictly what should i do for installation ?

2013-04-05 Thread Anton Gladky
Question #225911 on Yade changed:
https://answers.launchpad.net/yade/+question/225911

Status: Open = Answered

Anton Gladky proposed the following answer:
Hi,

what operating system do you use? If Ubuntu, just:

sudo add-apt-repository ppa:yade-pkg/stable
sudo add-apt-repository ppa:yade-users/external
of other packages)
sudo apt-get update
sudo apt-get install yade-stable

More information you will found here [1].

[1] https://www.yade-dem.org/doc/installation.html

Anton

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #225911]: I have problem with figuring out installation by source code and package. I am new to yade. can anyone tell me explictly what should i do for installation ?

2013-04-05 Thread Jan Stránský
Question #225911 on Yade changed:
https://answers.launchpad.net/yade/+question/225911

Jan Stránský proposed the following answer:
Hi,
just to complete Anton's answer: the main difference between the
installation from source or packages is that in case of packages, you can't
modify the source code, see Anton's link.

How do you run the example code? could you input the script in email?

What exactly do you mean by it did not work? did you get some errors? In
case of errors, please always input the error message to the question, it
will help us to provide you with right answer

^L in Linux means ctrl+L, just for the case you didn't know it..

cheers
Jan


2013/4/5 Anton Gladky question225...@answers.launchpad.net

 Question #225911 on Yade changed:
 https://answers.launchpad.net/yade/+question/225911

 Status: Open = Answered

 Anton Gladky proposed the following answer:
 Hi,

 what operating system do you use? If Ubuntu, just:

 sudo add-apt-repository ppa:yade-pkg/stable
 sudo add-apt-repository ppa:yade-users/external
 of other packages)
 sudo apt-get update
 sudo apt-get install yade-stable

 More information you will found here [1].

 [1] https://www.yade-dem.org/doc/installation.html

 Anton

 --
 You received this question notification because you are a member of
 yade-users, which is an answer contact for Yade.

 ___
 Mailing list: https://launchpad.net/~yade-users
 Post to : yade-users@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~yade-users
 More help   : https://help.launchpad.net/ListHelp


-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #225911]: I have problem with figuring out installation by source code and package. I am new to yade. can anyone tell me explictly what should i do for installation ?

2013-04-05 Thread Hemanta Bista
Question #225911 on Yade changed:
https://answers.launchpad.net/yade/+question/225911

Hemanta Bista posted a new comment:
thanks guys!

Jan,

I just typed the code from tutorials-examples/ bouncing sphere(
https://www.yade-dem.org/doc/tutorial-examples.html), as it is ,except
comments. Should i do anything else or different to run the code? I will
appereciate if you can tell me about running code in yade.

Hemanta

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp