Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where portage installed my files?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
snagar
n00b
n00b


Joined: 23 May 2003
Posts: 31

PostPosted: Sun Jun 08, 2003 7:40 pm    Post subject: Where portage installed my files? Reply with quote

After emerging a program, portage describes where the new program/deps are located - but who writes them down? :wink:

Now Im searching for my "jdk" or any program so to speak, and I want to know if there is an <emerge> option that will show me where the files of certain program are ?

Thanks
Back to top
View user's profile Send private message
peterk0
Apprentice
Apprentice


Joined: 25 Mar 2003
Posts: 188
Location: Prague

PostPosted: Sun Jun 08, 2003 7:43 pm    Post subject: Reply with quote

HI,

primarly portage is installing progs into /usr/share/progname, but sometimes for example openoffice, java etc. are installed in /opt/progname ... 8)
Back to top
View user's profile Send private message
snagar
n00b
n00b


Joined: 23 May 2003
Posts: 31

PostPosted: Sun Jun 08, 2003 8:03 pm    Post subject: Reply with quote

:D
Thanks - I did find java in the opt as you said.

But isn't there any <flag> for emerge to show me this locations ?



:?
Back to top
View user's profile Send private message
peterk0
Apprentice
Apprentice


Joined: 25 Mar 2003
Posts: 188
Location: Prague

PostPosted: Sun Jun 08, 2003 8:06 pm    Post subject: Reply with quote

There isn't really any flag...
It happens really seldom that program is put into /opt, generally just look into /usr/share/
Well, you can see where an ebuild is going to install from looking into the ebuild file for your desired program.
You can find this ebuild files in /usr/portage/...
Back to top
View user's profile Send private message
snagar
n00b
n00b


Joined: 23 May 2003
Posts: 31

PostPosted: Sun Jun 08, 2003 8:15 pm    Post subject: Reply with quote

thanks

:D
Back to top
View user's profile Send private message
bmichaelsen
Veteran
Veteran


Joined: 17 Nov 2002
Posts: 1277
Location: Hamburg, Germany

PostPosted: Sun Jun 08, 2003 10:35 pm    Post subject: Reply with quote

Code:
emerge gentoolkit

and then
Code:
qpkg -l packagename
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Sun Jun 08, 2003 11:20 pm    Post subject: Reply with quote

F.Y.I. as for /opt vs /usr, Gentoo installs binary-only ebuilds in /opt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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