Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: cURIOUSgEORGE on June 17, 2013, 12:25:51 PM
-
Flash11.tcz doesn't work if openssl-1.0.0.tcz is not in onboot.lst
When I put openssl-1.0.0.tcz in onboot.lst then flash11.tcz works.
-
See related thread here:
http://forum.tinycorelinux.net/index.php/topic,15551.msg90502.html#msg90502
-
Are you sure?
Or did you perhaps mean "Flash doesn't work if openssl-1.0.0.tcz is not loaded" ?
-
The problem may be that the current version of curl.tcz requires libssl.so.1.0.0 which is contained in openssl-1.0.0.tcz. The current version of curl.tcz as listed in the APPS browser does not show openssl-1.0.0.tcz as a requirement. If curl is run in a terminal without openssl-1.0.0.tcz loaded, you get an error about missing libssl.so.1.0.0. If you load openssl-1.0.0.tcz, curl seems to run normally.
I believe curl.tcz is required by both firefox.tcz and flash.tcz.
Thank you.
LJK
-
cURIOUSgEORGE
Re: Flash doesn't work if openssl-1.0.0.tcz is not in onboot.lst
I believe you are attempting to post a bug against getFlash11.tcz and not your resultant flash11?
What I am trying to say is, you "should" mention the actual TCZ name in our repo.
I suspect that what you would like to happen is to report a bug against getFlash11 so the building script called getFlash11.sh
includes a certain dependency in its resultant dep file.
As a quick fix, as you created this file, the dep file. Why can't you add it yourself?
2) I think you may be confused about onboot files versus dependency files?
No one can tell you what to include in your onboot. So I suggest you edit the subject line to remove all mention of onboot and consider something along lines of
"getFlash11.tcz build script does not build a missing dependency"
-
Hi ljk
Looks like you basically called it. libcurl.so.4.3.0 which is part of curl.tcz depends on libssl.so.1.0.0
@tinypoodle & aus9: Subject line updated.