[Tiki-devel] "Tiki Installer missing third party software files"
Volker Wysk <post-hhF2Jplw28UoZk/[email protected]> Tue, 18 Jul 2023 20:28:21 +0200
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi
I'm building a new fork of Tiki. After cloning it to my local machine, I
start setup.sh like this:
sh setup.sh -p php8.2
Then I chose "c". I get this:
--------------------------------------------------
Local PHP version 82 >= to required PHP version 81 - good
curl is /usr/bin/curl
All settings correct for using Composer
Downloading...
Composer (version 2.5.8) successfully installed to:
/var/www/html/tikitest/temp/composer.phar
Use it: php temp/composer.phar
php is /usr/bin/php
Could not scan for classes inside "vendor/adodb/adodb-php/" which does not
appear to be a file nor a folder
Could not scan for classes inside "vendor/h5p/h5p-core" which does not
appear to be a file nor a folder
Could not scan for classes inside "vendor/h5p/h5p-editor" which does not
appear to be a file nor a folder
Could not scan for classes inside "vendor/pear/xml_rpc" which does not
appear to be a file nor a folder
Could not scan for classes inside
"vendor/smarty/smarty/libs/sysplugins/smarty_security.php" which does not
appear to be a file nor a folder
> Tiki\Composer\RestoreVendors::restore
> Tiki\Composer\CleanVendorAfterVendorBundledMigration::cleanLinks
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run
composer update.
Problem 1
- teqneers/shamir is locked to version dev-master and an update of this
package was not requested.
- teqneers/shamir dev-master requires ext-bcmath * -> it is missing from
your system. Install or enable PHP's bcmath extension.
--------------------------------------------------
What's up? The messages don't say much to me.
Volker
_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE6QXGh82Ov3+2nrxp+K4ydFOsHoUFAmS22cUACgkQ+K4ydFOs HoVQiQ/9H+DcsCYkPkuui/3lFNwpjcMG+Gbd+pQPf9ApfgspgocDVDn8k84uigf8 H7mIDtpLPVWo2qq1XR4bl6mx14etwLXN1sWbprmfgULIb4ZVu8I8b34+Npmbn6WN UGZrRwnwB9+7h/dRwU3wjK4gZi2uYa98v0e/puLZkiGGMpbkAtipVSjp80aBsSnA VU1vilaGQrdYKSRWDJ0ohX7k4WiU7e97WIH35sFsteG030egLIMd5ZoTeKNx+tIG lqSJ5SkIeNAML/Rj7msaJZ4hQtzVXubCV8QAtuM/j6aAceAdMXj0Tw/OmcCvve8y lUBIBUcsjU3zWC9qtkqVSBK/gFc0eqAeW/E1fO2TXWyz9IVdhpohlvckM2981MR+ Kp2C0P6D8fuD2eogJZyjtroayE189lsGuTFVS6nWGBR/3+sVEVrYKcpVtWCuidGB yXrgH4UNJdRkAJ7KN/+a6D2n9eeM8jNQ9w2LtfWQS11dgwru9s8CkVxXajTBUPH5 EfyJ8kF/8GtCfT/KoywGRZClhDd+zrLXbkwgcSIuWzwcMjCAgWtmx+obtxJ3niGn ra7OFeKcddoLdKGXWDboyIGtsvz/s8eZj3WVKWQlrPTWohdlDlJniuQQK1ek07D8 dMvFRjADcEDy4aXv1MiFRSZ4JtBXJ9emXtkKUnYIyH45eeblxJk= =pYp6 -----END PGP SIGNATURE-----