Tiny Core Extensions > TCE 2.x

curl

<< < (2/7) > >>

Jason W:
Better yet, I see how to rebuild it with a hard coded openssl path that wont need a wrapper, by adding:

 env LDFLAGS=-R/usr/local/openssl-0.9.8k/lib ./configure --with-ssl

Jason W:
Updated and fixed:


--- Code: ---Title:          curl-dev.tcz
Description:    Client and library for network transfers dev files.
Version:        7.20.0
Author:         Daniel Stenberg
Original-site:  http://curl.haxx.se/
Copying-policy: MIT
Size: 237KB
Extension_by:   Jason W
Comments:       Use this extension along with curl.tcz to compile
apps dependent on curl.
Change-log:     2008/09/10 First version
        2008/12/12 Rebuilt for i486, size, cramfs.
2009/11/26 Updated and built against openssl-0.9.8k
Current: 2010/02/18 Updated to 7.20.0 and hardlinked against openssl-0.9.8k.


--- End code ---


--- Code: ---Title:          curl.tcz
Description:    Client and library for network transfers.
Version:        7.20.0
Author:         Daniel Stenberg
Original-site:  http://curl.haxx.se/
Copying-policy: MIT
Size: 200K
Extension_by:   Jason W
Comments:       ---------
Change-log:     2008/09/10 First version
        2008/12/12 Rebuilt for i486, size, cramfs.
2009/11/26 Updated and rebuilt against openssl-0.9.8k.
Current: 2010/02/18 Updated to 7.20.0 and hardlinked against openssl-0.9.8k.

--- End code ---

SamK:
Since the last reported fix, I have set up various virgin test rigs using TC 2.8.1.  Whenever curl is installed and a check for missing dependencies is made, openssl-0.9.8k.tcz is always reported as missing and must be installed seperately.

For example:  http://forum.tinycorelinux.net/index.php?topic=5131.0
   

Jason W:
openssl-0.9.8k.tcz is in the curl dep file.  Is it installed at the time the check for dependencies is made?

SamK:

--- Quote from: Jason W on February 26, 2010, 06:30:06 AM ---openssl-0.9.8k.tcz is in the curl dep file.  Is it installed at the time the check for dependencies is made?

--- End quote ---
No.  It is consistently identified as missing. 

The latest instance of this occurred today - see the link given in my earlier post.  The only apps installed to this virgin system were OSS, Midori, getFlash10 and Flash10.  At this point the check for missing dependencies was run which again identified openssl-0.9.8k.tcz.
   

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version