denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Running Denemo from the tcl interpreter


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Running Denemo from the tcl interpreter
Date: Thu, 14 Aug 2008 09:07:22 -0500

Thanks for sending/doing this. I am very curious as to what this will
manifest. 

Jeremiah

On Thu, 2008-08-14 at 11:58 +0100, Richard Shann wrote:
> You have to get the tcl8.4 package installed, then after running
> make main.o
> ./buildswig.sh
> You can run the tcl interpreter (tchsh) and load the denemo module which
> my script creates.
> main.c has had its main replaced by denemo_main() and running this
> inside tcl does start up denemo, thus:
> 
>  tclsh
> % load ./denemo.so denemo
> % denemo_main
> BinReloc failed to initialize:
> Domain: 1 (GBinReloc)
> Code: 4
> Message: Binary relocation support is disabled.
> ----------------
> 
> GNU Denemo, a gtk+ frontend for GNU Lilypond
> (c) 1999-2005 Matthew Hiller, Adam Tee, and others
> ...
> 
> 
> 
> But of course it never returns. We need to do the reverse, call tcl from
> within Denemo.
> 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]