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

OSX: Latest twister-core and twister-html gets a blank web page #280

Closed
kerskine opened this issue Oct 1, 2014 · 2 comments · Fixed by miguelfreitas/twister-html#189
Closed

Comments

@kerskine
Copy link

kerskine commented Oct 1, 2014

OSX 10.9.5
Xcode 5.1.1
Latest Command Lines tools installed: Xcode 6.1 Beta 3

I pulled that latest twister-core and twister-html. Followed the instructions as I have in the past. Something gets compiled which I'm able to run without a core dump, but going to localhost:28332 gives a blank screen.

I created a gist of the output from make which you can review here: Make Output

The last line of the compile had an LD warning:

ld: warning: directory not found for option '-L/opt/local/lib/db48'

Is this the problem?

@Leodagan
Copy link

Leodagan commented Oct 1, 2014

yes I got the same problem. I have to add "-htmldir=/Users/username/.twister/html" to the ./twisterd command not to have this problem.

@kerskine
Copy link
Author

kerskine commented Oct 2, 2014

Leodagan - that did the trick. Thanks!!!

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

Successfully merging a pull request may close this issue.

3 participants