Page MenuHomeDevCentral

Allow to fetch, compile and install an eggdrop automatically
ClosedPublic

Authored by dereckson on Nov 6 2016, 21:30.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 01:57
Unknown Object (File)
Wed, Mar 27, 21:21
Unknown Object (File)
Wed, Mar 27, 04:17
Unknown Object (File)
Sat, Mar 23, 02:41
Unknown Object (File)
Sat, Mar 23, 00:46
Unknown Object (File)
Fri, Mar 22, 16:47
Unknown Object (File)
Mon, Mar 18, 13:12
Unknown Object (File)
Mon, Mar 18, 01:35

Details

Summary

Eggdrop users tend to prefer to compile themselves the software
instead to use a packaged one.

But on Debian, GCC must be instructed to use C89 standard, and
on every OS, paths to TCL headers/libs tend to need to be manually set.
See T1033 for some difficulties to compile one on Eglide.

This installer takes care of these details:
Run install-eggdrop to get the last version in ~/eggdrop directory.

Thanks to @replicatorbe for the name/scope advice, and to @Sandlayth
for tr suggestion.

Test Plan

Script has been tested in pure sh environment on Eglide and Ysul.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Allow to fetch, compile and install an eggdrop automatically.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
Sandlayth edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2016, 19:24
This revision was automatically updated to reflect the committed changes.