Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Interfaces building

Date2007-08-16 23:04
FromFelipe Sateler
SubjectRe: [Cs-dev] Interfaces building
Michael Gogins wrote:

> What you have done sounds very good so far.
> 
> But why does Debian insist on installing Lua when Lua can be a part of the
> Csound distribution and go into the Csound bin directory? Lua is quite
> small.

Because Debian already ships lua as a separate package. If a program links
to it, then the automatic dependency handler will cause lua to be
installed. Of course, in the particular case of lua, it is small and
doesn't matter much, but since the fix is easy to implement, it would be
better to fix it. On the other hand, installing python (which is also
linked to the lua interface library) is not a small package, so there is
more pressure to try to fix it.

> 
> If that won't work, it should be easy to create a separate shared library
> for the Lua interface, but then it will have to get a new name --
> something I did not want to do.

Hmm... it seems I got it wrong: the interface library is for both lua and
python? I thought there was one for lua and one for python.

-- 

  Felipe Sateler


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net