denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] denemo with scheme interpreter.


From: Jeremiah Benham
Subject: Re: [Denemo-devel] denemo with scheme interpreter.
Date: Thu, 21 Aug 2008 12:22:18 -0500

On Thu, 2008-08-21 at 13:22 +0100, Richard Shann wrote:
> I have just pushed the first chunk of work having a scheme interpreter
> inside Denemo. I have not been able to build it, getting the xml2 error
> (again!), I guess what I have put in configure.in is not right. To
> build, you add (to the Makefile in src)
>  -I/usr/include/libguile (for CFLAGS)
>  -lguile (for LIBS)

I have update configure.in. Unfortunately there is no guile.pc file in
Ubuntu. I don't know about the other distro's. I had to use g-wrap in
package guile-g-wrap. This
provides  /usr/lib/pkgconfig/g-wrap-2.0-guile.pc.

Then you can link against guile. I pushed this to git.

Jeremiah


> and install the libguile-dev package.
> 
> The new facility is accessed via right-clicking any menu item. You get a
> check item Recording which allows you to record your menu-clicks into a
> script. Execute script then executes that script.
> Very little use as it stands, but by opening a window on the script you
> will be able to create/modify the script by hand, and then will come all
> the saving/installing stuff which I designed while in hospital but
> haven't written up yet.
> There are a lot of regressions in the Menu labels - this is all coming
> from generate_source.c. We can now do the internationalization of the
> labels by generating the N_() things automatically.
> Richard
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]