I am sorry for the confusion.

 I can't download from https link due to proxy restrictions, unless and 
otherwise it is specified explicitly in curl, that led to confusion and forced 
me to try some other options.

curl -x 192.XXX.YYY.ZZZ:PPP --connect-timeout 30 -f -L -A 'fink/0.29.17' -O 
https://github.com/downloads/lloyd/yajl/yajl-1.0.9.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 53094  100 53094    0     0  21475      0  0:00:02  0:00:02 --:--:-- 21475


Here is the modified info file.

Package: yajl1
Version: 1.0.9
Revision: 1
Depends: %N-shlibs (= %v-%r)
BuildDepends: cmake
BuildDependsOnly: True
Source: https://github.com/downloads/lloyd/yajl/yajl-%v.tar.gz
Source-MD5: 8643ff2fef762029e51c86882a4d0fc6
InstallScript: make install DESTDIR=%d
DocFiles: COPYING README TODO ChangeLog BUILDING
SplitOff: <<
  Package: %N-shlibs
  Files: lib/libyajl.1.0.9.dylib lib/libyajl.1.dylib 
  Shlibs: <<
        %p/lib/libyajl.1.dylib 0.0.0 %n (>= 1.0.9-1)
  <<
  DocFiles: COPYING README TODO ChangeLog BUILDING
<<

License: BSD
Homepage: http://lloyd.github.com/yajl/
Maintainer: Julius Canute <[email protected]>
Description: Yet Another JSON Library

Sorry but still i am not able to figure out the error.

Error: File name '/sw/lib/libyajl.1.dylib' specified in Shlibs does not appear 
to have linker data at all
Error: package contains the shared library
          /sw/lib/libyajl.1.0.9.dylib
       but the corresponding install_name
          libyajl.1.dylib
       is not an absolute pathname.




On Feb 16, 2011, at 2:10 PM, Martin Costabel wrote:

> On 15/02/11 20:56 , Alexander Hansen wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>> 
>> On 2/15/11 2:54 PM, Julius Canute wrote:
>>> I gave the link to yajl-1.0.9.tar.gz present in this website
>>> https://github.com/lloyd/yajl/downloads .
>>> 
>>> 
>>> 
>> 
>> If the Source doesn't work, then the .info file is useless.
> 
> It would help if Canute were a little more consistent in his writings.
> He talks about a link to "yajl-1.0.9.tar.gz" (which BTW is perfectly 
> downloadable for me), but in the info file he has "yajl-1.0.9.tar". And then 
> he continues to talk about download problems with yajl-1.0.11.
> 
> -- 
> Martin
> 

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to