koha-bugs
[Top][All Lists]
Advanced

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

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1806] New: perl Makefile.PL doesn't create a valid Makefile
Date: Tue, 29 Jan 2008 06:45:53 -0800 (PST)

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


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.




reply via email to

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