Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-03 Thread Sebastian Beßler

Am 03.11.2010 15:03, schrieb Joseph:


How about without the '-I

eix zziplib


That gives:

Shao ~ # eix zziplib
[I] dev-libs/zziplib
 Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
 Installed versions:  0.13.59-r1(09:47:38 13.10.2010)(sdl -doc 
-static-libs -test)

 Homepage:http://zziplib.sourceforge.net/
 Description: Lightweight library used to easily extract 
data from files archived in a single zip file


So it is nothing near the wanted result.

Greetings

Sebastian Beßler





Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-03 Thread Alan McKinnon
Apparently, though unproven, at 16:33 on Wednesday 03 November 2010, Sebastian 
Beßler did opine thusly:

 Am 03.11.2010 15:03, schrieb Joseph:
  How about without the '-I
  
  eix zziplib
 
 That gives:
 
 Shao ~ # eix zziplib
 [I] dev-libs/zziplib
   Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
   Installed versions:  0.13.59-r1(09:47:38 13.10.2010)(sdl -doc
 -static-libs -test)
   Homepage:http://zziplib.sourceforge.net/
   Description: Lightweight library used to easily extract
 data from files archived in a single zip file
 
 So it is nothing near the wanted result.


Using eix to find anything you don't have is a waste of time.

eix indexes stuff you DO have or is in the tree. It does not index files you 
do not have.

Doh. 

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-03 Thread Joseph

On 11/02/10 19:25, Kfir Lavi wrote:

Hi,
Is there a way to search for a file that I can install, but is not currently
installed in the system?
For example:
$ equery belongs zzdir
[ Searching for file(s) zzdir in *... ]
dev-libs/zziplib-0.13.59-r1 (/usr/bin/zzdir)

$ eix -I zziplib
[I] dev-libs/zziplib
Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
Installed versions:  0.13.59-r1(09:22:31 10/30/10)(sdl -doc
-static-libs -test)
Homepage:http://zziplib.sourceforge.net/
Description: Lightweight library used to easily extract data
from files archived in a single zip file


Here zziplib is installed.
I would like equery return the same output when zziplib is not installed.


How about without the '-I

eix zziplib

--
Joseph



[gentoo-user] Search for a file that is not installed in the system?

2010-11-02 Thread Kfir Lavi
Hi,
Is there a way to search for a file that I can install, but is not currently
installed in the system?
For example:
$ equery belongs zzdir
[ Searching for file(s) zzdir in *... ]
dev-libs/zziplib-0.13.59-r1 (/usr/bin/zzdir)

$ eix -I zziplib
[I] dev-libs/zziplib
 Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
 Installed versions:  0.13.59-r1(09:22:31 10/30/10)(sdl -doc
-static-libs -test)
 Homepage:http://zziplib.sourceforge.net/
 Description: Lightweight library used to easily extract data
from files archived in a single zip file


Here zziplib is installed.
I would like equery return the same output when zziplib is not installed.

Is it possible?

Regards,
Kfir


Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-02 Thread Dale

Kfir Lavi wrote:

Hi,
Is there a way to search for a file that I can install, but is not 
currently installed in the system?

For example:
$ equery belongs zzdir
[ Searching for file(s) zzdir in *... ]
dev-libs/zziplib-0.13.59-r1 (/usr/bin/zzdir)

$ eix -I zziplib
[I] dev-libs/zziplib
 Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
 Installed versions:  0.13.59-r1(09:22:31 10/30/10)(sdl -doc 
-static-libs -test)

 Homepage: http://zziplib.sourceforge.net/
 Description: Lightweight library used to easily extract 
data from files archived in a single zip file



Here zziplib is installed.
I would like equery return the same output when zziplib is not installed.

Is it possible?

Regards,
Kfir


Well, this is not something you install but you can use this site to 
look for files that some unknown package provides.


http://www.portagefilelist.de/index.php/Special:PFLQuery2

Just type in the name and see what package it shows providing that file.

If you can, install app-portage/pfl and you can help build the list of 
files as well.  I run mine every few weeks or when I install something new.


Hope that helps.

Dale

:-)  :-)



Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-02 Thread Alex Schuster
Kfir Lavi writes:

 Is there a way to search for a file that I can install, but is not
 currently installed in the system?

Have a look here:

http://www.portagefilelist.de/index.php/Special:PFLQuery2

This is not 100% reliable, as sometimes the files that get installed 
depend on USE flags and such. But it worked well for me in the past.

Wonko



Re: [gentoo-user] Search for a file that is not installed in the system?

2010-11-02 Thread Alan McKinnon
Apparently, though unproven, at 19:25 on Tuesday 02 November 2010, Kfir Lavi 
did opine thusly:

 Hi,
 Is there a way to search for a file that I can install, but is not
 currently installed in the system?
 For example:
 $ equery belongs zzdir
 [ Searching for file(s) zzdir in *... ]
 dev-libs/zziplib-0.13.59-r1 (/usr/bin/zzdir)
 
 $ eix -I zziplib
 [I] dev-libs/zziplib
  Available versions:  0.13.58-r1 0.13.59-r1 {doc sdl static-libs test}
  Installed versions:  0.13.59-r1(09:22:31 10/30/10)(sdl -doc
 -static-libs -test)
  Homepage:http://zziplib.sourceforge.net/
  Description: Lightweight library used to easily extract data
 from files archived in a single zip file
 
 
 Here zziplib is installed.
 I would like equery return the same output when zziplib is not installed.

It's not totally possible as Dale and Alex said. The site they gave works well 
fpr the most part. But there's another way - 

just ask here :-)

Seriously, it works. Someone is bound to have what you need and will run an 
equery depends for you. Luckily, the question you ask is actually quite rare.


-- 
alan dot mckinnon at gmail dot com