From: Dan B. P. <ph...@cs...> - 2007-11-04 22:56:56
|
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 rom...@we... wrote: > hello brian, > it didn't make a change at all :( > > I think, it would help a lot, if someone could explain, > from which directory crserver and crappfaker have to get startet, > right after having run these commands: > > ------------------------- > >> mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & >> [1] 6403 >> mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 >> Start a crappfaker on book >> Start a crserver on book >> > ------------------------- > > thanks a lot, > mel > > > Brian wrote: > >> try adding the bin directory to your path, something like: >> >> export PATH=$PATH:~/cr-1.9/bin/Linux >> >> -Brian >> > _____________________________________________________________________ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 > > > ------------------------------------------------------------------------- > 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 > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > |