Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where do prorgams go once you've emerged....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kdeman
n00b
n00b


Joined: 04 Mar 2005
Posts: 59

PostPosted: Sun Mar 13, 2005 4:31 pm    Post subject: Where do prorgams go once you've emerged.... Reply with quote

Where do new program go when you emerge them. i emerge boson and mono and they don't appear anywhere...i'm using KDE and i used the menu updater but it doesn't show them......
Back to top
View user's profile Send private message
Nard`
Apprentice
Apprentice


Joined: 23 Jan 2005
Posts: 250

PostPosted: Sun Mar 13, 2005 4:33 pm    Post subject: Reply with quote

program's don't go into a fixed location. they can go anywhere. portage normally installs them into /var/tmp/portage, then merges them into /

they're normally in /bin,/sbin,/usr/bin,/usr/sbin though
_________________
Programming is the process of putting bugs in.
Debugging is the process of attempting to take bugs out, doing an ugly hack, hitting your computer, then claiming insurance.
Back to top
View user's profile Send private message
kdeman
n00b
n00b


Joined: 04 Mar 2005
Posts: 59

PostPosted: Sun Mar 13, 2005 4:35 pm    Post subject: Reply with quote

so then just use the menu editor and add them manually?
Back to top
View user's profile Send private message
Nard`
Apprentice
Apprentice


Joined: 23 Jan 2005
Posts: 250

PostPosted: Sun Mar 13, 2005 4:43 pm    Post subject: Reply with quote

well, I don't use KDE so i don't know for sure but... yes

open up a terminal and try finding them, did you even actually touch a terminal? :P (just wondering)
_________________
Programming is the process of putting bugs in.
Debugging is the process of attempting to take bugs out, doing an ugly hack, hitting your computer, then claiming insurance.
Back to top
View user's profile Send private message
kdeman
n00b
n00b


Joined: 04 Mar 2005
Posts: 59

PostPosted: Sun Mar 13, 2005 4:55 pm    Post subject: Reply with quote

I use the terminal all the time...what would that have to do with it? copying them?
Back to top
View user's profile Send private message
Nard`
Apprentice
Apprentice


Joined: 23 Jan 2005
Posts: 250

PostPosted: Sun Mar 13, 2005 4:58 pm    Post subject: Reply with quote

well, I just wondered why you asked this question as it's relatively easy to figure out if you use a terminal
_________________
Programming is the process of putting bugs in.
Debugging is the process of attempting to take bugs out, doing an ugly hack, hitting your computer, then claiming insurance.
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Sun Mar 13, 2005 9:19 pm    Post subject: Reply with quote

Code:
edwin@edder:~$ whereis AbiWord-2.2
AbiWord-2: /usr/bin/AbiWord-2.2 /usr/lib/AbiWord-2.2


Code:
qpkg -l abiword
Will show where all files are installed. The ones in the bin dirs are the executables:
Code:
edwin@edder:~$ qpkg -l abiword | grep bin
/usr/bin
/usr/bin/ttfadmin.sh
/usr/bin/ttftool
/usr/bin/AbiWord-2.2
/usr/bin/abiword-2.2 -> AbiWord-2.2 1106606344
Back to top
View user's profile Send private message
zieloo
Veteran
Veteran


Joined: 28 Mar 2004
Posts: 1337

PostPosted: Mon Mar 14, 2005 9:14 am    Post subject: Reply with quote

You can also use
Code:
epm -ql
to list the files or try equery (or whatever) from gentoolkit package.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum