Ticket #326 (new defect)

Opened 14 months ago

Last modified 4 months ago

scons installation is not FHS compliant

Reported by: user Owned by: somebody
Priority: minor Milestone: libzzub 0.2.4
Component: libzzub Version: linux
Keywords: fhs filesystem installation Cc: e-user@…

Description

Installing libzzub via 'scons install' places several directories/files in the wrong locations. Above all, the lunar plugin examples don't belong into $PREFIX/$LIBDIR/lunar/fx, only their compiled versions. Instead, /usr/src or $DOCDIR/libzzub-devel-$VERSION/examples should be used.

Additional information:
http://www.pathname.com/fhs/pub/fhs-2.3.html

Change History

Changed 8 months ago by tzhau

With examples I assume you mean the plugin source files. Yeah I'm not sure whether that is the correct place. But note that one of the ideas behind lunar is that the source files be compiled real time as a song is loaded. So those source files may serve a library function.

Changed 4 months ago by paniq

the plugins are no examples, but actually used plugins. the plugin sources are part of the packaging and should not be removed or put into another place.

Note: See TracTickets for help on using tickets.