install.sh

shrek-m at gmx.de shrek-m at GMX.DE
Wed Mar 10 10:43:57 GMT 2004


John Rudd wrote:

> So, what exactly does install.sh do?

not 100% exactly

$ grep "^#" /usr/local/MailScanner-4.28.5-*/install.sh
#!/bin/sh
# Check that /usr/src/redhat exists
# Ensure that the RPM macro
# %_unpackaged_files_terminate_build 1
# is set. Otherwise package building will fail.
# Check they don't have 2 Perl installations, this will cause all sorts
# of grief later.
# Check to see if they want to ignore dependencies in the final
# MailScanner RPM install.
# Check that they aren't on a RaQ3 with a broken copy of Perl 5.005003.
# Check that they aren't missing pod2text but have pod2man.
# Check they have the development tools installed on SuSE
# Check they have an up to date copy of ExtUtils::MakeMaker or else they
# will start generating duff Makefiles.

--
shrek-m



More information about the MailScanner mailing list