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

*.pdf make problem #11

Open
yazdat opened this issue Oct 14, 2018 · 1 comment
Open

*.pdf make problem #11

yazdat opened this issue Oct 14, 2018 · 1 comment

Comments

@yazdat
Copy link

yazdat commented Oct 14, 2018

Can't get past the following on make:

make[1]: Entering directory '/home/don/PlayDay/expeyes-programs-master/microhope/microhope-doc'
for f in $(ls .pdf); do touch $f; done
ls: cannot access '
.pdf': No such file or directory
Exporting microhope.lyx to a LaTeX file ... Makefile:38: recipe for target 'microhope.pdf' failed
make[1]: *** [microhope.pdf] Error 127
make[1]: Leaving directory '/home/don/PlayDay/expeyes-programs-master/microhope/microhope-doc'
Makefile:7: recipe for target 'all' failed
make: *** [all] Error 2
Don

@georgesk
Copy link
Collaborator

georgesk commented Oct 15, 2018 via email

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