linux - how to run .run file in fedora through terminal command? -


i new user of fedora linux , trying install xampp server , have .run file have tried alien command unfortunately command not working

step 1: delete .run file, don't need it.

step 2: install apache (the in xampp), mysql (the m in xampp), php (the 1st p in xampp) , perl (the 2nd p in xampp) through package manager. have x (linux <- x).

yum install apache mysql php perl 

Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -