[Bug 1806] New: perl Makefile.PL doesn't create a valid Makefile
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@liblime.com ReportedBy: frederic@tamil.fr QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@pippin.metavore.com