balha
August 10, 2010, 12:07am
1
Hello,
i’m a newbie in opensuse
i have opensuse 11.3 .
i tried to install xampp but i have problems
when i try to extract the downloaded archive file to /opt with the command line
tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt
i have an error message :
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
then when i want to start xampp server with
/opt/lampp/lampp start
it didn’t work because the file lampp does not exists in /opt/lampp
the command line ls /opt/lampp/ gives
ls -al /opt/lampp/
total 36
drwxr-xr-x 9 root root 4096 août 1 2009 .
drwxr-xr-x 4 root root 4096 août 9 22:48 …
drwx------ 2 root root 4096 févr. 11 2004 backup
drwxr-xr-x 2 root root 4096 août 1 2009 bin
drwxr-xr-x 2 root root 4096 juil. 14 2004 cgi-bin
drwxr-xr-x 37 root root 4096 mars 14 2006 licenses
drwxr-xr-x 2 root root 4096 juil. 31 2009 logs
drwxrwxrwx 2 root root 4096 août 9 22:49 phpsqliteadmin
drwxr-xr-x 3 root root 4096 janv. 18 2005 tmp
waiting for your answers
thx
So balha, I don’t know anything about xampp, but you would need root permissions to write to the /opt folder. If you are using KDE desktop, you could use the menu Run Command kdesu in front of your tar command. You must enter the root user password and then your command runs as root.
Thank You,
balha
August 10, 2010, 1:11pm
3
thx for the answer
i don’t think that it’s root permission problem ! because i logged in as root !
i will try kdesu command
566
September 23, 2013, 9:18pm
4
Am trying to get Xampp but is says on root account:
opensuse-12-3-v10:~ # chmod 755 xampp-linux-1.8.2-0-installer.run
chmod: cannot access ‘xampp-linux-1.8.2-0-installer.run’: No such file or directory
opensuse-12-3-v10:~ # chmod 755 xampp-linux-1.8.2-3-installer.run
chmod: cannot access ‘xampp-linux-1.8.2-3-installer.run’: No such file or directory
opensuse-12-3-v10:~
(Opens suse 12.3)
:\
knurpht
September 23, 2013, 9:26pm
5
566:
Am trying to get Xampp but is says on root account:
opensuse-12-3-v10:~ # chmod 755 xampp-linux-1.8.2-0-installer.run
chmod: cannot access ‘xampp-linux-1.8.2-0-installer.run’: No such file or directory
opensuse-12-3-v10:~ # chmod 755 xampp-linux-1.8.2-3-installer.run
chmod: cannot access ‘xampp-linux-1.8.2-3-installer.run’: No such file or directory
opensuse-12-3-v10:~
Hi, welcome,
(Opens suse 12.3)
:\
Please open a new thread, this one’s from 2010, and thus an ancient version.