[horde] Installing the framework

Richard.Heggs at nottinghamcity.gov.uk Richard.Heggs at nottinghamcity.gov.uk
Thu Nov 6 08:33:22 PST 2003


Hi List,

I know there have been several posts on this recently, but I can't find any
about quite the same problem I'm having.

I'm using Suse ES 8, which contains PHP 4.2.2.

I've downloaded the nightly snapshots from 6th November, unpacked the horde
tarball, and unpacked the framework tarball inside it.

When I run 'php install-packages.php' I get 

X-Powered-By: PHP/4.2.2
Content-type: text/html

Installing CLI:
could not open the package file: --force
...

I tried changing the long options to short options in the script:
$pear = 'pear install --force --nodeps --soft';
to
$pear = 'pear install -f -n -s';


Now I get

X-Powered-By: PHP/4.2.2
Content-type: text/html

Installing CLI:
Invalid checksum : 40098 calculated, 0 expected
...

Does anyone have any suggestions?  I don't really want to go and build a new
PHP installation if I can avoid it...

Cheers,
Richard


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


######################################################################
This e-mail (and any attachments) is confidential and may contain personal
views which are not the views of Nottingham City Council unless specifically
stated. If you have received it in error, please delete it from your system,
do not use, copy or disclose the information in any way nor act in reliance
on it and notify the sender immediately. Please note that Nottingham City
Council monitors e-mails sent or received. Further communication will
signify your consent to this.
######################################################################



More information about the horde mailing list