koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1298] New: Web installer uses platform-specific elements
Date: Sat, 10 Mar 2007 19:47:00 +1300 (NZDT)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]