nypublicradio / audiogram

Turn audio into a shareable video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Installed at local Host

jasbirrinasaini opened this issue · comments

Hi Audiogram,

I have download audiogram git & extract it in xampp. Can you tell me process how can i run it in xampp.

If there are good video for installing it then good.

I have clone repo master. Now i want to run it at window 10 in xamp i will pull all files in htdocs. Please now tell me further process to run this.

Hi there! I think you're in the wrong direction.
No need for an Apache server, audiogram starts it's own local server with the basic configuration.
All you need is to use NodeJS and follow the instructions.
I'm using Windows 7, and I couldn't handle all the dependency related problems so I turned to use a Linux machine. I think in Windows 10 might work, you must try but as there are many deps problems in windows it might not work.

So the essentials I think should be: Have NodeJS installed with version >= v0.11.2 and have FFmpeg installed, git for downloading the repository.

In a terminal navigate to the directory where you want it to be downloaded, then:
git clone https://github.com/nypublicradio/audiogram.git
Navigate to the new directory 'audiogram'
cd audiogram
and finally cross the fingers that this step doesn't throw any errors (it does for me on Windows)
npm install

then if it worked, run the start script:
npm start

it should run a local server in 8888 port http://localhost:8888/

when i nstall to npm it give me following error

1124 verbose node v8.2.1
1125 verbose npm v5.3.0
1126 error code ELIFECYCLE
1127 error errno 1
1128 error canvas@1.6.0 install: node-gyp rebuild
1128 error Exit status 1
1129 error Failed at the canvas@1.6.0 install script.
1129 error This is probably not a problem with npm. There is likely additional logging output above.
1130 verbose exit [ 1, true ]

I have got following error in terminal

2017-07-27_1750

i have window 10 and i think it is not working npm here. can i get cod zip along all required files there.

as i have mostly working there and now i need submit folder as i have no idea this what i setup there in submit folder.

http://www.b2bsoundbites.com/test/

staging
just#claw77

there are problem now when i click on download ajax is call submit folder that is not exist there. can you help me for this problem.