You are not logged in.

#1 2024-04-14 10:23:37

gaming
Member
Registered: 2024-04-14
Posts: 10

Xampp starkit package not found during prepare()

I was trying to install xampp using yay aur helper but it showed me this error

application-specific initialization failed:
  /usr/bin/tclkit has no VFS data to start up
can't find package starkit
    while executing
"package require starkit"
    (file "/usr/bin/sdx.kit" line 4)
    invoked from within
"source /usr/bin/sdx.kit"
    (file "/home/akkhil/.cache/yay/xampp/src/bitrock-unpacker.tcl" line 9)
==> ERROR: A failure occurred in prepare().
    Aborting...
-> error making: xampp-exit status 4
-> Failed to install the following packages. Manual intervention is required:
xampp - exit status 4

tryed doing  a MANUAL build using makepkg -si but still same error

Offline

#2 2024-04-14 15:24:32

avasam
Member
Registered: 2020-01-26
Posts: 71
Website

Re: Xampp starkit package not found during prepare()

for install Xampp go to https://www.apachefriends.org and in Download section find linux installer.
Run installer file as sudo .
Install from there and then go to the following path to run xampp :

cd /opt/lampp/
sudo ./manager-linux-x64.run

I don't know why the package in AUR has these problems, but the installer in main site of xampp does not have these problems

Last edited by avasam (2024-04-14 15:25:58)

Offline

#3 2024-04-14 16:11:40

gaming
Member
Registered: 2024-04-14
Posts: 10

Re: Xampp starkit package not found during prepare()

I think its a problem with tclkit when i run
<code>tclkit</code>
it shows me this error

```
application-specific initialization failed:
  /usr/bin/tclkit has no VFS data to start up

```
The installer has success fully instted xampp tho but still what is going on

Last edited by gaming (2024-04-14 16:26:08)

Offline

Board footer

Powered by FluxBB