Marc Margolies wrote:
> Hi,
> Any help appreciated.
> Thanks in advance,
> Marc
>
>
>
> A description of my system:
> Intel macmini 2ghz intel, 2gb ram, 1st generation(intel graphic chipset,
> etc).
> Using rc5 of latest X11 and darwin kernel 9.6.0, leopard build 9G55
>
>   
>> readlink -f $f
>> tr '[:upper:]' '[:lower:]'<<<"$f"
>> tr '[:upper:]' '[:lower:]'<<<"$g"
>>  ## There remain symlinks BN_print.3 -> BN_bn2bin.3 and bn_print.3 ->
>> bn_internal.3, we rename the latter.
>>  rm -f /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/BN_print.3
>> /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/bn_print.3 || true
>>  ln -fs BN_bn2bin.3
>> /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/BN_print.3
>>  ln -fs bn_internal.3
>> /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/_bn_print.3
>>  ### for comptibility with libmd (don't know how to set up 
>> update-alternatives
>> with original capitalisation)
>>  mv /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/md5.3
>> /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/MD5.3
>> mv: rename /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/md5.3 
>> to
>> /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/MD5.3: No such 
>> file
>> or directory
>> ### execution of /var/tmp/tmp.1.DHqYe8 failed, exit code 1
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-openssl-0.9.8k-1
>> (Reading database ... 209369 files and directories currently installed.)
>> Removing fink-buildlock-openssl-0.9.8k-1 ...
>> Failed: phase installing: openssl-0.9.8k-1 failed
>>
>>     
>
>   
Try a selfupdate.  There have been some changes made and the current
version is 0.9.8k-3

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to