Page 1 of 1

XAMPP on Linux SUSE

PostPosted: 02. April 2007 16:14
by LawkSalihCom
Hi,

I have recently installed Linux SUSE on a dell machine to get a better look into Linux and the open source environment in general. My next mission is to install the AMP package to have a fully LAMP environment operating in my office. Since I have been an extensive Windows user, I am exploring the option of deploying some of the smaller websites onto an LAMP environment as a trial. I downloaded the xampp-linux-1.6.tar.gz onto the desktop and I read the installations from http://www.apachefriends.org/en/xampp-linux.html#377 which asked me to go Linux Shell and type the followings:

tar xvfz xampp-linux-1.6.tar.gz -C /opt


I am still having trouble getting around this installation. Since I have been working with windows, I'd like to ask you all, kindly, to help me with a step-by-step process as of it was for a 10 year old for me to better understand the procedure and the process.

Thanks.

PostPosted: 02. April 2007 16:18
by Wiedmann
I am still having trouble getting around this installation.

What are your problems?

PostPosted: 02. April 2007 16:20
by LawkSalihCom
I am having problem installing XAMPP on Linux SUSE due to my inexperience with LAMP environment.

PostPosted: 02. April 2007 16:21
by LawkSalihCom
Not sure which direction to take. :(

PostPosted: 02. April 2007 16:30
by LawkSalihCom
When I try to extract the files to the opt folder, it says that I have permission problems.

PostPosted: 02. April 2007 16:31
by Wiedmann
When I try to extract the files to the opt folder, it says that I have permission problems.

Can you post the exact message (and commands you have used)?
(copy 'n paste of the shell window)

PostPosted: 02. April 2007 16:34
by LawkSalihCom
First, I am having permission problem extracting the files to /opt folder. I right clicked on the opt folder and everything is grayed out.

PostPosted: 25. April 2007 19:08
by windofkeltia
You must do this as root, right?