LinuxQuestions.org
Visit Jeremy's Blog.
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 01-10-2006, 09:16 AM   #1
Arkan123
LQ Newbie
 
Registered: Jan 2006
Location: Canada
Distribution: Mandrake
Posts: 28

Rep: Reputation: 15
Just installed gaim and need help finding the directory it is in to run it


Thanks kwacka and Dtsazza for your help on the last question i posted one more think though how do i find out in which directory i installed it in and how to run it from there thanks a bunch
 
Old 01-10-2006, 10:02 AM   #2
Jorek
Member
 
Registered: Sep 2005
Distribution: Slackware 13.1
Posts: 65

Rep: Reputation: 16
Try to just type: "gaim" in a terminal...
Or you could find out what dir the bin lies in:
whereis gaim.bin
 
Old 01-10-2006, 11:17 AM   #3
Dtsazza
Member
 
Registered: Oct 2005
Location: Oxford, UK
Distribution: Debian Etch (w/ dual-boot XP for gaming)
Posts: 282

Rep: Reputation: 31
Quote:
Originally Posted by Arkan123
Thanks kwacka and Dtsazza for your help on the last question i posted
You're welcome.


If it was installed correctly, and all the files were copied to the right places (which they should be if you used packages), you can type
Code:
which gaim
which will give you the directory that the executable is located in. That said... if the "which" command works, it means that (as Jorek notes) you can just type "gaim" to run it so paradoxically you don't need to know which directory it's in. (It seems that whereis is a more complete version of which - I'm guessing that if one works, the other will, and vice versa. I hadn't actually heard of it until now.)

If that doesn't work, then you'll have to "find" where you put it. The syntax to find is a little tricky, but you can try
Code:
find / -name gaim
from a terminal (preferably as root, but if you installed it as your own username that's fine too). If you did install it yourself, try to have a set place where you put things (I have an "apps" directory in my home directory, for example) - and if you installed it from a package, you can be assured that it'll sort things out properly.

HTH,
Andrzej

Last edited by Dtsazza; 01-10-2006 at 11:19 AM.
 
  


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
Finding SSL for Gaim on RedHat v9 DeBUG Linux - Software 1 08-14-2005 03:38 PM
Gaim 1.0.3 not finding gtkspell-2.0 jmoschetti45 Linux - Laptop and Netbook 2 12-02-2004 10:12 PM
finding libraries [gaim installation] LordFrancis Linux - Newbie 4 10-05-2004 09:18 AM
finding the directory... wrongman Debian 3 05-06-2004 11:26 AM
Finding size of a directory chrisk5527 Linux - General 2 12-30-2003 08:49 AM

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

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