From: <rom...@we...> - 2007-11-06 14:15:30
|
hello dan, thank you for your answer. I followed your provided steps one by one - and now, atlantis runs as desc= ribed in the beginner's guide :) thank you! greetings, mel dan wrote: > if you're running chromium all on the same computer, try this: >=20 > export CRMOTHERSHIP=3Dlocalhost >=20 > 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. >=20 > so everything should look like this: >=20 > export CRMOTHERSHIP=3Dlocalhost > export CR=5FHOME=3D~/cr-1.9 > export LD=5FLIBRARY=5FPATH=3D${CR=5FHOME}/lib/Linux > export PATH=3D$PATH:${CR=5FHOME}/bin/Linux >=20 > $ cd ~/cr-1.9/mothership/configs > $ python crdemo.conf atlantis > $ crserver & > $ crappfaker >=20 > and atlantis, or whatever application you want, should start. >=20 > -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=5FLIBRARY=5FPATH=3D~/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=3F > how can I export the missing environment variable=3F > thanx, > mel > > > > dan wrote: > > > your current working doesn't matter if you have the correct environmen= t > > variables. try adding these other exports: > > > export LD=5FLIBRARY=5FPATH=3D~/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 > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > Chromium-users mailing list > Chromium-users@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users >=20 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Jetzt neu! Sch=FCtzen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/=3Fmc=3D022220 |