[horde] Installing the framework
Adrian DeBoer
stud_muffin_540 at yahoo.com
Thu Nov 6 10:40:24 PST 2003
> 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
I am getting the exact errors you are getting! I've
posted to the list once already about this issue (like
you said - many other peopel have too), but no one
replied. I am surprised the list has not responded to
an error like this - its usually very helpful!
Adrian
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
More information about the horde
mailing list