[Uml-devel] libcodegenerator.la

Jonathan Riddell jr at jriddell.org
Mon Feb 17 10:56:32 UTC 2003


On Sun, 16 Feb 2003, Mathias Meyer wrote:
> a few days ago I checked the Mandrake Cooker Umbrello RPM and found it not
> having libcodegenerator.la in /usr/share/apps/umbrello/codegenerators,
> but only in /usr/lib. Assuming prefix in /usr, of course. My question in
> that case is: why two libcodegenerator.la in two different places? The
> package maintainer wasn't really satisfied with leaving both .la files in
> both places, so I'll ask you guys, because it kind of seems to be
> important that libcodegenerator.la is put into
> /usr/share/apps/umbrello/codegenerators. Otherwise the code generation
> doesn't work, which is the case in the recent Cooker RPM ;(

/usr/share/apps/umbrello/codegenerators is used for .la files for all the
dynamically loaded code generation libraries (of which there is only one
but in theory you might want to make another).

The Makefile.am responsible has been changed around a lot and didn't
install the .la file in there but I've added that back in now.  Hopefully
future versions will include this fix.

Thanks for pointing it out to us.

Jonathan Riddell






More information about the umbrello-devel mailing list