From: Sergio R. C. <sru...@gm...> - 2015-09-10 09:22:29
|
Hi Yocheved, Have you defined the needed environment variables? Double check that they are correct, please: export RBT_ROOT=/path/to/rDock/installation/ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$RBT_ROOT/lib export PATH=$PATH:$RBT_ROOT/bin On easy thing you can try to check if your installation is correct is to go to $RBT_ROOT/build and type "make test". This will tell you if there is some error, otherwise it is installed correctly. Best, Sergio 2015-09-10 11:20 GMT+02:00 Sergio Ruiz Carmona <sru...@gm...>: > Hi Yocheved, > > Have you defined the neede environment variables?? > > > 2015-09-10 11:17 GMT+02:00 יוכבד <yb...@gm...>: > >> Hi >> >> I'm a new user and I'm having trouble with running an RDock simulation >> and could really use your help. >> I tried executing the rbcavity using a prm file and I got the following >> message: >> >> RBT_FILE_READ_ERROR at ../src/lib/RbtBaseFileSource.cxx, line 233 >> Error opening >> /private/gnss/rdock/rDock_2013.1_src/bin/data/RbtElements.dat >> >> the file RbtElements.dat exist and I'm able to open it so what am I doing >> wrong? >> Are there any input files (.prm .mol .sd) that I can use to see of the >> implementation on my machine works at all? >> >> Thanks >> Yocheved >> >> >> >> ------------------------------------------------------------------------------ >> Monitor Your Dynamic Infrastructure at Any Scale With Datadog! >> Get real-time metrics from all of your servers, apps and tools >> in one place. >> SourceForge users - Click here to start your Free Trial of Datadog now! >> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 >> _______________________________________________ >> rDock-list-def mailing list >> rDo...@li... >> https://lists.sourceforge.net/lists/listinfo/rdock-list-def >> >> > |