Tiny Core Base > Raspberry Pi

LAMP environment

<< < (14/30) > >>

Juanito:
You could try loading coreutils to remove some of the errors.

Which version of openssl are you using - it looks like php is looking for a newer version?

MrToga:
I'm currently using openssl 1.1.1

MrToga:
Hi,

After searching I found out that in the ./configure help openssl need to be in version 0.9.8 but the problem is that I need this version of openssl for my apache

Here the file from ./configure --help

Juanito:
Which version of php are you trying to compile - the versions in the x86_64 repo use openssl-1.1.1

Rich:
Hi MrToga

--- Quote from: MrToga on April 28, 2022, 07:59:53 AM ---After I have dowloaded libmcrypt.tcz libmcrypt-dev.tcz and libmcrypt-dev.tcz.dep ...
--- End quote ---
I believe the  build.txt  you attached (reply #62) is the same file you attached to reply #60 and not a fresh file.

The new  php7.config file  shows you removed  --enable-so  option but the  build.txt  file you posted still contains this:

--- Code: ---configure: WARNING: unrecognized options: --enable-so
--- End code ---

I also ran a  diff  on the 2  build.txt  files and they are identical.



--- Quote from: MrToga on April 28, 2022, 09:22:26 AM --- ... openssl need to be in version 0.9.8 ...
--- End quote ---
No, it says:

--- Code: ---  --with-openssl=DIR      Include OpenSSL support (requires OpenSSL >= 0.9.8)
--- End code ---
That means  0.9.8  is the minimum version, so  1.1.1  is fine.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version