Hi Robert,
> I bought Brian's PHP 5.2 package and trying to install on our test
> CentOS+BQ server, the install hangs at libtool-libs in the GUI, this in
> the logs, see below. I know his site says to remove any previous
> version, I have 4.3.9 installed after using Strongbolt CD from Gerald
> and doing the Nuonce updates. I don't see any uninstall scripts for PHP
> in my sausalito directories. What am I doing wrong?
>
> Feb 2 13:52:16 bq cced(smd)[19715]: client 0:[0:19709]: SET 1.SWUpdate
> failed (-5) Feb 2 13:52:18 bq cced(smd)[19715]: client 0:[0:19709]: SET
> "[[base-swupdate.rpmInstallError,package=,rpm=nuonce-php-5.2.0-1.i386.rpm]]
>.SWUpdate" message = 100 Feb 2 13:52:18 bq cced(smd)[19715]: client
> 0:[0:19709]: SET 1 . SWUpdate installLock = 0 progress = 100 Feb 2
> 13:52:18 bq cced(smd)[19715]: client 0:[0:19709]: SET succeeded
Check this file for any error messages:
/home/.pkg_install_tmp/.swupdate/package.log
It could be that the PKG simply got corrupted during download or upload and
that the GUI was therefore unable to extract it.
If the PKG is very large you may want to upload it by FTP or SCP to /tmp/
first and then you install it from the command line (as root!) like this:
/usr/sausalito/sbin/pkg_prepare.pl -i -f /path/to/pkg/NAME-OF-FILE.pkg
--
With best regards,
Michael Stauber