php5 port error
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Tue May 16 09:16:43 PDT 2006
Miguel <mmiranda at 123.com.sv> writes:
> Luyt wrote:
>
>>On Tuesday 16 May 2006 16:00, Ashley Moran wrote:
>>
>>
>>
>>>Has anyone installed PHP5 on 6.1 yet?
>>>
>>>I've tried fetching a file off a mirror and copying it to
>>>/usr/ports/distfiles but I still get "php-5.1.4.tar.bz2 doesn't seem to
>>>exist in /usr/ports/distfiles/"
>>>
>>>
>>
>> I had a similar error. I downloaded the "php-5.1.4.tar.bz2" file
>> manually, determined its size, MD5 and SHA256 hashes, and put all
>> that info into "/usr/ports/lang/php5/distinfo". My "portupgrade -R
>> php5" then went OK.
>>
>>My current /usr/ports/lang/php5/distinfo:
>>
>>MD5 (php-5.1.4.tar.bz2) = 66a806161d4a2d3b5153ebe4cd0f2e1c
>> SHA256 (php-5.1.4.tar.bz2) =
>> b55253e9557eceb901d83217ec192da22c28c7b2fdf714d3f151f1db663b5a32
>>SIZE (php-5.1.4.tar.bz2) = 6356171
>>
>>
>>
>>
> thanks a lot Luyt, you saved my day, i was stuck trying to install php
> since yesterday,
You can always use "make makesum" to regenerate the checksums, but be
*very* careful about this; you are throwing away your only guarantee
(such as it is) that you are installing what you think you are.
More information about the freebsd-questions
mailing list