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

Kimchi can not works well on FC19 by following the README. #38

Closed
shaohef opened this issue Jul 9, 2013 · 2 comments
Closed

Kimchi can not works well on FC19 by following the README. #38

shaohef opened this issue Jul 9, 2013 · 2 comments

Comments

@shaohef
Copy link

shaohef commented Jul 9, 2013

I do the the following step as README says:

Install Dependencies

$ sudo yum install python-cherrypy python-cheetah \
                   python-imaging python-polib

Build and Install

$ sudo python setup.py install

Run

$ sudo burnetd --host=0.0.0.0

When I connect my browser to localhost:8000, it does not display the screen as README shows.
It displays a warning:
"
Oops! It looks like I am running from a source tree and you forgot to build! Please run the following command and reload this page:
python setup.py build
"
Then
$ sudo python setup.py build

it still show this warning.

That's too bad, the warning misleads me.

@aglitke
Copy link
Member

aglitke commented Jul 9, 2013

I can also reproduce this.

@aglitke
Copy link
Member

aglitke commented Jul 9, 2013

I believe this is a duplicate of #18 . After I manually ran another build and install cycle the UI was installed properly.

@aglitke aglitke closed this as completed Jul 9, 2013
@cd1 cd1 added the duplicated label Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants