Hopefully it will work now. (revision 4)


On Sat, August 1, 2009 3:48 pm, Martin Costabel wrote:
> William G. Scott wrote:
>> It turns out there is a typo on line 38 of the patch file
>>
>> +sitepk...@install_dir$${prefix}/lib/python${PY_VERSION}/site-packages
>>
>> should be
>>
>> +sitepk...@install_dir@${prefix}/lib/python${PY_VERSION}/site-packages
>>
>> This corrects the problem you found.
>>
>> However there are some additional problems in that it tries to install
>> the examples, doc and tools directly into /sw/share, so I need to fix
>> that as well.
>
> Also, there is a problem with the source tarball. I get a checksum
> mismatch (same after repeated downloads):
>
> The checksum of the file apbs-1.1.0-source.tar.gz of package apbs-1.1.0-3
> is
> incorrect. The most likely cause for this is a corrupted or incomplete
> download
> Expected: 8b844ba848cf853da712bbbf9f2e1553
> Actual: MD5(ca31ba09714e4fc9acce91e7961569cd)
>          SHA1(7274a3a896da551f2bb689bb32ea5c852cbd32bb)
>
> And the patch does not apply:
>
> sed 's|@INSTALL_DIR@|/sw/src/fink.build/root-apbs-1.1.0-3|g' <
> /sw/fink/dists/unstable/main/finkinfo/sci/apbs.patch | patch -p1
> patching file tools/python/Makefile.in
> Hunk #1 FAILED at 52.
> Hunk #2 FAILED at 234.
>
> The reason is that in the source file there is
> ${top_builddir}/contrib/blas/.libs/libapbsblas.a, whereas the patch file
> talks about ${top_builddir}/contrib/lib/libapbsblas.a.
>
> --
> Martin
>
>
>
>



William G. Scott

Contact info:
http://chemistry.ucsc.edu/~wgscott/



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to