I am trying to set up xournal on a Leopard machine (I am used to using 
this on my linux machines).

The compilation fails (fink install xournal) :

gcc  -g -O2  -L/sw/lib -o xournal  main.o xo-misc.o xo-file.o xo-paint.o 
xo-print.o xo-support.o xo-interface.o xo-callbacks.o xo-shapes.o 
-L/sw/lib/pango-ft219/lib -L/sw/lib/fontconfig2/lib 
-L/sw/lib/freetype219/lib -L/sw/lib -Wl,-framework,CoreServices 
-Wl,-framework,ApplicationServices -lgnomeprintui-2-2 -lgnomeprint-2-2 
-lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 
-lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl
Undefined symbols:
   "_XGrabButton", referenced from:
       _attempt_screenshot_bg in xo-file.o
   "_XWindowEvent", referenced from:
       _attempt_screenshot_bg in xo-file.o
   "_XUngrabButton", referenced from:
       _attempt_screenshot_bg in xo-file.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [xournal] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.Jcz223 failed, exit code 2


I have X11 installed (Xquartz - latest version 2.3.1).

Second - is it possible to tell fink installation to use the existing 
MacTeX 2008 install of texlive instead of installing tetex-texmf ? Don't 
want to waste disk space.

Third - aren't there pre-compiled versions of xournal available (like 
apt-get on Ubuntu/Debian) ?


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to