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

  • From: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxxxxxxxx>
  • To: <codeface@xxxxxxxxxxxxx>
  • Date: Fri, 24 Mar 2017 19:04:15 +0100



Am 24/03/2017 um 18:32 schrieb Stefan Kuppelwieser:

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].

that's because you did not run

bash shiny-server-pack.sh

buy just

shiny-server-pack.sh

(which should normally not be possible anyway, but works in the Windows
case because oddly all files are marked executable there). In the
interest of other users trying to run Codeface on windows, can you
please try this again and see if things work then?

Thanks & best regards, Wolfgang Mauerer

(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

Other related posts: