Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2347] introduce "lib/" in default prefix install for modules #877

Closed
icinga-migration opened this issue Feb 23, 2012 · 3 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2347

Created by mfriedrich on 2012-02-23 20:49:58 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2012-03-16 14:11:10 +00:00)
Target Version: 1.7
Last Update: 2012-03-16 14:11:10 +00:00 (in Redmine)


sourcing from #2346, a different install target is needed - being $libdir.

the default prefix does not provide that, but only libexec, which is wrong as event broker modules cannot be run by themselves.

furthermore this will help when we create packages with upcoming icinga-mq, where it should integrate seaminglessly into the $prefix structure.

$ make install

/usr/bin/install -c -m 775 -o icinga -g icinga -d /usr/local/icinga/lib

idoutils themselves will also check if lib is created and then install idomod.o over there.

Changesets

2012-02-23 21:00:34 +00:00 by mfriedrich 65d67ce

ATTENTION, breaking changes - idomod.o: $bindir => $libdir, new $libdir introduced #2346 #2347

install: change default target location of idomod.o from $bindir to $libdir #2346
install: introduce "lib/" in default prefix install for modules #2347

refs #2346
refs #2347

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-03-04 12:37:43 +00:00

  • Status changed from Assigned to Feedback
  • Done % changed from 0 to 100

@icinga-migration
Copy link
Author

Updated by Tommi on 2012-03-04 13:41:46 +00:00

works for me

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-03-16 14:11:10 +00:00

  • Status changed from Feedback to Resolved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant