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

Trying to set this up locally #2

Open
notconfusing opened this issue May 25, 2012 · 3 comments
Open

Trying to set this up locally #2

notconfusing opened this issue May 25, 2012 · 3 comments

Comments

@notconfusing
Copy link

Is there a list of basic parameters I need to fulfil for installation? Noticing a few fake servers, is there a comprehensive list?
Max

@mahmoud
Copy link
Collaborator

mahmoud commented May 25, 2012

What platform are you running it on? All the python packages necessary are in requirements.txt, but setting it up on Mac is a bit involved, ainly because of the lxml and gevent dependencies. You can Google for guides on how to set those up, but let me know if you need some help.

Also, I plan to do some work on this in the near future to set it up publicly. Currently it's set up for local installs only.

@notconfusing
Copy link
Author

Thanks for the quick response. I'm running it on Mandriva . Didn't see the requirements.txt file. It looks like there maybe be dependencies that I can't resolve on my websever so I'll have to run it locally too. I saw you running it under precise at the maker faire, perhaps I'll just try to replicate that set-up for now.

@mahmoud
Copy link
Collaborator

mahmoud commented May 25, 2012

The packages in the requirements.txt file are meant to be fulfilled by
easy_install or pip (Python's package getters).

Watch out for the dependencies of those requirements though, some are
system packages (like libxml2 and libxslt) :)

On Fri, May 25, 2012 at 10:54 AM, Max Klein <
[email protected]

wrote:

Thanks for the quick response. I'm running it on Mandriva . Didn't see the
requirements.txt file. It looks like there maybe be dependencies that I
can't resolve on my websever so I'll have to run it locally too. I saw you
running it under precise at the maker faire, perhaps I'll just try to
replicate that set-up for now.


Reply to this email directly or view it on GitHub:
#2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants