Btw. I can remember a e-mail in the mailinglist which was about making a
android version of xournal. Currently I'm following some tutorials about
android and with the summer coming up I got more sparetime then I need :P.
I searched the Market and the app that comes most near to Xournal is the
Lect
Thanks it worked! However I had to change
xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11
to
xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11 -lz
-lm
(-lz was not yet added). Further question, is there a changelog of 4.5.0 to
4.6.0?
On Sun, Jul 1,
Oops... yes, please edit the file src/Makefile.am, line 30, add "-lm" at
the end of the line.
I.e. change
xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11 -lz
to
xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11
-lz -lm
Sorry!
Denis
On 06/30/2012 03:
Hello,
I just tried to build xournal 0.4.6, but I get this error about libm.so,
which he can't find. Can anyone tell me how to resolve this issue? Of
course I did autogen.sh first. Also I know that libm.so.6 is located in
/lib/i386-linux-gnu.
Hopefully someone can help.
--
With kind regards,
W
Hey guys,
I am pleased to announce the first public release of Cournal.
Cournal is a collaborative note taking application, which is heavily inspired
by Xournal [1] and Gobby [2]. It currently supports annotating PDF files with
simple colored strokes, but nothing fancy like adding and deleting p