[codeface] Re: Fwd: Re: Can't execute analysis_example

  • From: Stefan Kuppelwieser <stefan.kuppelwieser@xxxxxxxxx>
  • To: codeface@xxxxxxxxxxxxx
  • Date: Fri, 24 Mar 2017 18:32:53 +0100

Hello,


Am 23.03.2017 um 00:48 schrieb Wolfgang Mauerer:


Am 21/03/2017 um 23:50 schrieb Stefan Kuppelwieser:
After, I ran the analysis I want to start the webserver -> with ..

cd vagrant; ./shiny-server.sh

.. , but I get the message "No such file or directory"

I also tried to execute the lines from the ./shiny-server.sh script
manuelly [3]
The first two commands works fine, but the third commands did not execute.
I get the error "No such file or directory"
that is caused by the fact that shiny server is not installed on the
machine. Can you please execute (in /vagrant)

bash shiny-server-pack.sh
After i run 'bash shiny-server-pack.sh' it solves the problem on my new Linux environment.
With the operating system MS Windows it doesn't work again [1].

(I'm not following the problem anymore, because it works with a Linux environment.
Finally, I can say that codeface must be installed in a Linux environment, because it does not (probably) work with the Windows file system )

[1]: Attachment -> shiny-server-pack-error.log

Best regards,
Stefan Kuppelwieser

This should populate node-v0.10.13-linux-x64/. I just noticed that
this is a documentation fault; the step is missing in the manual.
Does that solve your issues?

Best regards, Wolfgang Mauerer
vagrant@vagrant-ubuntu-trusty-64:~$ /vagrant/shiny-server-pack.sh
/vagrant/shiny-server-pack.sh: 29: /vagrant/shiny-server-pack.sh: [[: not found
tar (child): node-v0.10.13-linux-x64.tar.gz: Cannot open: No such file or 
directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Other related posts: