LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-20-2007, 09:26 AM   #1
lifeafterdeath
Member
 
Registered: Oct 2007
Location: Bangalore, India
Distribution: SUSE 10.1 SP1, Fedora 7, Fedora 8, Ubuntu 8.04, Ubuntu 9.04
Posts: 65

Rep: Reputation: 15
how to install applications in suse?


I recently came across an application for suse. Its a dock bar similar to mac OSX. I want to install that application. But I dont know how. What commands am I supposed to use generally to install an application?
 
Old 11-20-2007, 09:40 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
First, always use the package manager and repositories if at all possible. It will be in your menus under "yast" or maybe "install software"--or something similar.

In the package manager, you can do a search to see if your app is available. (You may need to select repositories and/or refresh the database.

If it is not available in the repositories, then the installation will depend on the particular program. Does is come as an .rpm?.... or maybe .tar.gz ? If it is .tar.gz, first unpack it using "tar -xzvf filename", then cd into the folder created. There will usually be some kind of README with instructions.
 
Old 11-20-2007, 09:49 AM   #3
lifeafterdeath
Member
 
Registered: Oct 2007
Location: Bangalore, India
Distribution: SUSE 10.1 SP1, Fedora 7, Fedora 8, Ubuntu 8.04, Ubuntu 9.04
Posts: 65

Original Poster
Rep: Reputation: 15
I went through the readme file. It said "make install" and "make menu", etc. I tried them all. But couldn't install it. I was getting errors. The software isn't so necessary for me. I just wanted to try installing a software by giving commands in the terminal.
 
Old 11-20-2007, 12:00 PM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
A good starting point can be this sticky thread. Regarding the installation you've tried, maybe you encountered an unmet dependency, that is when installing from source the code you're trying to compile need some other code (e.g. libraries and include files) or need some other software already installed on your system to properly run. In general these informations are available on the README or the INSTALL file or - even better - in the web site of the project developing that particular piece of software. You have to go through one step at a time. If something doesn't work on the
Code:
./configure
step, you should investigate what is missing on your system. When the configuration is successfully completed you should go through the
Code:
make
step, that is the actual compilation and see if there is any complaint about missing header files or libraries or any other kind of error. After a little of experience you will be able to recognize where the problem resides and look for a solution. If you want, you can post the relevant issues about the installation you're coming through and see if someone can help to figure it out.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SuSE 10.0 Sound with 2 Applications usaf_sp SUSE / openSUSE 1 10-19-2005 04:33 AM
Applications shipped with SuSe ktook Linux - Software 2 09-18-2005 09:00 PM
Icons for SuSE and Other Linux Applications njschroe SUSE / openSUSE 1 01-31-2005 10:40 PM
Cam't install applications in SuSe 9.0 Daniel56 Linux - Software 2 08-17-2004 01:02 AM
porting applications from suse to redhat mehtabhi Linux - Distributions 1 01-22-2003 12:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration