[Koha-bugs] [Bug 1806] New: perl Makefile.PL doesn't create a valid Makefile

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Jan 29 15:45:53 CET 2008


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

           Summary: perl Makefile.PL doesn't create a valid Makefile
           Product: Koha
           Version: rel_3_0
          Platform: Macintosh
        OS/Version: FreeBSD
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Installation (command-line installer)
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: frederic at tamil.fr
         QAContact: koha-bugs at nongnu.org


On a FreeBSD 6.3 box, installation script doesn't work propertly :

* 'perl ./Makefile.pl' creates a Makefile
* 'make' works
* 'make test' works also
* 'make install' returns an error message:
  No rule to make target 'install'.
  - 'Makefile' doesn't  contain an install target 
    at all.
  - 'Makefile' file size is 906KB vs 1.5MB on a 
    Debian box

I've tried with 'gmake' rather than BSD 'make' but 
it doesn't work better.




------- 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