Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu: Running setup instructions - Make - Nothing to be done for 'all' #70

Open
kindsouls opened this issue Aug 23, 2014 · 3 comments
Labels

Comments

@kindsouls
Copy link

Running Ubuntu 14.04

git clone runs successfully. Next, cd infragram-js/public, fine. make results in

make: Nothing to be done for 'all'.

Any help is appreciated.

@jywarren
Copy link

Hi! What folder did you run make in?
On Aug 23, 2014 12:32 AM, "kindsouls" [email protected] wrote:

Running Ubuntu 14.04

git clone runs successfully. Next, cd infragram-js/public, fine. make
results in

make: Nothing to be done for 'all'.

Any help is appreciated.


Reply to this email directly or view it on GitHub
#70.

@kindsouls
Copy link
Author

Hello! I ran it from ~/infragram-js/public

@kindsouls
Copy link
Author

Update: I followed all the instructions listed:

$ git clone --recursive https://github.com/Pioneer-Valley-Open-Science/infragram-js.git
$ cd infragram-js/public
$ make
$ ./run-linux-mac.sh
$ firefox http://localhost:8000

make returned the same error: make: Nothing to be done for 'all'.

Then I ran setup the node server using the instructions:
sudo apt-get install nodejs npm mongodb
npm install
sudo nodejs app.js
navigate to: http://localhost

And it seems to be working so far.... though it is quite slow to respond.

@jywarren jywarren added the bug label Feb 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants