LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   eclipse on linux (https://www.linuxquestions.org/questions/linux-software-2/eclipse-on-linux-414892/)

Gary_hide 02-13-2006 08:26 AM

eclipse on linux
 
hi guys im a newb. i got suse 10 on my laptop and when i try to install eclipse-SDK-3.1.2-linux-gtk.tar.gz it comes with some problems...
first i tried to install it with KPackage and it says:
installpkg -warn //home/gary/eclipse-SDK-3.1.2-linux-gtk.tar.gz ;echo RESULT=$ ?
sh: installpkg: command not found
RESULT=127
then i tried something like:
:~> su
Password:
linux:/home/# installpkg eclipse-SDK-3.1.2-linux-gtk.tar.gz
bash: installpkg: command not found

wat is going on??im totally confused...
any help?

Thanks a lot

Seagull 02-13-2006 08:42 AM

This is a 'zip' file so you should just 'unzip' it.

Use something like;
tar -zxvf eclipse-SDK-3.1.2-linux-gtk.tar.gz

If everything is okay it should unpack into the current directory.

Gary_hide 02-13-2006 08:48 AM

ops...
thanks

rshaw 02-14-2006 12:46 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

http://www.linuxquestions.org/questi...d.php?t=414891


All times are GMT -5. The time now is 03:15 AM.