Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]: What package to install
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3551

PostPosted: Tue Sep 18, 2012 9:10 pm    Post subject: [SOLVED]: What package to install Reply with quote

Hi, ALL,
I barely remember that in order to answer: "What package the program belongs?" I need to issue:

equery belongs

So, I tried:

equery belongs fglrx

but received

equery: command not found

Help!

Thank you.


Last edited by ONEEYEMAN on Wed Sep 19, 2012 6:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9645
Location: almost Mile High in the USA

PostPosted: Tue Sep 18, 2012 9:24 pm    Post subject: Reply with quote

equery is in app-portage/gentoolkit
But this checks only stuff already installed.
You could do emerge --search if that's what you're looking for?
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3551

PostPosted: Tue Sep 18, 2012 9:50 pm    Post subject: Reply with quote

Hi,
Thank you for the reply.
What I'm looking for is "fglrx": program to check 3D rendering of OpenGL.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Tue Sep 18, 2012 11:01 pm    Post subject: Reply with quote

"equery belongs" only reports what package an existing file on your system belongs to. For instance:
Code:
~ # equery belongs /usr/bin/ls
 * Searching for /usr/bin/ls ...
sys-apps/coreutils-8.14 (/bin/ls)
Finding something that isn't installed is harder. Sometimes it takes a lot of looking or just someone that knows. I think I know what you're looking for and that's glxgears. It's part of x11-apps/mesa-progs. :wink:

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3551

PostPosted: Tue Sep 18, 2012 11:14 pm    Post subject: Reply with quote

Hi, John,
According to this page topic 4.4, it is called "glxinfo" ;-)
Is it the one?

Thank you.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Sep 19, 2012 12:30 am    Post subject: Reply with quote

Code:
~ # equery belongs `which glxinfo`
 * Searching for /usr/bin/glxinfo ...
x11-apps/mesa-progs-8.0.1 (/usr/bin/glxinfo)
Why, yes. :wink:

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3551

PostPosted: Wed Sep 19, 2012 6:03 pm    Post subject: Reply with quote

Thank you, John.
3D works on my system without any tweaking. ;-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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