~~Build fails because targets tclkit and sdx can't be found. Are these more dependencies not listed in the PKGBUILD?~~
Never mind, it was an issue on my end.
Git Clone URL: | https://aur.archlinux.org/xampp.git (read-only, click to copy) |
---|---|
Package Base: | xampp |
Description: | A stand-alone LAMPP distribution |
Upstream URL: | https://www.apachefriends.org |
Keywords: | FTP HTML HTTP internet LAMPP MySQL PHP server web webserver |
Licenses: | GPL |
Submitter: | grufo |
Maintainer: | grufo |
Last Packager: | grufo |
Votes: | 35 |
Popularity: | 0.083626 |
First Submitted: | 2017-03-26 15:47 (UTC) |
Last Updated: | 2024-03-08 17:31 (UTC) |
~~Build fails because targets tclkit and sdx can't be found. Are these more dependencies not listed in the PKGBUILD?~~
Never mind, it was an issue on my end.
@Major_25 Sorry for my late answer... You can solve the issue to run one times the command: mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
. I added it to the xampp.install script but I am not sure it works.
im getting an error: /opt/lampp/bin/mysql.server: line 264: kill: (2843) - No such process
i posted about it: https://bbs.archlinux.org/viewtopic.php?pid=1890480#p1890480
UPDATE: FIXED BY DOWNLOADING AND INSTALLING STRAIGHT FROM THE WEBSITE
@Hoite thanks, added it.
Please add the dependency "rsync".
==> Copying executables and launcher...
/home/hoite/.cache/yay/xampp/PKGBUILD: line 85: rsync: command not found
==> ERROR: A failure occurred in package().
Aborting...
Error making: xampp
@andriybyelikov thanks, update it.
For "vfs::mk4::Mount $installerFile $installerMount -readonly" (file "./bitrock-unpacker.tcl" line 22) ==> ERROR: A failure occurred in package(). Aborting... there is a typo in PKGBUILD. On line 83 the first ${pkgdir} should be ${pkgver}. Change that and it should finish installing.
Starting MySQL still doesn't work though.
@amanSetia when I have a free time, I will work on it.
@oguzkagan "vfs::mk4::Mount $installerFile $installerMount -readonly" (file "./bitrock-unpacker.tcl" line 22) ==> ERROR: A failure occurred in package(). Aborting...
"vfs::mk4::Mount $installerFile $installerMount -readonly" (file "./bitrock-unpacker.tcl" line 22) ==> ERROR: A failure occurred in package(). Aborting...
Pinned Comments
grufo commented on 2022-10-21 14:18 (UTC)
For any issue with the upstream code please use the Apache Friends Support Forum.