Hi everybody, I'm running the latest MacPorts on a PPC G4 PowerBook with Max OS X 10.4.10. When running sudo port selfupdate sudo port install tripwire I get errors after tripwire finishes building and tries to run the install.sh shell script: ---> Fetching tripwire ---> Verifying checksum(s) for tripwire ---> Extracting tripwire ---> Applying patches to tripwire ---> Configuring tripwire ---> Building tripwire with target all ---> Staging tripwire into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/tripwire-2.3.1-2" && make install DESTDIR=/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot " returned error 2 Command output: /usr/bin/install -c twadmin /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/twadmin make[3]: Nothing to be done for `install-data-am'. Making install in siggen /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c siggen /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/siggen make[3]: Nothing to be done for `install-data-am'. Making install in tripwire /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c tripwire /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/tripwire make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook prefix="/opt/local" sysconfdir="/opt/local/etc/tripwire" \ path_to_vi="/usr/bin/vi" path_to_sendmail="/usr/sbin/ sendmail" \ ./install/install.sh Installer program for: Tripwire(R) 2.3 Open Source Copyright (C) 1998-2000 Tripwire (R) Security Systems, Inc. Tripwire (R) is a registered trademark of the Purdue Research Foundation and is licensed exclusively to Tripwire (R) Security Systems, Inc. Say 'sh install.sh', not 'sh < install.sh' make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 Error: Status 1 encountered during processing. What's wrong? thanks for any hints, Tobias W.