Re: crserver & crappfaker won't start

Brian Paul <[email protected]>
Newsgroups gmane.comp.graphics.chromium.user
Message-ID <[email protected]>
mel wrote:
> Hello @all,
> 
> I was trying to run Chromium on my notebook before installing it to our 
> Linux-Cluster.
> 
> I have some problems getting the demo applications startet.
> 
> So long, I tried to start like this:
> 
> --------------------------------------------------------
> mel@book:~$ cd cr-1.9/
> mel@book:~/cr-1.9$ cd mothership/configs/
> 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
> --------------------------------------------------------
> 
> And now, that's the big question ;) from which directory should crserver 
> and crappfaker get startet?
> As read in "Beginner's guide to Chromium", I tried to go on with the 
> steps (in the same directory as before):
> 3: % crserver &
> 4: % crappfaker
> ... but that's not working at all:
> 
> mel@book :~/cr-1.9/mothership/configs$ crserver &
> [2] 6516
> mel@book:~/cr-1.9/mothership/configs$ bash: crserver: command not found
> 
> I tried to run both commands out of bin/Linux - but that gives the 
> following errors:
> 
> --------------------------------------------------------
> mel@book:~/cr-1.9/bin/Linux$ ./crappfaker
> ./crappfaker: error while loading shared libraries: libcrmothership.so: 
> cannot open shared object file: No such file or directory
> mel@book:~/cr-1.9/bin/Linux$ ./crserver
> ./crserver: error while loading shared libraries: libspuload.so: cannot 
> open shared object file: No such file or directory
> --------------------------------------------------------
> 
> I'm very new to this all and can't figure out what's the problem... I 
> suppose that some environment variables aren't set correctly...?
> 
> Does anyone have a clue?

try adding the bin directory to your path, something like:

export PATH=$PATH:~/cr-1.9/bin/Linux

-Brian


-------------------------------------------------------------------------
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.