Install AMPPS with default options (at this time of writing there are no options). Expecting it is installed in /usr/local/ampps/*
Since its important to place the new files at specific locations, you need to adapt the filename as requested. All files are owned by root.
ampps_starter:
place this file exactly as /usr/local/bin/ampps
and make it executable
ampps_bootstrapper:
place this file exactly as /usr/local/share/amppsbootstrap
and make it executable
ampps_desktop:
place this file exactly as /usr/share/applications/ampps.desktop
Profit!
Thanks, its worked for me.
And, it might be helpful.
Create install.sh file
touch install.sh
then insert these codes.Install.sh
Open terminal and run
sudo bash install.sh