PacketFence - BTS - PacketFence
View Issue Details
0001503PacketFencepackagingpublic2012-08-07 10:312015-02-13 15:42
obilodeau 
 
normalminoralways
closedopen 
 
 
0001503: support installation from source
With the removal of installer.pl and configurator.pl we, yet again, made more complex installation from source.

Ideally the directory needed to be created, the files needed to be touched and our direct Perl dependencies should be in a manifest of some sort and the RPM Spec, deb package and a future make style "installer" should consume that information.

Some of those files were identified in the now removed installer.pl: https://github.com/inverse-inc/packetfence/commit/776f514fa74b52367d2d72db04c4808c02942b55 [^]
As a work-around, people willing to install from source should check the last steps of the SPEC file and also install all perl packages specified in the package.
No tags attached.
related to 0001038closed obilodeau Permission changing in installer.pl 
Issue History
2012-08-07 10:31obilodeauNew Issue
2012-08-07 10:31obilodeauRelationship addedrelated to 0001038
2012-08-08 11:33obilodeauNote Added: 0002923
2015-02-13 15:42lmunroNote Added: 0003833
2015-02-13 15:42lmunroStatusnew => closed

Notes
(0002923)
obilodeau   
2012-08-08 11:33   
updating my lab machine (from source), I stumble upon:

- dropping installation.pl and configurator.pl
We dropped both the installation.pl and configurator.pl scripts in favor of the
newly implemented web based configurator. Make sure to pay attention to the directives ate the end of the package installation.

What am I supposed to do? :(
(0003833)
lmunro   
2015-02-13 15:42   
These bugs have been sitting untouched since 2012.
Closing them and possibly reopening in github tracker where relevant.