Re: crserver & crappfaker won't start
"Aashish Chaudhary" <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I was able to get to this point and I was getting the same error. I even set CRMOTHERSHIP to 1. localhost 2. my machine name 3. machine_name + server I even changed my /etc/hosts file so as to resolve ip to my network URL. But I as soon as I start crappfaker app and server crashes. I was trying to run atlantis with crdemo.conf file. ~Aashish On 11/6/07, mel <[email protected]> wrote: > > hello dan, > > thank you for your answer. > I followed your provided steps one by one - and now, atlantis runs as > described in the beginner's guide :) > > thank you! > greetings, > mel > > > > > dan wrote: > > if you're running chromium all on the same computer, try this: > > > > export CRMOTHERSHIP=localhost > > > > if you're on two separate machines, your "mothership" is where you start > > > the 'python' command since that's the node that knows the layout of all > > the other nodes required for the application. > > > > so everything should look like this: > > > > export CRMOTHERSHIP=localhost > > export CR_HOME=~/cr-1.9 > > export LD_LIBRARY_PATH=${CR_HOME}/lib/Linux > > export PATH=$PATH:${CR_HOME}/bin/Linux > > > > $ cd ~/cr-1.9/mothership/configs > > $ python crdemo.conf atlantis > > $ crserver & > > $ crappfaker > > > > and atlantis, or whatever application you want, should start. > > > > -dan > > --------------------------------------------------------- > > mel wrote: > > hello dan, > > thank you for your help. > > Now, I got some different error: > > > > ------------------- > > mel@book:~/cr-1.9/bin/Linux$ export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > mel@book :~/cr-1.9/bin/Linux$ ./crserver & > > [2] 6635 > > mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the > > CRMOTHERSHIP environment variable, defaulting to localhost > > CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment > > variable, defaulting to localhost > > ------------------- > > > > any suggestions? > > how can I export the missing environment variable? > > thanx, > > mel > > > > > > > > dan wrote: > > > > > your current working doesn't matter if you have the correct > environment > > > variables. try adding these other exports: > > > > > export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > > > > add this to the PATH export Brian suggested below. the crserver and > > > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should > > > paste the output from the commands. > > > > -dan > > _______________________________________________ > > Chromium-users mailing list > > Chromium-users@li... > > https://lists.sourceforge.net/lists/listinfo/chromium-users > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Chromium-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/chromium-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Chromium-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chromium-users