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

Unable to build #61

Open
alcortaj opened this issue Oct 29, 2015 · 3 comments
Open

Unable to build #61

alcortaj opened this issue Oct 29, 2015 · 3 comments

Comments

@alcortaj
Copy link

Hi, I forked this and I was trying to build it on mac (OSX Yosemite). After I installed peg-markdown and run 'make' I get the following message: make: Nothing to be done for `all'.
How do I build this?

Thanks!

@benpence
Copy link
Contributor

Did you look in your current directory? Did make already generate the index*.html files?

@aaabramov
Copy link

I cannot also build the repo. I have install all required dependency but I am getting the following error:

make: Nothing to be done for `all'.

All generated html files are empty.
I want to edit some files (improve formatting) but unfortunately I am unable at least to build the repo :(

@evonnec
Copy link

evonnec commented Jul 15, 2023

@aaabramov and @alcortaj , you might be missing the imagemagick dependency. Added an github issue here:
#81

Try make clean and make again after installing the dependency. then open the html file in a web browser.

I can see the docs after doing those things.

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

4 participants