For the latest version be sure to get it from AUR 4 (https://aur4.archlinux.org/packages/markdown-reader/)
Search Criteria
Package Details: markdown-reader 1.1.0-4
Package Actions
| Package Base: | markdown-reader |
|---|---|
| Description: | A document reader for markdown and html files |
| Upstream URL: | https://github.com/BadWolfie |
| Category: | office |
| Licenses: | |
| Submitter: | badwolfie |
| Maintainer: | badwolfie |
| Last Packager: | badwolfie |
| Votes: | 3 |
| First Submitted: | 2015-05-14 21:44 |
| Last Updated: | 2015-05-20 12:31 |
Dependencies (6)
- gtk3
- python-markdown
- webkit2gtk
- git (make)
- intltool (make)
- vala (make)
Required by (0)
Sources
Latest Comments
Comment by badwolfie
Comment by badwolfie
btw CanalGuada, have you tried what archdria said?
Comment by badwolfie
Nope, thanks to you for your feedback!
Comment by archdria
Yes, everything works as expected, thank you!
Comment by badwolfie
archdria, is it running ok now? Any issues?
Comment by archdria
I solved it, I had a problem in my PATH variable (it was pointing to an in-existing directory...)
Comment by CanalGuada
Same build error here.
$ pacman -Q gtk3 python-markdown webkit2gtk git intltool vala
gtk3 3.16.3-2
python-markdown 2.6.1-1
webkit2gtk 2.8.3-1
git 2.4.1-1
intltool 0.50.2-2
vala 0.28.0-1
Comment by archdria
I don't know, here's the complete build log:
https://gist.github.com/archdria/b38c8acaa28eb9e447e8
Thank you!
Comment by badwolfie
I'm really sorry archdria, I don't really know what's wrong. I asked some ppl to test the package and none had problems compiling it, are you sure it's not because of your computer? Do you get any other messages on the terminal before that error?
Comment by archdria
Hi! Yes, I keep getting the same error:
make[4]: Leaving directory '/tmp/yaourt-tmp-adria/aur-markdown-reader/src/markdown-reader-1.1.0/src'
CC markdown_reader-markdown-reader.o
<command-line>:0:11: warning: missing whitespace after the macro name
mv: cannot stat ‘markdown_reader_vala.stamp-t’: No such file or directory
Makefile:546: recipe for target 'markdown_reader_vala.stamp' failed
make[4]: *** [markdown_reader_vala.stamp] Error 1
make[4]: Leaving directory '/tmp/yaourt-tmp-adria/aur-markdown-reader/src/markdown-reader-1.1.0/src'
Makefile:521: recipe for target 'document-tab.c' failed
make[3]: *** [document-tab.c] Error 2
Thank you
Comment by badwolfie
archdria I just updated the package, please let me know if you keep getting the same error (or any other).
Thnx so much for your feedback!
Comment by archdria
I get this build error:
mv: cannot stat ‘markdown_reader_vala.stamp-t’: No such file or directory
Makefile:523: recipe for target 'markdown_reader_vala.stamp' failed
make[4]: *** [markdown_reader_vala.stamp] Error 1
make[4]: Leaving directory '/tmp/yaourt-tmp-adria/aur-markdown-reader/src/markdown-reader-1.0.0/src'
Makefile:518: recipe for target 'tab-bar.c' failed
make[3]: *** [tab-bar.c] Error 2