Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: mb on December 29, 2011, 01:29:55 PM
-
I have been tweaking my onboot.lst file and now when i run 'ab' i get 'error while loading shared libraries: libssl.so.1.0.0: no file/dir' .. there is no libssl-1.0.0.tcz anywhere, but i have 0.9.8. ??
-
Rule 1. Tell us what version you are running.
What are you loading that requires libssl.so.1.0.0 and where did you get it?
-
mircocore v4.1 ..i don't know.. i just installed apache-mod-php. I thought openssl/libssl-1.0.0 was in the repos.. but i can't check now.
-
There is no apache-mod-php in the repos.
There is an apache2-mod-php, but it requires libssl-0.9.8.
Perhaps you should run tce-update.
-
yes, apache2.. from my searching i think TC's application browser has been replaced by apache's 'Apache Bench' for the ab command. How would i fix that?
(i installed openssl-1.0.0 with tce-load, now i think ab works, but its the wrong ab)
-
Either use /usr/bin/ab or install appbrowser-cli.
-
Hi mb
There is a name clash between Apache and Tinycore as per the Apache info file:
WARNING: apache2 includes a binary at
/usr/local/bin/ab. This binary will
override the ab command in TC unless it is
used explicitly.