Tiny Core Base > Raspberry Pi
LAMP environment
MrToga:
Hi Rich,
After I run php7.config I get an error that libmcrypt was not found so I compiled the extension using this link ( http://www.tinycorelinux.net/8.x/armv7/tcz/src/libmcrypt/)
and then I get some error from openssl using php7.config so I put the result in build.txt .
Rich:
Hi MrToga
--- Quote from: MrToga on April 27, 2022, 08:14:31 AM --- ... I get an error that libmcrypt was not found so I ...
--- End quote ---
Copy libmcrypt.tcz , libmcrypt-dev.tcz , and libmcrypt-dev.tcz.dep from:
http://tinycorelinux.net/8.x/armv7/tcz/
Then:
--- Code: ---tce-load -i libmcrypt-dev
--- End code ---
This is the same version being used in the TC13 x86 and x86_64 repositories.
MrToga:
Hi,
After I have dowloaded libmcrypt.tcz libmcrypt-dev.tcz and libmcrypt-dev.tcz.dep and add it in /mnt/mmblk0p2/tce/optional directory I tried to use the php7.config script but I get a bunch of error from openssl.c.
Here is the php7.config script and the build.txt (the return of the sript).
Any thougths ?
Juanito:
Did you load the libmcrypt-dev extension?
MrToga:
Hi juanito,
Yes libmcrypt-dev is loaded
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version