LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 10-16-2004, 02:20 PM   #1
john@IVC
LQ Newbie
 
Registered: Oct 2004
Location: Sunny Southern California
Distribution: Redhat 9.0
Posts: 2

Rep: Reputation: 0
Question RPM Installations


When you install a new package in Linux via the RPM. No new shortcuts are created, I guess. Is there a standard way of creating these shortcuts for applications. I installed Thunderbird email application a couple days ago and asked to have it be my default email application. But I can't find where to launch it. Thanks for the help in advance.
 
Old 10-18-2004, 02:58 PM   #2
vonedaddy
Member
 
Registered: Aug 2004
Location: Philadelphia,PA
Posts: 185

Rep: Reputation: 17
I am also new to linux and had the same problem. What I did (I dont know if it is right) but I found the installation directory and drag-and-dropped the shell script that launches the app on my desktop. It works.
 
Old 10-18-2004, 07:40 PM   #3
Tap-Out
Member
 
Registered: Oct 2002
Location: Halifax, NS
Distribution: Ubuntu, Mepis, Debian
Posts: 130

Rep: Reputation: 15
When you install a new RPM package it usually creats a link to the application in /bin or /sbin. If you can't find a shortcut to the application you installed try opening up a terminal window or using the run command option from your task bar and type in

Code:
/sbin/name-of-application

or

/bin/name-of-application
Once you find what command starts your newly installed application you can create a new link to applicaiton on your desktop and point it to that command.

Cheers

Tap.
 
Old 10-19-2004, 01:56 AM   #4
kimchee411
Member
 
Registered: Sep 2004
Posts: 30

Rep: Reputation: 15
You can query RPM to see exactly which files were installed to where for any given package. First query all and use grep to find the exact name of the package you're looking for...

rpm -aq | grep [search word]

Then you when you know the package name:

rpm -qvli [package name]

q=query, v=verbose, l=list files, i=information (will give you some info about the pkg before listing the files). The startup binary should be in a bin directory (/usr/bin/, usr/local/bin, etc.) as mentioned before.

This is also useful for finding icons and such.

Hey, I'm actually answering a question instead of asking one! Woo hoo!

Last edited by kimchee411; 10-19-2004 at 01:57 AM.
 
  


Reply



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
installations tableyou Linux - Newbie 3 10-18-2005 10:37 PM
Suse 9.2 rpm vs. tarball installations ursahoribl Linux - Newbie 1 02-14-2005 12:18 AM
Whare are RPM Installations paultaylor Linux - Software 3 11-12-2004 03:25 PM
RPM installations charlie126 Linux - Software 14 05-17-2004 09:42 PM
RPM Installations Being Weird bendman Linux - Newbie 2 03-08-2004 06:06 AM

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

All times are GMT -5. The time now is 10:24 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