From lnp at healy.washington.dc.us Fri Dec 11 17:55:31 2009 From: lnp at healy.washington.dc.us (Liam Healy) Date: Fri, 11 Dec 2009 12:55:31 -0500 Subject: [cl-cairo2-devel] Can't run example Message-ID: <654935030912110955u2410b8ddl7bebad595ba28268@mail.gmail.com> I'm just starting trying out cl-cairo2 (again). I needed to make one modification in order to compile/load, because Debian does not make versionless shared object libraries in the production packages, I needed to change the line in cl-cairo2/libraries-x11.lisp, to specify the version of libX11.so: (:unix (:or "libX11.so" "libX11.so.6")) I've attached a patch. Now my problem: I can't load the example in x11-example. It seems there is a function create-xlib-context which is called; that in turn is defined in xlib-context.lisp which doesn't seem to be in any of the asd files provided. Should this be loaded? Liam -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Search-for-library-file-with-explicit-version-number.patch Type: text/x-patch Size: 812 bytes Desc: not available URL: