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

django app fail #463

Closed
ATouhou opened this issue Feb 29, 2016 · 6 comments
Closed

django app fail #463

ATouhou opened this issue Feb 29, 2016 · 6 comments
Assignees
Labels

Comments

@ATouhou
Copy link

ATouhou commented Feb 29, 2016

Assalamu aleykoum wa rahmatullahi wa barakatuh my beloved brothers.
I just tried setting it up localhost and after a whole bunch of problems (there is a lot extra things that has to be installed that is not listed in your walkthrough/guide"), I get this error:

image

any ideas?

@assem-ch
Copy link
Contributor

Salam, welcome

Please feel free to add the libs that not listed to the hotwto so other people will find it listed.

For the error, it means the app didn't find the indexes. A possible cause for this is that you didnt run:

 $ make build

Another possible cause is a conflict between installed version of alfanous and the one in the source repo.

@assem-ch assem-ch added the bug label Feb 29, 2016
@ATouhou
Copy link
Author

ATouhou commented Feb 29, 2016

Yes I did not "make build", as it is not the right command.. (not recognized on windows, and I installed Sphinx). I will try to add the different steps for windows in Sha Allah if I do clean install on another pc in Sha Allah

@assem-ch
Copy link
Contributor

If you are going to use only the django app, I suggest to install alfanous api using pip:

 $ pip install alfanous

In this case, you should comment those 3 lines (30-32):
https://github.com/Alfanous-team/alfanous/blob/master/src/alfanous-django/wui/views.py#L30

@ATouhou
Copy link
Author

ATouhou commented Mar 1, 2016

Yes works great doing that.
I'm most proficient in PHP, JS, HTML and CSS, so I don't know how much benefitting I can do you. How do "make build", so that everything will work?

@assem-ch
Copy link
Contributor

assem-ch commented Mar 1, 2016

You may help in web-labeled issues, I would suggest:

I used to run make build in windows using the shell installed within Github-for-desktop, its tricky but worked for me. Another solution is to run it in a linux machine and than copy it to your machine, I can give you an account to copy the version running on the web server.

@sneetsher
Copy link
Member

sneetsher commented Apr 2, 2017

Well there other alternatives packages for autotools in MS Windows like:

But as you are a developer you may want all dev tools ready at hand, so i recommend instead:

  • https://www.cygwin.com/

    It has a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows.

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

3 participants