[Koha-bugs] [Bug 1298] New: Web installer uses platform-specific elements

bugzilla-daemon at daddy.katipo.co.nz bugzilla-daemon at daddy.katipo.co.nz
Sat Mar 10 07:47:00 CET 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1298

           Summary: Web installer uses platform-specific elements
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Web Installer
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: jmf at kados.org
         QAContact: koha-bugs at nongnu.org


The web installer uses platform specific elements that make it impossible to
use on platforms other than linux:

1. hard-coded directory names instead of environment variables
2. system call to 'chmod' utility
(rather than chmoding the install dir, set a flag in a config
file to disable the installer)
3. system call to 'find' utility
4. system call to 'mysql' utility

This does not meet our design goals or standards and will need to be fixed
before being included in the 3.0 release.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list